no-cape
01Plugin Claude Code
Marketplace for no-cape lean skills.
Plugin Claude Code
Marketplace for no-cape lean skills.
Plugin Claude Code
Lean engineering-discipline skills for frontier-class models — plus a cape mode that enforces the same discipline on the model tiers that still need one.
Command
Manually load a no-cape discipline skill and apply it to the current work.
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From yuchi-chang/no-cape.
Hook
Runs when you submit a prompt, before the agent sees it, executing run-hook.cmd. From yuchi-chang/no-cape.
Hook
Runs when the agent finishes a response, executing run-hook.cmd. From yuchi-chang/no-cape.
Skill Claude CodeCodex
Use when starting a new feature, component, or project whose requirements are underspecified or ambiguous — before designing or writing code.
Skill Claude CodeCodex
Use when planned work will outlive the current session — persisting a plan to disk, resuming work from an on-disk plan, or landing changes a plan file describes.
Skill Claude CodeCodex
Use when repeated attempts at the same problem keep failing without producing new evidence — before trying another variation of the last fix.
Skill Claude CodeCodex
Use when starting a new project or significant feature from a vague idea — before clarifying details or planning, especially when the user already has a preferred approach.
Skill Claude CodeCodex
Use when writing error handling — try/catch blocks, fallback values, default parameters, retries, or any code path that handles failure.
Skill Claude CodeCodex
Use when asked to improve performance, or when about to optimize code believed to be slow.
Skill Claude CodeCodex
Use when receiving code review comments, reviewer suggestions, or technical corrections — before implementing any of them.
Skill Claude CodeCodex
Use when encountering a bug, test failure, regression, flaky test, or unexpected behavior — before proposing or applying any fix.
Skill Claude CodeCodex
Use when restructuring, renaming, moving, or extracting code that already works — before making the first edit.
Skill Claude CodeCodex
Use when writing database schema migrations or changing tables, columns, indexes, or constraints on a system with real data.
Skill Claude CodeCodex
Use when editing existing code — bug fixes, small features, or any change inside a codebase you didn't just write.
Skill Claude CodeCodex
Use when about to claim work is complete, fixed, or passing — before committing, opening a PR, marking a task done, or relaying a subagent's success report.
Skill Claude CodeCodex
Use when writing or modifying tests, adding mocks, or tempted to add test-only methods to production code.
Skill Claude CodeCodex
Use when designing or planning a multi-step feature, refactor, or spec before implementation begins.
MCP server Claude CodeCodexCursor
MCP server "obsidian-mcp" as configured in yuchi-chang/obsidian-mcp. Runs locally from the @yuchichang/obsidian-mcp npm package.