ithiria894/awesome-claude-code-workflows
Curated workflow recipes that combine hooks, MCP servers, skills, agents, and CLAUDE.md to automate real Claude Code tasks
Platform-specific configuration:
{
"mcpServers": {
"awesome-claude-code-workflows": {
"command": "npx",
"args": [
"-y",
"awesome-claude-code-workflows"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> Curated workflow recipes that combine hooks, MCP servers, skills, agents, and CLAUDE.md to automate real development tasks in Claude Code.
A workflow is more than a single tool — it's a recipe that chains multiple Claude Code primitives together. Think of this as a cookbook, not a tool catalog.
Looking for individual components? See awesome-claude-code for tools, awesome-claude-skills for skills, and awesome-claude-code-hooks for hooks.
---
Workflow systems that simulate an entire engineering team with specialized agents.
Loading reviews...