applied-artificial-intelligence/claude-code-toolkit
Production-tested commands, skills, and workflow patterns for Claude Code. Developed through 6+ months of daily use. Includes explore→plan→next→ship workflow, session handoffs, MCP integrations, and domain skills. Copy what works, adapt to your needs.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-toolkit": {
"command": "npx",
"args": [
"-y",
"claude-code-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...