Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/devblock:addThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Usage: `/devblock:add <file>`
Usage: /devblock:add <file>
bash .devblock/devblock-ctl.sh scope-add <file> [--test]
npx claudepluginhub nicchia-code/devblock --plugin devblockGenerates new files that match existing codebase conventions for naming, structure, imports, exports, and test patterns. Wires generated files into project registration points.
Documents justifications before creating/modifying files to prevent unnecessary changes and ensure well-reasoned modifications across all file types.
Guides new Claude Code users through basics: prompting instructions, referencing files with @, and creating files like .claude/hero-journal.md.