noemuch

10 mods across 1 repository, 156 stars between them.

bridge-ds-dev

01

noemuch/bridge

Plugin Claude Code

Development marketplace for Bridge DS — local install via /plugin marketplace add .

156 3mo ago A tokens not measured original MIT

bridge

02

noemuch/bridge

Plugin Claude Code

Compiler-driven design generation in Figma — 100% design system compliant. Compiles component specs into verified Figma output via MCP.

156 3mo ago A tokens not measured original MIT

figma-console

03

noemuch/bridge

MCP server Claude CodeCodexCursor +2

The most comprehensive MCP server for Figma — design tokens, variables, components, write tools, version history diff, accessibility audits, FigJam, Slides, and more. Local (WebSocket Desktop Bridge plugin) and Cloudflare Workers (paired + remote) modes. Runs locally from the figma-console-mcp npm package. Needs 1…

156 3mo ago A tokens not measured original MIT

bridge CLAUDE.md

04

noemuch/bridge

Instructions file

Instructions for noemuch/bridge, covering bridge ds — claude code instructions, mission, the 3 pillars, design principle: subtraction by default and architecture.

156 3mo ago A 1,174 tokens original MIT

SessionStart

05

noemuch/bridge

Hook

Runs when a session starts, running $CLAUDE_PLUGIN_ROOT/hooks/session-start. From noemuch/bridge.

156 3mo ago A tokens not measured copy · 67% MIT

noemuch/bridge

Skill Claude CodeCodex

Use when the user says "setup", "setup bridge", "extract", "extract DS", "onboard", "build knowledge base", "initialize bridge", or is starting Bridge in a project for the first time. Handles the complete bootstrap: pre-flight checks, scaffolding (docs.config.yaml, cron workflow, .bridge/mcp.json), Figma token…

156 3mo ago B 102 tokens original MIT

noemuch/bridge

Skill Claude CodeCodex

Use when the user requests to design, create, build, generate, or make a new Figma component or screen — including phrases like "make a button", "design a settings page", "build a new card", "generate X". Produces a CSpec, compiles it to a scene graph, executes it in Figma via MCP, and verifies the output.

156 3mo ago A 82 tokens original MIT

noemuch/bridge

Skill Claude CodeCodex

Use when the user says they adjusted the design in Figma, mentions "fix", "correct", "learn from", "I changed", "diff", "what changed", or wants the system to incorporate manual Figma edits back into the spec. Diffs the current Figma state against the last snapshot, classifies each change as a DS learning or a…

156 3mo ago A 92 tokens original MIT

noemuch/bridge

Skill Claude CodeCodex

Use when the user says "done", "ship it", "finish", "complete", "archive", or otherwise indicates the current design is ready to be shipped. Runs final verification (Gate B), archives the CSpec, updates history, extracts a recipe when eligible, and cleans up temp files.

156 3mo ago A 66 tokens original MIT

using-bridge

10

noemuch/bridge

Skill Claude CodeCodex

Use when any Bridge command is invoked (make, fix, done, setup, drop, status) or any Figma / design-system / compiler / Bridge workflow topic is raised. Sets command priorities and iron laws (compiler-only, semantic tokens only, verification-before-ship).

156 3mo ago A 59 tokens original MIT