Drawbridge
Description
Design editor for Claude Code and Cursor. "Figma Comments" for the browser, are sent directly to Claude Code and Cursor as prompts.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Drawbridge
Visual annotations for AI coding assistants.
Drawbridge is a Chrome extension that lets you click on your running app, leave Figma-style comments, capture screenshots, and turn those notes into local task files your AI coding tools can act on.
It is built for browser-to-code feedback loops with Cursor, Claude Code, Codex, and Windsurf.
What It Does
- Annotate visible UI elements directly in the browser.
- Draw freeform rectangles for layout, spacing, and visual bugs that are not tied to a single DOM node.
- Capture selector data, element context, bounding boxes, and screenshots with each note.
- Sync tasks into your project as readable markdown and structured JSON.
- Track task status through
to do,doing, anddone. - Deploy the
/bridgeworkflow for Claude Code, Codex, and Windsurf, plus Drawbridge workflow rules for AI agents. - Recover cleanly after extension reloads: the toolbar icon can inject missing scripts into existing tabs and toggles the existing drawer instead of stacking duplicates.
Setup
1. Install The Extension
- Clone or download this repo.
- Open Chrome and go to
chrome://extensions. - Turn on Developer mode.
- Click Load unpacked.
- Select this folder:
drawbridge/chrome-extension/. - Pin Drawbridge from Chrome's Extensions menu.
For local `file://` pages, open the Drawbridge extension details in Chrome and enable Allow access to file URLs.

2. Connect Your Project
- Open the app or page you want to annotate.
- Click the Drawbridge toolbar icon.
- Click Connect Project in the drawer.
- Select the local project root for that app.
- Approve Chrome's file access prompt.
Drawbridge creates and maintains files in your project so your AI tool can read the work queue.
3. Process The Queue
After adding annotations, open your project in Cursor, Claude Code, Codex, or Windsurf and ru
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://