All skills
Skillintermediate

Awesome Claude Code (Flat)

Claude Code Knowledge Pack7/10/2026

Overview

<h3 align="center">Pick Your Style:</h3> <p align="center"> <a href="../"><img src="../assets/badge-style-awesome.svg" alt="Awesome" height="28"></a> <a href="README_EXTRA.md"><img src="../assets/badge-style-extra.svg" alt="Extra" height="28"></a> <a href="README_CLASSIC.md"><img src="../assets/badge-style-classic.svg" alt="Classic" height="28"></a> <a href="README_FLAT_ALL_AZ.md"><img src="../assets/badge-style-flat.svg" alt="Flat" height="28" style="border: 2px solid #71717a; border-radius: 4px;"></a> </p>

Awesome Claude Code (Flat)

Awesome

A flat list view of all resources. Category: Workflows | Sorted: alphabetically by name


Sort By:

<p align="center"> <a href="README_FLAT_WORKFLOWS_AZ.md"><img src="../assets/badge-sort-az.svg" alt="A - Z" height="48" style="border: 3px solid #6366f1; border-radius: 6px;"></a> <a href="README_FLAT_WORKFLOWS_UPDATED.md"><img src="../assets/badge-sort-updated.svg" alt="UPDATED" height="48"></a> <a href="README_FLAT_WORKFLOWS_CREATED.md"><img src="../assets/badge-sort-created.svg" alt="CREATED" height="48"></a> <a href="README_FLAT_WORKFLOWS_RELEASES.md"><img src="../assets/badge-sort-releases.svg" alt="RELEASES" height="48"></a> </p> <p align="center"><strong>Category:</strong></p> <p align="center"> <a href="README_FLAT_ALL_AZ.md"><img src="../assets/badge-cat-all.svg" alt="All" height="28"></a> <a href="README_FLAT_TOOLING_AZ.md"><img src="../assets/badge-cat-tooling.svg" alt="Tooling" height="28"></a> <a href="README_FLAT_COMMANDS_AZ.md"><img src="../assets/badge-cat-commands.svg" alt="Commands" height="28"></a> <a href="README_FLAT_CLAUDE-MD_AZ.md"><img src="../assets/badge-cat-claude-md.svg" alt="CLAUDE.md" height="28"></a> <a href="README_FLAT_WORKFLOWS_AZ.md"><img src="../assets/badge-cat-workflows.svg" alt="Workflows" height="28" style="border: 2px solid #14b8a6; border-radius: 4px;"></a> <a href="README_FLAT_HOOKS_AZ.md"><img src="../assets/badge-cat-hooks.svg" alt="Hooks" height="28"></a> <a href="README_FLAT_SKILLS_AZ.md"><img src="../assets/badge-cat-skills.svg" alt="Skills" height="28"></a> <a href="README_FLAT_STYLES_AZ.md"><img src="../assets/badge-cat-styles.svg" alt="Styles" height="28"></a> <a href="README_FLAT_STATUSLINE_AZ.md"><img src="../assets/badge-cat-statusline.svg" alt="Status" height="28"></a> <a href="README_FLAT_DOCS_AZ.md"><img src="../assets/badge-cat-docs.svg" alt="Docs" height="28"></a> <a href="README_FLAT_CLIENTS_AZ.md"><img src="../assets/badge-cat-clients.svg" alt="Clients" height="28"></a> </p> <p align="center"><em>Currently viewing: **Workflows** sorted alphabetically by name</em></p>

Resources

<table> <thead> <tr> <th>Resource</th> <th>Category</th> <th>Sub-Category</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/ayoubben18/ab-method"><b>AB Method</b></a><br>by <a href="https://github.com/ayoubben18">Ayoub Bensalah</a></td> <td>Workflows & Knowledge Guides</td> <td>General</td> <td>A principled, spec-driven workflow that transforms large problems into focused, incremental missions using Claude Code's specialized sub agents. Includes slash-commands, sub agents, and specialized workflows designed for specific parts of the SDLC.</td> </tr> <tr> <td colspan="4"><img src="https://img.shields.io/github/stars/ayoubben18/ab-method?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/ayoubben18/ab-method?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/ayoubben18/ab-method?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/ayoubben18/ab-method?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/ayoubben18/ab-method?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/ayoubben18/ab-method?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/ayoubben18/ab-method?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/ayoubben18/ab-method?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/ayoubben18/ab-method?style=flat-square" alt="license"></td> </tr> <tr> <td><a href="https://github.com/ThibautMelen/agentic-workflow-patterns"><b>Agentic Workflow Patterns</b></a><br>by <a href="https://github.com/ThibautMelen">ThibautMelen</a></td> <td>Workflows & Knowledge Guides</td> <td>General</td> <td>A comprehensive and well-documented collection of agentic patterns from Anthropic docs, with colorful Mermaid diagrams and code examples for each pattern. Covers Subagent Orchestration, Progressive Skills, Parallel Tool Calling, Master-Clone Architecture, Wizard Workflows, and more. Also compatible with other providers.</td> </tr> <tr> <td colspan="4"><img src="https://img.shields.io/github/stars/ThibautMelen/agentic-workflow-patterns?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/ThibautMelen/agentic-workflow-patterns?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/ThibautMelen/agentic-workflow-patterns?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/ThibautMelen/agentic-workflow-patterns?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/ThibautMelen/agentic-workflow-patterns?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/ThibautMelen/agentic-workflow-patterns?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/ThibautMelen/agentic-workflow-patterns?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/ThibautMelen/agentic-workflow-patterns?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/ThibautMelen/agentic-workflow-patterns?style=flat-square" alt="license"></td> </tr> <tr> <td><a href="https://github.com/snwfdhmp/awesome-ralph"><b>awesome-ralph</b></a><br>by <a href="https://github.com/snwfdhmp">Martin Joly</a></td> <td>Workflows & Knowledge Guides</td> <td>Ralph Wiggum</td> <td>A curated list of resources about Ralph, the AI coding technique that runs AI coding agents in automated loops until specifications are fulfilled.</td> </tr> <tr> <td colspan="4"><img src="https://img.shields.io/github/stars/snwfdhmp/awesome-ralph?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/snwfdhmp/awesome-ralph?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/snwfdhmp/awesome-ralph?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/snwfdhmp/awesome-ralph?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/snwfdhmp/awesome-ralph?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/snwfdhmp/awesome-ralph?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/snwfdhmp/awesome-ralph?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/snwfdhmp/awesome-ralph?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/snwfdhmp/awesome-ralph?style=flat-square" alt="license"></td> </tr> <tr> <td><a href="https://github.com/cloudartisan/cloudartisan.github.io/tree/main/.claude/commands"><b>Blogging Platform Instructions</b></a><br>by <a href="https://github.com/cloudartisan">cloudartisan</a></td> <td>Workflows & Knowledge Guides</td> <td>General</td> <td>Provides a well-structured set of commands for publishing and maintaining a blogging platform, including commands for creating posts, managing categories, and handling media files.</td> </tr> <tr> <td colspan="4"><img src="https://img.shields.io/github/stars/cloudartisan/cloudartisan.github.io?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/cloudartisan/cloudartisan.github.io?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/cloudartisan/cloudartisan.github.io?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/cloudartisan/cloudartisan.github.io?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/cloudartisan/cloudartisan.github.io?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/cloudartisan/cloudartisan.github.io?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/cloudartisan/cloudartisan.github.io?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/cloudartisan/cloudartisan.github.io?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/cloudartisan/cloudartisan.github.io?style=flat-square" alt="license"></td> </tr> <tr> <td><a href="https://github.com/panaversity/claude-code-agent-teams-exercises"><b>Claude Code Agent Teams: Exercises</b></a><br>by <a href="https://github.com/panaversity">Panaversity</a></td> <td>Workflows & Knowledge Guides</td> <td>Teams</td> <td>Practical exercises for Claude Code Agent Teams - 6 exercises + 2 capstones covering team creation, task coordination, quality hooks, and parallel code review - good learning resource.</td> </tr> <tr> <td colspan="4"><img src="https://img.shields.io/github/stars/panaversity/claude-code-agent-teams-exercises?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/panaversity/claude-code-agent-teams-exercises?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/panaversity/claude-code-agent-teams-exercises?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/panaversity/claude-code-agent-teams-exercises?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/panaversity/claude-code-agent-teams-exercises?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/panaversity/claude-code-agent-teams-exercises?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/panaversity/claude-code-agent-teams-exercises?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/panaversity/claude-code-agent-teams-exercises?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/panaversity/claude-code-agent-teams-exercises?style=flat-square" alt="license"></td> </tr> <tr> <td><a href="https://github.com/ericbuess/claude-code-docs"><b>Claude Code Documentation Mirror</b></a><br>by <a href="https://github.com/ericbuess">Eric Buess</a></td> <td>Workflows & Knowledge Guides</td> <td>General</td> <td>A mirror of the Anthropic &copy; PBC documentation pages for Claude Code, updated every few hours. Can come in handy when trying to stay on top of the ever-expanding feature-set of Dr. Claw D. Code, Ph.D.</td> </tr> <tr> <td colspan="4"><img src="https://img.shields.io/github/stars/ericbuess/claude-code-docs?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/ericbuess/claude-code-docs?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/ericbuess/claude-code-docs?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/ericbuess/claude-code-docs?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/ericbuess/claude-code-docs?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/ericbuess/claude-code-docs?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/ericbuess/claude-code-docs?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/ericbuess/claude-code-docs?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/ericbuess/claude-code-docs?style=flat-square" alt="license"></td> </tr> <tr> <td><a href="https://nikiforovall.blog/claude-code-rules/"><b>Claude Code Handbook</b></a><br>by <a href="https://github.com/nikiforovall">nikiforovall</a></td> <td>Workflows & Knowledge Guides</td> <td>General</td> <td>Collection of best practices, tips, and techniques for Claude Code development workflows, enhanced with distributable plugins</td> </tr> <tr> <td><a href="https://github.com/diet103/claude-code-infrastructure-showcase"><b>Claude Code Infrastructure Showcase</b></a><br>by <a href="https://github.com/diet103">diet103</a></td> <td>Workflows & Knowledge Guides</td> <td>General</td> <td>A remarkably innovative approach to working with Skills, the centerpiece of which being a technique that leverages hooks to ensure that Claude intelligently selects and activates the appropriate Skill given the current context. Well-documented and adaptable to different projects and workflows.</td> </tr> <tr> <td colspan="4"><img src="https://img.shields.io/github/stars/diet103/claude-code-infrastructure-showcase?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/diet103/claude-code-infrastructure-showcase?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/diet103/claude-code-infrastructure-showcase?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/diet103/claude-code-infrastructure-showcase?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/diet103/claude-code-infrastructure-showcase?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/diet103/claude-code-infrastructure-showcase?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/diet103/claude-code-infrastructure-showcase?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/diet103/claude-code-infrastructure-showcase?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/diet103/claude-code-infrastructure-showcase?style=flat-square" alt="license"></td> </tr> <tr> <td><a href="https://github.com/automazeio/ccpm"><b>Claude Code PM</b></a><br>by <a href="https://github.com/ranaroussi">Ran Aroussi</a></td> <td>Workflows & Knowledge Guides</td> <td>General</td> <td>Really comprehensive and feature-packed project-management workflow for Claude Code. Numerous specialized agents, slash-commands, and strong documentation.</td> </tr> <tr> <td colspan="4"><img src="https://img.shields.io/github/stars/automazeio/ccpm?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/automazeio/ccpm?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/automazeio/ccpm?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/automazeio/ccpm?style=flat-squ