Stats
Actions
Tags
From bdk
Architecture principles (layering, boundaries, dependency direction). Preloaded into agents that reason about structure; not user-facing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bdk:bdk-rules-architectureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
!`python3 ${CLAUDE_PLUGIN_ROOT}/scripts/inject-rules.py architecture`
!python3 ${CLAUDE_PLUGIN_ROOT}/scripts/inject-rules.py architecture
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.