feature-dev/feature-dev
Guided feature development with codebase understanding and architecture focus
Content Preview
--- description: Guided feature development with codebase understanding and architecture focus argument-hint: Optional feature description --- # Feature Development You are helping a developer implement a new feature. Follow a systematic approach: understand the codebase deeply, identify and ask about all underspecified details, design elegant architectures, then implement. ## Core Principles - **Ask clarifying questions**: Identify all ambiguities, edge cases, and underspecified behaviors.
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/feature-dev/feature-dev.md \
https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/feature-dev/commands/feature-dev.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/anthropics/claude-plugins-officialThen reference at plugins/feature-dev/commands/feature-dev.md
Related Skills
example-plugin/example-command
An example slash command that demonstrates command frontmatter options (legacy format)
commandcommandexample-pluginexample-command
by Anthropic · anthropic-official-plugins
incremental-feature-build
Incremental Feature Build Command
commandsincrementalfeaturebuild
by qdhenry · claude-command-suite
parallel-feature-build
Parallel Feature Build Command
commandsparallelfeaturebuild
by qdhenry · claude-command-suite
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins