canicode
01Plugin Claude Code
Plugin marketplace listing 1 plugin: canicode.
Plugin Claude Code
Plugin marketplace listing 1 plugin: canicode.
Plugin Claude Code
Lint Figma designs for AI code-gen and roundtrip the answers back into the file. CLI + MCP server.
Command Claude Code
Run the calibration pipeline for a single fixture, all active fixtures, or resume a failed run.
Command Claude Code
Run the automated development pipeline for a GitHub issue.
Command Claude Code
Review a completed /develop pipeline run and provide a structured QA assessment.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From let-sunny/canicode.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check (2 commands). From let-sunny/canicode.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing sync-rule-docs.ts and develop-heartbeat.sh via npx (3 commands). From let-sunny/canicode.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, Stop, PostToolUse).
Skill Claude CodeCodex
Run a gotcha survey on a Figma design — Q&A workflow that captures designer/developer answers locally in .claude/skills/canicode-gotchas/SKILL.md so figma-implement-design can read them at code-gen time. Memo-only: this skill never writes to the Figma canvas. TRIGGER when: the user shares a figma.com/design/... URL…
Skill Claude CodeCodex
Run the full design-to-code roundtrip — analyze a Figma design, surface gotchas, write designer answers back into the file via the Figma Plugin API (usefigma), re-analyze to confirm the gotchas were captured, hand off to figma-implement-design, then optionally register a Code Connect mapping pointing the Figma…
Skill Claude CodeCodex
Analyze a Figma design for development-friendliness and AI-friendliness — produces a graded readiness report listing rule-based issues with severity, affected nodes, and fix suggestions. Read-only: this skill never modifies the Figma file. TRIGGER when: the user shares a figma.com/design/... URL and asks to analyze…
MCP server Claude CodeCodexCursor +2
MCP server "figma", hosted remotely at mcp.figma.com, as configured in let-sunny/canicode.
Instructions file
Instructions for let-sunny/canicode, covering canicode, core goal, target environment, tech stack and project structure.
MCP server Claude CodeCodexCursor +2
Analyze Figma designs for dev & AI readiness. 39 rules, scoring, HTML reports. Runs locally from the canicode npm package. Needs 1 environment variable to run.