{"slug": "show-hn-claude-code-plugin-to-draw-feedback-and-send-it-back-into-the-session", "title": "Show HN: Claude Code plugin to draw feedback and send it back into the session", "summary": "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.", "body_md": "Draw your feedback onto your frontend and send it straight to Claude.\n\n🧪 Work in progress, I'm still testing this as I build. Feedback welcome!\n\nYou need the [Playwright MCP](https://playwright.dev/docs/getting-started-mcp) connected:\n\n```\nclaude mcp add playwright npx @playwright/mcp@latest\n```\n\nThen install the plugin:\n\n```\nclaude plugin marketplace add tomreinert/claude-annotate\nclaude plugin install annotate@claude-annotate --scope user\n```\n\nLaunch Claude Code with the channel turned on:\n\n```\nclaude --dangerously-load-development-channels plugin:annotate@claude-annotate\n```\n\n- Type\n`/annotate`\n\n. Claude launches a Playwright browser with the annotation toolbar. - Draw your feedback and hit\n**Send**. Claude makes the changes. - Profit!\n\nKeep drawing and sending as often as you like. Say \"stop reviewing\" when you are done.\n\nSee the [full guide](/tomreinert/claude-annotate/blob/main/GUIDE.md) for the toolbar shortcuts and FAQ (including why the\n`--dangerously-load-development-channels`\n\nflag is safe and how to skip it).\n\nThis 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.\n\nLooking forward to feedback and issues!", "url": "https://wpnews.pro/news/show-hn-claude-code-plugin-to-draw-feedback-and-send-it-back-into-the-session", "canonical_source": "https://github.com/tomreinert/claude-annotate", "published_at": "2026-06-29 08:38:01+00:00", "updated_at": "2026-06-29 08:58:39.382628+00:00", "lang": "en", "topics": ["ai-tools", "developer-tools", "ai-agents"], "entities": ["Claude Code", "Playwright MCP", "Claude Annotate", "tomreinert"], "alternates": {"html": "https://wpnews.pro/news/show-hn-claude-code-plugin-to-draw-feedback-and-send-it-back-into-the-session", "markdown": "https://wpnews.pro/news/show-hn-claude-code-plugin-to-draw-feedback-and-send-it-back-into-the-session.md", "text": "https://wpnews.pro/news/show-hn-claude-code-plugin-to-draw-feedback-and-send-it-back-into-the-session.txt", "jsonld": "https://wpnews.pro/news/show-hn-claude-code-plugin-to-draw-feedback-and-send-it-back-into-the-session.jsonld"}}