From bmad
Generates clean code artifacts implementing user intents, requirements, bug fixes, tweaks, refactors, additions, or modifications while matching project architecture, patterns, and conventions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:bmad-quick-devThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in ./workflow.md.
Follow the instructions in ./workflow.md.
npx claudepluginhub urso/claudev --plugin bmadGenerates clean code artifacts implementing user intents, requirements, stories, bug fixes, or changes while following project's architecture, patterns, and conventions. Use for building, fixing, tweaking, refactoring, adding, or modifying code.
Refines vague Claude Code prompts into structured, project-context-aware instructions by scanning package.json, CLAUDE.md, imports, and directory structure.
Provides structured workflow packs for 7 common Claude Code tasks: codebase exploration, bug fixing, safe refactoring, TDD, repo review before merge, CLAUDE.md generation, and migration planning.