Stats
Actions
Tags
From bdk
Code-quality principles (language-agnostic). Preloaded into agents that write or review code; not user-facing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bdk:bdk-rules-code-qualityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
!`python3 ${CLAUDE_PLUGIN_ROOT}/scripts/inject-rules.py code-quality`
!python3 ${CLAUDE_PLUGIN_ROOT}/scripts/inject-rules.py code-quality
npx claudepluginhub broneq/bdk --plugin bdkCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.