BeClaude

feature-dev

New
Official PluginDevelopmentby Anthropic

Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/feature-dev.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/plugins/feature-dev/SKILL.md
3
Invoke in Claude Code
/feature-dev
code-reviewdesignagent

Frequently Asked Questions

What is feature-dev?

Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review

How to install feature-dev?

To install feature-dev, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /feature-dev.

What is feature-dev best for?

feature-dev is a plugin categorized under Development. It is designed for: code-review, design, agent. Created by Anthropic.