claude-code-setup
NewOfficial PluginProductivityby Anthropic
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-code-setup.md https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/claude-code-setup/SKILL.md3
Invoke in Claude Code
/claude-code-setupmcpagent
Frequently Asked Questions
What is claude-code-setup?
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
How to install claude-code-setup?
To install claude-code-setup, 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 /claude-code-setup.
What is claude-code-setup best for?
claude-code-setup is a plugin categorized under Productivity. It is designed for: mcp, agent. Created by Anthropic.