lst97/claude-code-sub-agents
Collection of specialized AI subagents for Claude Code for personal use (full-stack development).
Platform-specific configuration:
{
"mcpServers": {
"claude-code-sub-agents": {
"command": "npx",
"args": [
"-y",
"claude-code-sub-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...