cd /news/ai-tools/show-hn-claude-code-plugin-to-draw-f… · home topics ai-tools article
[ARTICLE · art-43173] src=github.com ↗ pub= topic=ai-tools verified=true sentiment=· neutral

Show HN: Claude Code plugin to draw feedback and send it back into the session

A developer released a plugin for Claude Code that allows users to draw feedback directly onto a frontend and send it to Claude for implementation. The tool uses Playwright MCP and an annotation toolbar to capture visual feedback and relay it into the AI session. It is currently a work in progress, with the creator seeking feedback on its performance across different environments.

read1 min views1 publishedJun 29, 2026
Show HN: Claude Code plugin to draw feedback and send it back into the session
Image: source

Draw your feedback onto your frontend and send it straight to Claude.

🧪 Work in progress, I'm still testing this as I build. Feedback welcome!

You need the Playwright MCP connected:

claude mcp add playwright npx @playwright/mcp@latest

Then install the plugin:

claude plugin marketplace add tomreinert/claude-annotate
claude plugin install annotate@claude-annotate --scope user

Launch Claude Code with the channel turned on:

claude --dangerously-load-development-channels plugin:annotate@claude-annotate
  • Type /annotate

. Claude launches a Playwright browser with the annotation toolbar. - Draw your feedback and hit Send. Claude makes the changes. - Profit!

Keep drawing and sending as often as you like. Say "stop reviewing" when you are done.

See the full guide for the toolbar shortcuts and FAQ (including why the --dangerously-load-development-channels

flag is safe and how to skip it).

This works quite well in my local setup with an app running on localhost:3000. Many moving parts though, so I'm curious how it works in different enviroments.

Looking forward to feedback and issues!

── more in #ai-tools 4 stories · sorted by recency
── more on @claude code 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-claude-code-…] indexed:0 read:1min 2026-06-29 ·