Claude Code plugin for InstantCode Annotator - enables AI-human collaboration through visual element selection and annotation
Claude Code plugin for vite-plugin-ai-annotator - enables AI-human collaboration through visual element selection and annotation.
This plugin provides Claude Code with knowledge about AI Annotator, a tool that bridges the gap between AI assistants and web development by allowing:
In Claude Code, first add the marketplace, then install the plugin:
/plugin marketplace add nguyenvanduocit/claude-annotator-plugin
/plugin install claude-annotator-plugin@claude-annotator-plugin
Then ask Claude: "Set up ai-annotator for my project" - it will handle everything!
git clone https://github.com/nguyenvanduocit/claude-annotator-plugin.git
claude --plugin-dir ./claude-annotator-plugin
# User scope (default) - available across all projects
/plugin install claude-annotator-plugin@claude-annotator-plugin --scope user
# Project scope - shared with team via version control
/plugin install claude-annotator-plugin@claude-annotator-plugin --scope project
When you ask Claude to set up ai-annotator, it will:
vite-plugin-ai-annotator as a dev dependencyvite.config.ts with the annotator pluginFramework Support:
The annotator skill provides comprehensive guidance on:
Trigger phrases:
| Tool | Description |
|---|---|
annotator_list_sessions | List connected browser sessions |
annotator_get_page_context | Get current page URL, title, selection count |
annotator_select_feedback | Enter inspect mode or select by CSS/XPath |
annotator_get_feedback | Get data about selected elements |
annotator_capture_screenshot | Capture viewport or element screenshot |
annotator_clear_feedback | Clear all selections |
annotator_inject_css | Inject CSS styles into page |
annotator_inject_js | Execute JavaScript in page context |
annotator_get_console | Get captured console logs |
Note: All tools (except annotator_list_sessions) accept an optional sessionId parameter. If only one browser is connected, it auto-selects.
MIT
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub nguyenvanduocit/claude-annotator-plugin --plugin claude-annotator-pluginGeneric knowledge-vault tooling for Claude Code — LSP server + CLI validator + shared parsing lib (body parser, template rules). Config-driven vault root via .claude/vault-keeper.json; single source of truth for vault validation logic.
Domscribe is a pixel-to-code development tool that maps running UI elements to their exact source locations, capturing runtime context (props, state, DOM) for handoff to coding agents via MCP.
Stream sideshow browser comments to Claude Code as notifications, and publish snippets over MCP.
Shared Claude Code plugin for frontend teams, including frontend skills, subagents, hooks, and MCP integration for Figma/Sketch/MasterGo/Pixso/墨刀/摹客. All reports auto-saved as Markdown files.
CodyMaster v7.5 — token-optimized AI agent skills (progressive disclosure, ~100 tok index → SKILL.md on demand) + slash commands + sub-agents + cm-context MCP server. Browse Hybrid Bridge, a11y snapshots, structured error collection, video recording, anti-slop design layer, and self-evolving skill hooks/monitors.
Agents specialized in frontend development, UI design, and presentation engineering. Focuses on visual design, user experience, and interaction patterns.
Agents for UI/UX design, accessibility, and user experience optimization