Click to annotate.
For agents.
Smart clicks, better results. Clickly adds a floating toolbar to your React app — click any element, annotate it, and ship structured context straight to Claude Code, Cursor, or any AI agent. No screenshots. No “the blue button in the sidebar.”
How you use it
- Click the toolbar icon in the bottom-right to activate
- Hover over elements to see them highlighted with a cyan ring
- Click any element to open the annotation popup
- Write your feedback and click Add
- Click Copy to get formatted markdown
- Paste into Claude Code, Cursor, or any AI agent
Tip: With MCP integration, skip copy-paste entirely — your agent sees annotations in real time.
What agents get
- CSS selector to grep your codebase precisely
- Source file + line to jump directly to the right component
- React component tree —
App > Page > Button - Computed styles — current size, color, font
- Your feedback with intent, priority, and context
Best practices
- Be specific — “Button text unclear” beats “fix this”
- One issue per annotation — easier for agents to address individually
- Include context — what you expected vs. what you see
- Select text — for typos, select the exact words before annotating
- Pause animations — freeze to capture a specific frame