claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Claude Plugins

claude-annotate

Claude Code plugin: draw on a live frontend in the Playwright browser, annotated screenshot flows back into the session. Local, no cloud.

// Claude Plugins[ cli ][ web ][ claude ]#claude#plugins$open-sourceupdated 9 days ago
Actively maintained
98/100
last commit 10 days ago
last release none
releases 0
open issues 0
// install
git clone https://github.com/tomreinert/claude-annotate

Claude Annotate

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!

annotate

Install

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

Use

Launch Claude Code with the channel turned on:

claude --dangerously-load-development-channels plugin:annotate@claude-annotate
  1. Type /annotate. Claude launches a Playwright browser with the annotation toolbar.
  2. Draw your feedback and hit Send. Claude makes the changes.
  3. 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).

Notes

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!

// compatibility

Platformscli, web
Operating systems
AI compatibilityclaude
License
Pricingopen-source
LanguageJavaScript

// faq

What is claude-annotate?

Claude Code plugin: draw on a live frontend in the Playwright browser, annotated screenshot flows back into the session. Local, no cloud.. It is open-source on GitHub.

Is claude-annotate free to use?

claude-annotate is open-source, so it is free to use.

What category does claude-annotate belong to?

claude-annotate is listed under plugins in the Claudeers registry of Claude-compatible tools.

0 views
23 stars
unclaimed
updated 9 days ago

// embed badge

claude-annotate on Claudeers
[![Claudeers](https://claudeers.com/api/badge/claude-annotate.svg)](https://claudeers.com/claude-annotate)

// retro hit counter

claude-annotate hit counter
[![Hits](https://claudeers.com/api/counter/claude-annotate.svg)](https://claudeers.com/claude-annotate)

// reviews

// guestbook

0/500

// related in Claude Plugins

🔓

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

// pluginsmultica-ai/187,223[ claude ]
🔓

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explainin…

// pluginsanthropics/Python135,848[ claude ]
🔓

"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/

// pluginsHKUDS/Python44,672Apache-2.0[ claude ]
🔓

A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress

// pluginsjarrodwatts/JavaScript26,116MIT[ claude ]
→ see how claude-annotate connects across the ecosystem