<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)

A flat list view of all resources. Category: Workflows | Sorted: by last updated date
Sort By:
<p align="center">
<a href="README_FLAT_WORKFLOWS_AZ.md"><img src="../assets/badge-sort-az.svg" alt="A - Z" height="48"></a>
<a href="README_FLAT_WORKFLOWS_UPDATED.md"><img src="../assets/badge-sort-updated.svg" alt="UPDATED" height="48" style="border: 3px solid #f472b6; border-radius: 6px;"></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_UPDATED.md"><img src="../assets/badge-cat-all.svg" alt="All" height="28"></a>
<a href="README_FLAT_TOOLING_UPDATED.md"><img src="../assets/badge-cat-tooling.svg" alt="Tooling" height="28"></a>
<a href="README_FLAT_COMMANDS_UPDATED.md"><img src="../assets/badge-cat-commands.svg" alt="Commands" height="28"></a>
<a href="README_FLAT_CLAUDE-MD_UPDATED.md"><img src="../assets/badge-cat-claude-md.svg" alt="CLAUDE.md" height="28"></a>
<a href="README_FLAT_WORKFLOWS_UPDATED.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_UPDATED.md"><img src="../assets/badge-cat-hooks.svg" alt="Hooks" height="28"></a>
<a href="README_FLAT_SKILLS_UPDATED.md"><img src="../assets/badge-cat-skills.svg" alt="Skills" height="28"></a>
<a href="README_FLAT_STYLES_UPDATED.md"><img src="../assets/badge-cat-styles.svg" alt="Styles" height="28"></a>
<a href="README_FLAT_STATUSLINE_UPDATED.md"><img src="../assets/badge-cat-statusline.svg" alt="Status" height="28"></a>
<a href="README_FLAT_DOCS_UPDATED.md"><img src="../assets/badge-cat-docs.svg" alt="Docs" height="28"></a>
<a href="README_FLAT_CLIENTS_UPDATED.md"><img src="../assets/badge-cat-clients.svg" alt="Clients" height="28"></a>
</p>
<p align="center"><em>Currently viewing: **Workflows** sorted by last updated date</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://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://aipatternbook.com"><b>Encyclopedia of Agentic Coding Patterns</b></a><br>by <a href="https://github.com/wolfmcnally">Wolf McNally</a></td>
<td>Workflows & Knowledge Guides</td>
<td>General</td>
<td>A freely available reference covering 190+ patterns for AI-assisted software development (and actually a whole bunch of related technical topics) from foundational concepts through agentic construction patterns, governance, testing, and socio-technical systems. Each entry follows a consistent pattern-language format with Context, Problem, Forces, Solution, Consequences, and Related Patterns. Opinionated and erudiate, which is actually good for an "encyclopedia" in some ways.</td>
</tr>
<tr>
<td><a href="https://diwank.space/field-notes-from-shipping-real-code-with-claude"><b>Shipping Real Code w/ Claude</b></a><br>by <a href="https://github.com/creatorrr">Diwank</a></td>
<td>Workflows & Knowledge Guides</td>
<td>General</td>
<td>A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources.</td>
</tr>
<tr>
<td><a href="https://github.com/Piebald-AI/claude-code-system-prompts"><b>Claude Code System Prompts</b></a><br>by <a href="https://github.com/Piebald-AI">Piebald AI</a></td>
<td>Workflows & Knowledge Guides</td>
<td>General</td>
<td>All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, Bash cmd, security review, agent creation, etc.). Updated for each Claude Code version.</td>
</tr>
<tr>
<td colspan="4"><img src="https://img.shields.io/github/stars/Piebald-AI/claude-code-system-prompts?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/Piebald-AI/claude-code-system-prompts?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/Piebald-AI/claude-code-system-prompts?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/Piebald-AI/claude-code-system-prompts?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/Piebald-AI/claude-code-system-prompts?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/Piebald-AI/claude-code-system-prompts?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/Piebald-AI/claude-code-system-prompts?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/Piebald-AI/claude-code-system-prompts?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/Piebald-AI/claude-code-system-prompts?style=flat-square" alt="license"></td>
</tr>
<tr>
<td><a href="https://github.com/JSONbored/claudepro-directory"><b>ClaudoPro Directory</b></a><br>by <a href="https://github.com/JSONbored">ghost</a></td>
<td>Workflows & Knowledge Guides</td>
<td>General</td>
<td>Well-crafted, wide selection of Claude Code hooks, slash commands, subagent files, and more, covering a range of specialized tasks and workflows. Better resources than your average "Claude-template-for-everything" site.</td>
</tr>
<tr>
<td colspan="4"><img src="https://img.shields.io/github/stars/JSONbored/claudepro-directory?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/JSONbored/claudepro-directory?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/JSONbored/claudepro-directory?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/JSONbored/claudepro-directory?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/JSONbored/claudepro-directory?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/JSONbored/claudepro-directory?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/JSONbored/claudepro-directory?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/JSONbored/claudepro-directory?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/JSONbored/claudepro-directory?style=flat-square" alt="license"></td>
</tr>
<tr>
<td><a href="https://github.com/costiash/claude-code-docs"><b>claude-code-docs</b></a><br>by <a href="https://github.com/costiash">Constantin Shafranski</a></td>
<td>Workflows & Knowledge Guides</td>
<td>General</td>
<td>A mirror of the Anthropic© PBC documentation site for Claude/Code, but with bonus features like full-text search and query-time updates - a nice companion to `claude-code-docs` for up-to-the-minute, fully-indexed information so that Claude Code can read about itself.</td>
</tr>
<tr>
<td colspan="4"><img src="https://img.shields.io/github/stars/costiash/claude-code-docs?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/costiash/claude-code-docs?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/costiash/claude-code-docs?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/costiash/claude-code-docs?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/costiash/claude-code-docs?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/costiash/claude-code-docs?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/costiash/claude-code-docs?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/costiash/claude-code-docs?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/costiash/claude-code-docs?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 © 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://github.com/FlorianBruniaux/claude-code-ultimate-guide"><b>Claude Code Ultimate Guide</b></a><br>by <a href="https://www.linkedin.com/in/florian-bruniaux-43408b83/">Florian BRUNIAUX</a></td>
<td>Workflows & Knowledge Guides</td>
<td>General</td>
<td>A tremendous feat of documentation, this guide covers Claude Code from beginner to power user, with production-ready templates for Claude Code features, guides on agentic workflows, and a lot of great learning materials, including quizzes and a handy "cheatsheet". Whether it's the "ultimate" guide to Claude Code will be up to the reader, but a valuable resource nonetheless (as with all documentation sites, make sure it's up to date before you bet the farm).</td>
</tr>
<tr>
<td colspan="4"><img src="https://img.shields.io/github/stars/FlorianBruniaux/claude-code-ultimate-guide?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/FlorianBruniaux/claude-code-ultimate-guide?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/FlorianBruniaux/claude-code-ultimate-guide?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/FlorianBruniaux/claude-code-ultimate-guide?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/FlorianBruniaux/claude-code-ultimate-guide?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/FlorianBruniaux/claude-code-ultimate-guide?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/FlorianBruniaux/claude-code-ultimate-guide?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/FlorianBruniaux/claude-code-ultimate-guide?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/FlorianBruniaux/claude-code-ultimate-guide?style=flat-square" alt="license"></td>
</tr>
<tr>
<td><a href="https://github.com/mikeyobrien/ralph-orchestrator"><b>ralph-orchestrator</b></a><br>by <a href="https://github.com/mikeyobrien">mikeyobrien</a></td>
<td>Workflows & Knowledge Guides</td>
<td>Ralph Wiggum</td>
<td>Ralph Orchestrator implements the simple but effective "Ralph Wiggum" technique for autonomous task completion, continuously running an AI agent against a prompt file until the task is marked as complete or limits are reached. This implementation provides a robust, well-tested, and feature-complete orchestration system for AI-driven development. Also cited in the Anthropic Ralph plugin documentation.</td>
</tr>
<tr>
<td colspan="4"><img src="https://img.shields.io/github/stars/mikeyobrien/ralph-orchestrator?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/mikeyobrien/ralph-orchestrator?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/mikeyobrien/ralph-orchestrator?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/mikeyobrien/ralph-orchestrator?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/mikeyobrien/ralph-orchestrator?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/mikeyobrien/ralph-orchestrator?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/mikeyobrien/ralph-orchestrator?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/mikeyobrien/ralph-orchestrator?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/mikeyobrien/ralph-orchestrator?style=flat-square" alt="license"></td>
</tr>
<tr>
<td><a href="https://github.com/danielrosehill/Claude-Code-Repos-Index"><b>Claude Code Repos Index</b></a><br>by <a href="https://github.com/danielrosehill">Daniel Rosehill</a></td>
<td>Workflows & Knowledge Guides</td>
<td>General</td>
<td>This is either the work of a prolific genius, or a very clever bot (or both), although it hardly matters because the quality is so good - an index of 75+ Claude Code repositories published by the author - and I'm not talking about slop. CMS, system design, deep research, IoT, agentic workflows, server management, personal health... If you spot the lie, let me know, otherwise please check these out.</td>
</tr>
<tr>
<td colspan="4"><img src="https://img.shields.io/github/stars/danielrosehill/Claude-Code-Repos-Index?style=