diff --git a/README.md b/README.md index 9be19352f3..8b3f443177 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,7 @@ ### Domain-Specific - [AVS Vibe Developer Guide](https://github.com/Layr-Labs/avs-vibe-developer-guide/blob/master/CLAUDE.md) by [Layr-Labs](https://github.com/Layr-Labs) - Structures AI-assisted EigenLayer AVS development workflow with consistent naming conventions for prompt files and established terminology standards for blockchain concepts. +- [Comm](https://github.com/CommE2E/comm/blob/master/AGENTS.md) by [CommE2E](https://github.com/CommE2E) - Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures. - [Cursor Tools](https://github.com/eastlondoner/cursor-tools/blob/main/CLAUDE.md) by [eastlondoner](https://github.com/eastlondoner) - Creates a versatile AI command interface supporting multiple providers and models with flexible command options and browser automation through "Stagehand" feature. - [Guitar](https://github.com/soramimi/Guitar/blob/master/CLAUDE.md) by [soramimi](https://github.com/soramimi) - Serves as development guide for Guitar Git GUI Client with build commands for various platforms, code style guidelines for contributing, and project structure explanation. - [Network Chronicles](https://github.com/Fimeg/NetworkChronicles/blob/legacy-v1/CLAUDE.md) by [Fimeg](https://github.com/Fimeg) - Presents detailed implementation plan for AI-driven game characters with technical specifications for LLM integration, character guidelines, and service discovery mechanics. diff --git a/README_ALTERNATIVES/README_AWESOME.md b/README_ALTERNATIVES/README_AWESOME.md index d542abca8d..f937f48f92 100644 --- a/README_ALTERNATIVES/README_AWESOME.md +++ b/README_ALTERNATIVES/README_AWESOME.md @@ -9,7 +9,7 @@

- Awesome Claude Code + Awesome Claude Code

@@ -348,6 +348,7 @@ ### Domain-Specific - [AVS Vibe Developer Guide](https://github.com/Layr-Labs/avs-vibe-developer-guide/blob/master/CLAUDE.md) by [Layr-Labs](https://github.com/Layr-Labs) - Structures AI-assisted EigenLayer AVS development workflow with consistent naming conventions for prompt files and established terminology standards for blockchain concepts. +- [Comm](https://github.com/CommE2E/comm/blob/master/AGENTS.md) by [CommE2E](https://github.com/CommE2E) - Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures. - [Cursor Tools](https://github.com/eastlondoner/cursor-tools/blob/main/CLAUDE.md) by [eastlondoner](https://github.com/eastlondoner) - Creates a versatile AI command interface supporting multiple providers and models with flexible command options and browser automation through "Stagehand" feature. - [Guitar](https://github.com/soramimi/Guitar/blob/master/CLAUDE.md) by [soramimi](https://github.com/soramimi) - Serves as development guide for Guitar Git GUI Client with build commands for various platforms, code style guidelines for contributing, and project structure explanation. - [Network Chronicles](https://github.com/Fimeg/NetworkChronicles/blob/legacy-v1/CLAUDE.md) by [Fimeg](https://github.com/Fimeg) - Presents detailed implementation plan for AI-driven game characters with technical specifications for LLM integration, character guidelines, and service discovery mechanics. diff --git a/README_ALTERNATIVES/README_CLASSIC.md b/README_ALTERNATIVES/README_CLASSIC.md index dd2dcb354b..13bbf56487 100644 --- a/README_ALTERNATIVES/README_CLASSIC.md +++ b/README_ALTERNATIVES/README_CLASSIC.md @@ -46,7 +46,7 @@ Claude Code is a cutting-edge CLI-based coding assistant and agent released by [ ## Latest Additions ✨ [🔝](#awesome-claude-code) -[`Claude Code Agent Teams: Exercises`](https://github.com/panaversity/claude-code-agent-teams-exercises)   by   [Panaversity](https://github.com/panaversity)   ⚖️  No License / Not Specified +[`Claude Code Agent Teams: Exercises`](https://github.com/panaversity/claude-code-agent-teams-exercises)   by   [Panaversity](https://github.com/panaversity) 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.
@@ -252,7 +252,7 @@ Claude Code skill that automates mountain route research for North American peak

-[`Codebase to Course`](https://github.com/zarazhangrui/codebase-to-course)   by   [Zara Zhang](https://github.com/zarazhangrui)   ⚖️  No License / Not Specified +[`Codebase to Course`](https://github.com/zarazhangrui/codebase-to-course)   by   [Zara Zhang](https://github.com/zarazhangrui) A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders.
@@ -661,7 +661,7 @@ A broader project management workflow for Claude Code that encompasses not just

Teams 🔝

-[`Claude Code Agent Teams: Exercises`](https://github.com/panaversity/claude-code-agent-teams-exercises)   by   [Panaversity](https://github.com/panaversity)   ⚖️  No License / Not Specified +[`Claude Code Agent Teams: Exercises`](https://github.com/panaversity/claude-code-agent-teams-exercises)   by   [Panaversity](https://github.com/panaversity) 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.
@@ -888,7 +888,7 @@ A well-designed desktop app that provides detailed observability into your Claud

-[`claude-toolbox`](https://github.com/serpro69/claude-toolbox)   by   [serpro69](https://github.com/serpro69)   ⚖️  MIT +[`claude-toolbox`](https://github.com/serpro69/claude-toolbox)   by   [serpro69](https://github.com/serpro69)   ⚖️  NOASSERTION This is a starter template repository designed to provide a complete development environment for Claude-Code with pre-configured MCP servers and tools for AI-powered development workflows. The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master.
@@ -2210,6 +2210,17 @@ Structures AI-assisted EigenLayer AVS development workflow with consistent namin

+[`Comm`](https://github.com/CommE2E/comm/blob/master/AGENTS.md)   by   [CommE2E](https://github.com/CommE2E)   ⚖️  BSD-3-Clause +Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures. + +
+📊 GitHub Stats + +![GitHub Stats for comm](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=comm&username=CommE2E&all_stats=true&stats_only=true) + +
+
+ [`Cursor Tools`](https://github.com/eastlondoner/cursor-tools/blob/main/CLAUDE.md)   by   [eastlondoner](https://github.com/eastlondoner)   ⚖️  MIT Creates a versatile AI command interface supporting multiple providers and models with flexible command options and browser automation through "Stagehand" feature. diff --git a/README_ALTERNATIVES/README_EXTRA.md b/README_ALTERNATIVES/README_EXTRA.md index d95fe92ab8..f38380bbac 100644 --- a/README_ALTERNATIVES/README_EXTRA.md +++ b/README_ALTERNATIVES/README_EXTRA.md @@ -2109,6 +2109,13 @@ _Structures AI-assisted EigenLayer AVS development workflow with consistent nami
+Comm +_Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures._ +![GitHub Stats for comm](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=comm&username=CommE2E&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000) + +
+ + Cursor Tools _Creates a versatile AI command interface supporting multiple providers and models with flexible command options and browser automation through "Stagehand" feature._ ![GitHub Stats for cursor-tools](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=cursor-tools&username=eastlondoner&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000) diff --git a/README_ALTERNATIVES/README_FLAT_ALL_AZ.md b/README_ALTERNATIVES/README_FLAT_ALL_AZ.md index 02357ad439..baea714601 100644 --- a/README_ALTERNATIVES/README_FLAT_ALL_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_ALL_AZ.md @@ -1187,6 +1187,15 @@ A flat list view of all resources. Category: **All** | Sorted: alphabetically by stars forks issues prs created last-commit release-date version license +Comm
by CommE2E +CLAUDE.md Files +Domain-Specific +Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures. + + +stars forks issues prs created last-commit release-date version license + + Compound Engineering Plugin
by EveryInc Agent Skills General @@ -1818,6 +1827,6 @@ A flat list view of all resources. Category: **All** | Sorted: alphabetically by --- -**Total Resources:** 197 +**Total Resources:** 198 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_ALL_CREATED.md b/README_ALTERNATIVES/README_FLAT_ALL_CREATED.md index f201f0624e..3edce6a8b1 100644 --- a/README_ALTERNATIVES/README_FLAT_ALL_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_ALL_CREATED.md @@ -1769,6 +1769,15 @@ A flat list view of all resources. Category: **All** | Sorted: by date created stars forks issues prs created last-commit release-date version license +Comm
by CommE2E +CLAUDE.md Files +Domain-Specific +Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures. + + +stars forks issues prs created last-commit release-date version license + + /fix-issue
by metabase Slash-Commands Version Control & Git @@ -1818,6 +1827,6 @@ A flat list view of all resources. Category: **All** | Sorted: by date created --- -**Total Resources:** 197 +**Total Resources:** 198 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_ALL_RELEASES.md b/README_ALTERNATIVES/README_FLAT_ALL_RELEASES.md index be7098f524..3502343f85 100644 --- a/README_ALTERNATIVES/README_FLAT_ALL_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_ALL_RELEASES.md @@ -268,201 +268,11 @@ A flat list view of all resources. Category: **All** | Sorted: by latest release stars forks issues prs created last-commit release-date version license - -Plannotator
by backnotprop -v0.12.0 -GitHub -2026-03-12 -Interactive plan review UI that intercepts ExitPlanMode via hooks, letting users visually annotate plans with comments, deletions, and replacements before approving or denying with detailed feedback. - - -stars forks issues prs created last-commit release-date version license - - -Claude Squad
by smtg-ai -v1.0.17 -GitHub -2026-03-12 -Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously. - - -stars forks issues prs created last-commit release-date version license - - -claude-toolbox
by serpro69 -v0.3.0 -GitHub -2026-03-11 -This is a starter template repository designed to provide a complete development environment for Claude-Code with pre-configured MCP servers and tools for AI-powered development workflows. The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master. - - -stars forks issues prs created last-commit release-date version license - - -LangGraphJS
by langchain-ai -@langchain/langgraph-sdk@1.7.2 -GitHub -2026-03-11 -Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces. - - -stars forks issues prs created last-commit release-date version license - - -Claude Code Hook Comms (HCOM)
by aannoo -v0.7.4 -GitHub -2026-03-11 -Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, because I think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.] - - -stars forks issues prs created last-commit release-date version license - - -Basic Memory
by basicmachines-co -v0.20.2 -GitHub -2026-03-11 -Presents an innovative AI-human collaboration framework with Model Context Protocol for bidirectional LLM-markdown communication and flexible knowledge structure for complex projects. - - -stars forks issues prs created last-commit release-date version license - - -AgentSys
by avifenesh -v5.4.1 -GitHub -2026-03-10 -Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes [agnix](https://github.com/avifenesh/agnix) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems. - - -stars forks issues prs created last-commit release-date version license - - -CC Usage
by ryoppippi -v18.0.10 -GitHub -2026-03-10 -Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc. - - -stars forks issues prs created last-commit release-date version license - - -ralph-orchestrator
by mikeyobrien -v2.8.0 -GitHub -2026-03-10 -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. - - -stars forks issues prs created last-commit release-date version license - - -claude-code-tools
by Prasad Chalasani -v1.10.8 -GitHub -2026-03-09 -Well-crafted toolset for session continuity, featuring skills/commands to avoid compaction and recover context across sessions with cross-agent handoff between Claude Code and Codex CLI. Includes a fast Rust/Tantivy-powered full-text session search (TUI for humans, skill/CLI for agents), tmux-cli skill + command for interacting with scripts and CLI agents, and safety hooks to block dangerous commands. - - -stars forks issues prs created last-commit release-date version license - - -Claude Code Flow
by ruvnet -v3.5.15 -GitHub -2026-03-09 -This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles. - - -stars forks issues prs created last-commit release-date version license - - -Dippy
by Lily Dayton -v0.2.6 -GitHub -2026-03-09 -Auto-approve safe bash commands using AST-based parsing, while prompting for destructive operations. Solves permission fatigue without disabling safety. Supports Claude Code, Gemini CLI, and Cursor. - - -stars forks issues prs created last-commit release-date version license - - -sudocode
by ssh-randy -v0.1.26 -GitHub -2026-03-07 -Lightweight agent orchestration dev tool that lives in your repo. Integrates with various specification frameworks. It's giving Jira. - - -stars forks issues prs created last-commit release-date version license - - -Claude Code Tips
by ykdojo -v0.26.0 -GitHub -2026-03-07 -A nice variety of 35+ brief but information-dense Claude Code tips covering voice input, system prompt patching, container workflows for risky tasks, conversation cloning(!), multi-model orchestration with Gemini CLI, and plenty more. Nice demos, working scripts, a plugin, I'd say this probably has a little something for everyone. - - -stars forks issues prs created last-commit release-date version license - - -SG Cars Trends Backend
by sgcarstrends -v4.64.0 -GitHub -2026-03-07 -Provides comprehensive structure for TypeScript monorepo projects with detailed commands for development, testing, deployment, and AWS/Cloudflare integration. - - -stars forks issues prs created last-commit release-date version license - - -Fullstack Dev Skills
by jeffallan -v0.4.10 -GitHub -2026-03-06 -A comprehensive Claude Code plugin with 65 specialized skills covering full-stack development across a wide range of specific frameworks. Features 9 project workflow commands for Jira/Confluence integration and, notably, an interesting approach to context engineering via a `/common-ground` command that surfaces Claude's hidden assumptions about your project. This is a smart thing to do. - - -stars forks issues prs created last-commit release-date version license - - -Claude Codex Settings
by fatih akyon -v2.2.0 -GitHub -2026-03-06 -A well-organized, well-written set of plugins covering core developer activities, such as working with common cloud platforms like GitHub, Azure, MongoDB, and popular services such as Tavily, Playwright, and more. Clear, not overly-opinionated, and compatible with a few other providers. - - -stars forks issues prs created last-commit release-date version license - - -Everything Claude Code
by Affaan Mustafa -v1.8.0 -GitHub -2026-03-05 -Top-notch, well-written resources covering "just about everything" from core engineering domains. What's nice about this "everything-" store is most of the resources have significant standalone value and unlike some all-encompassing frameworks, although you can opt in to the author's own specific workflow patterns if you choose, the individual resources offer exemplary patterns in (just about) every Claude Code feature you can find (apologies to the Output Styles devotees). - - -stars forks issues prs created last-commit release-date version license - - -tweakcc
by Piebald-AI -v4.0.11 -GitHub -2026-03-05 -Command-line tool to customize your Claude Code styling. - - -stars forks issues prs created last-commit release-date version license - --- -**Total Resources:** 40 +**Total Resources:** 21 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_ALL_UPDATED.md b/README_ALTERNATIVES/README_FLAT_ALL_UPDATED.md index 2d157b70b9..74af1461d4 100644 --- a/README_ALTERNATIVES/README_FLAT_ALL_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_ALL_UPDATED.md @@ -74,15 +74,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources. -Harness
by revfactory -Workflows & Knowledge Guides -Teams -A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output. - - -stars forks issues prs created last-commit release-date version license - - Claude Code Chat
by andrepimenta Tooling IDE Integrations @@ -95,40 +86,112 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d The official documentation for Claude Code, including installation instructions, usage guidelines, API references, tutorials, examples, loads of information that I won't list individually. Like Claude Code, the documentation is frequently updated. -agnix
by agent-sh +Claude Code System Prompts
by Piebald AI +Workflows & Knowledge Guides +General +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. + + +stars forks issues prs created last-commit release-date version license + + +ClaudoPro Directory
by ghost +Workflows & Knowledge Guides +General +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. + + +stars forks issues prs created last-commit release-date version license + + +Claude Code Flow
by ruvnet Tooling -Config Managers -A comprehensive linter for Claude Code agent files. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP, and more. Plugin for all major IDEs included, with auto-fixes. +Orchestrators +This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Compound Engineering Plugin
by EveryInc -Agent Skills +Ruflo
by rUv +Tooling +Orchestrators +An orchestration platform for deploying and coordinating multi-agent swarms. If I tried to go into detail it would probably crash my browser. An impressive feat of engineering that tries to cover everything and actually does a good job. Self-learning, autonomous multi-agent swarms, vector-based multi-layered memory, systematic planning, security guardrails, and so on. It's a growing project, and YMMV, but even just studying the patterns is immensely valuable, and it's clearly well-engineered. + + +stars forks issues prs created last-commit release-date version license + + +claude-code-docs
by Constantin Shafranski +Workflows & Knowledge Guides General -A very pragmatic set of well-designed agents, skills, and commands, built around a discipline of turning past mistakes and errors into lessons and opportunities for future growth and improvement. Good documentation. +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. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Mountaineering Skills
by Dmytro Gaivoronsky +Claude Scientific Skills
by K-Dense Agent Skills General -Claude Code skill that automates mountain route research for North American peaks. Aggregates data from 10+ mountaineering sources like Mountaineers.org, PeakBagger.com and SummitPost.com to generate detailed route beta reports with weather, avalanche conditions, and trip reports. +"A set of ready-to-use Agent Skills for research, science, engineering, analysis, finance and writing." That's their description - modest, simple. That's how you can tell this is really one of the best skills repos on GitHub. If you've ever thought about getting a PhD... just read all of these documents instead. Also I think it IS an AI agent or something? Awesome. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code Tips
by ykdojo +Claude Code Documentation Mirror
by Eric Buess Workflows & Knowledge Guides General -A nice variety of 35+ brief but information-dense Claude Code tips covering voice input, system prompt patching, container workflows for risky tasks, conversation cloning(!), multi-model orchestration with Gemini CLI, and plenty more. Nice demos, working scripts, a plugin, I'd say this probably has a little something for everyone. +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. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license + + +Claude Code Ultimate Guide
by Florian BRUNIAUX +Workflows & Knowledge Guides +General +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). + + +stars forks issues prs created last-commit release-date version license + + +Claude Codex Settings
by fatih akyon +Agent Skills +General +A well-organized, well-written set of plugins covering core developer activities, such as working with common cloud platforms like GitHub, Azure, MongoDB, and popular services such as Tavily, Playwright, and more. Clear, not overly-opinionated, and compatible with a few other providers. + + +stars forks issues prs created last-commit release-date version license + + +TDD Guard
by Nizar Selander +Hooks +General +A hooks-driven system that monitors file operations in real-time and blocks changes that violate TDD principles. + + +stars forks issues prs created last-commit release-date version license + + +SG Cars Trends Backend
by sgcarstrends +CLAUDE.md Files +Language-Specific +Provides comprehensive structure for TypeScript monorepo projects with detailed commands for development, testing, deployment, and AWS/Cloudflare integration. + + +stars forks issues prs created last-commit release-date version license + + +claude-devtools
by matt1398 +Tooling +General +A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design. + + +stars forks issues prs created last-commit release-date version license Claude Code Templates
by Daniel Avila @@ -140,13 +203,22 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -claude-code-statusline
by rz1989s -Status Lines +AgentSys
by avifenesh +Agent Skills General -Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring +Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes [agnix](https://github.com/avifenesh/agnix) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license + + +agnix
by agent-sh +Tooling +Config Managers +A comprehensive linter for Claude Code agent files. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP, and more. Plugin for all major IDEs included, with auto-fixes. + + +stars forks issues prs created last-commit release-date version license ralph-orchestrator
by mikeyobrien @@ -158,13 +230,49 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -claude-code-docs
by Constantin Shafranski -Workflows & Knowledge Guides +Compound Engineering Plugin
by EveryInc +Agent Skills General -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. +A very pragmatic set of well-designed agents, skills, and commands, built around a discipline of turning past mistakes and errors into lessons and opportunities for future growth and improvement. Good documentation. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license + + +Plannotator
by backnotprop +Hooks +- +Interactive plan review UI that intercepts ExitPlanMode via hooks, letting users visually annotate plans with comments, deletions, and replacements before approving or denying with detailed feedback. + + +stars forks issues prs created last-commit release-date version license + + +viwo-cli
by Hal Shin +Tooling +General +Run Claude Code in a Docker container with git worktrees as volume mounts to enable safer usage of `--dangerously-skip-permissions` for frictionless one-shotting prompts. Allows users to spin up multiple instances of Claude Code in the background easily with reduced permission fatigue. + + +stars forks issues prs created last-commit release-date version license + + +Claude Code GitHub Actions
by Anthropic +Official Documentation +General +Official GitHub Actions integration for Claude Code with examples and documentation for automating AI-powered workflows in CI/CD pipelines. + + +stars forks issues prs created last-commit release-date version license + + +Everything Claude Code
by Affaan Mustafa +Agent Skills +General +Top-notch, well-written resources covering "just about everything" from core engineering domains. What's nice about this "everything-" store is most of the resources have significant standalone value and unlike some all-encompassing frameworks, although you can opt in to the author's own specific workflow patterns if you choose, the individual resources offer exemplary patterns in (just about) every Claude Code feature you can find (apologies to the Output Styles devotees). + + +stars forks issues prs created last-commit release-date version license tweakcc
by Piebald-AI @@ -176,94 +284,139 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -Claude Code System Prompts
by Piebald AI +Happy Coder
by GrocerPublishAgent +Tooling +Orchestrators +Spawn and control multiple Claude Codes in parallel from your phone or desktop. Happy Coder runs Claude Code on your hardware, sends push notifications when Claude needs more input or permission, and costs nothing. + + +stars forks issues prs created last-commit release-date version license + + +Claude Code Repos Index
by Daniel Rosehill Workflows & Knowledge Guides General -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. +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. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code Documentation Mirror
by Eric Buess +Claude CodePro
by Max Ritter Workflows & Knowledge Guides General -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. +Professional development environment for Claude Code with spec-driven workflow, TDD enforcement, cross-session memory, semantic search, quality hooks, and modular rules integration. A bit "heavyweight" but feature-packed and has wide coverage. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code GitHub Actions
by Anthropic -Official Documentation +Rulesync
by dyoshikawa +Tooling General -Official GitHub Actions integration for Claude Code with examples and documentation for automating AI-powered workflows in CI/CD pipelines. +A Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, commands, and subagents) for various AI coding agents. Rulesync can convert configs between Claude Code and other AI agents in both directions. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -ccflare -> **better-ccflare**
by tombii -Tooling -Usage Monitors -A well-maintained and feature-enhanced fork of the glorious `ccflare` usage dashboard by @snipeship (which at the time of writing has not had an update in a few months). `better-ccflare` builds on this foundation with some performance enhancements, extended provider support, bug fixes, Docker deployment, and more. +Codex Skill
by klaudworks +Agent Skills +General +Enables users to prompt codex from claude code. Unlike the raw codex mcp server, this skill infers parameters such as model, reasoning effort, sandboxing from your prompt or asks you to specify them. It also simplifies continuing prior codex sessions so that codex can continue with the prior context. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -ClaudeCTX
by John Fox -Tooling -Config Managers -claudectx lets you switch your entire Claude Code configuration with a single command. +claude-code-statusline
by rz1989s +Status Lines +General +Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Plannotator
by backnotprop +parry
by Dmytro Onypko Hooks -- -Interactive plan review UI that intercepts ExitPlanMode via hooks, letting users visually annotate plans with comments, deletions, and replacements before approving or denying with detailed feedback. +General +Prompt injection scanner for Claude Code hooks. Scans tool inputs and outputs for injection attacks, secrets, and data exfiltration attempts. [NOTE: Early development phase but worth a look.] -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -claude-code-tools
by Prasad Chalasani +Ralph Wiggum Marketer
by Muratcan Koylan +Workflows & Knowledge Guides +Ralph Wiggum +A Claude Code plugin that provides an autonomous AI copywriter, integrating the Ralph loop with customized knowledge bases for market research agents. The agents do the research, Ralph writes the copy, you stay in bed. Whether or not you practice Ralph-Driven Development (RDD), I think these projects are interesting and creative explorations of general agentic patterns. + + +stars forks issues prs created last-commit release-date version license + + +claude-toolbox
by serpro69 Tooling General -Well-crafted toolset for session continuity, featuring skills/commands to avoid compaction and recover context across sessions with cross-agent handoff between Claude Code and Codex CLI. Includes a fast Rust/Tantivy-powered full-text session search (TUI for humans, skill/CLI for agents), tmux-cli skill + command for interacting with scripts and CLI agents, and safety hooks to block dangerous commands. +This is a starter template repository designed to provide a complete development environment for Claude-Code with pre-configured MCP servers and tools for AI-powered development workflows. The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code Repos Index
by Daniel Rosehill -Workflows & Knowledge Guides +claude-esp
by phiat +Alternative Clients General -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. +Go-based TUI that streams Claude Code's hidden output (thinking, tool calls, subagents) to a separate terminal. Watch multiple sessions simultaneously, filter by content type, and track background tasks. Ideal for debugging or understanding what Claude is doing under the hood without interrupting your main session. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code Ultimate Guide
by Florian BRUNIAUX -Workflows & Knowledge Guides +ccstatusline
by sirmalloc +Status Lines General -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). +A highly customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Codex Skill
by klaudworks -Agent Skills +claude-powerline
by Owloops +Status Lines General -Enables users to prompt codex from claude code. Unlike the raw codex mcp server, this skill infers parameters such as model, reasoning effort, sandboxing from your prompt or asks you to specify them. It also simplifies continuing prior codex sessions so that codex can continue with the prior context. +A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license + + +cchooks
by GowayLee +Hooks +General +A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files. + + +stars forks issues prs created last-commit release-date version license + + +Harness
by revfactory +Workflows & Knowledge Guides +Teams +A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output. + + +stars forks issues prs created last-commit release-date version license + + +Claude Code Hook Comms (HCOM)
by aannoo +Hooks +General +Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, because I think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.] + + +stars forks issues prs created last-commit release-date version license Metabase
by metabase @@ -275,31 +428,31 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -VoiceMode MCP
by Mike Bailey -Tooling +Learn Claude Code
by shareAI-Lab +Workflows & Knowledge Guides General -VoiceMode MCP brings natural conversations to Claude Code. It supports any OpenAI API compatible voice services and installs free and open source voice services (Whisper.cpp and Kokoro-FastAPI). +A really interesting analysis of how coding agents like Claude Code are designed. It attempts to break an agent down into its fundamental parts and reconstruct it with minimal code. Great learning resource. Final product is a rudimentary agent with skills, sub-agents, and a todo-list in roughly a few hundred lines of Python. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -AgentSys
by avifenesh -Agent Skills -General -Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes [agnix](https://github.com/avifenesh/agnix) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems. +ccflare -> **better-ccflare**
by tombii +Tooling +Usage Monitors +A well-maintained and feature-enhanced fork of the glorious `ccflare` usage dashboard by @snipeship (which at the time of writing has not had an update in a few months). `better-ccflare` builds on this foundation with some performance enhancements, extended provider support, bug fixes, Docker deployment, and more. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Happy Coder
by GrocerPublishAgent -Tooling -Orchestrators -Spawn and control multiple Claude Codes in parallel from your phone or desktop. Happy Coder runs Claude Code on your hardware, sends push notifications when Claude needs more input or permission, and costs nothing. +Superpowers
by Jesse Vincent +Agent Skills +General +A strong bundle of core competencies for software engineering, with good coverage of a large portion of the SDLC - from planning, reviewing, testing, debugging... Well written, well organized, and adaptable. The author refers to them as "superpowers", but many of them are just consolidating engineering best practices - which sometimes does feel like a superpower when working with Claude Code. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license CC Usage
by ryoppippi @@ -311,130 +464,130 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -Rulesync
by dyoshikawa -Tooling +Context Engineering Kit
by Vlad Goncharov +Agent Skills General -A Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, commands, and subagents) for various AI coding agents. Rulesync can convert configs between Claude Code and other AI agents in both directions. +Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code Flow
by ruvnet -Tooling -Orchestrators -This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles. +Ralph for Claude Code
by Frank Bria +Workflows & Knowledge Guides +Ralph Wiggum +An autonomous AI development framework that enables Claude Code to work iteratively on projects until completion. Features intelligent exit detection, rate limiting, circuit breaker patterns, and comprehensive safety guardrails to prevent infinite loops and API overuse. Built with Bash, integrated with tmux for live monitoring, and includes 75+ comprehensive tests. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Ruflo
by rUv +TSK - AI Agent Task Manager and Sandbox
by dtormoen Tooling Orchestrators -An orchestration platform for deploying and coordinating multi-agent swarms. If I tried to go into detail it would probably crash my browser. An impressive feat of engineering that tries to cover everything and actually does a good job. Self-learning, autonomous multi-agent swarms, vector-based multi-layered memory, systematic planning, security guardrails, and so on. It's a growing project, and YMMV, but even just studying the patterns is immensely valuable, and it's clearly well-engineered. +A Rust CLI tool that lets you delegate development tasks to AI agents running in sandboxed Docker environments. Multiple agents work in parallel, returning git branches for human review. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Scientific Skills
by K-Dense -Agent Skills +claude-code-tools
by Prasad Chalasani +Tooling General -"A set of ready-to-use Agent Skills for research, science, engineering, analysis, finance and writing." That's their description - modest, simple. That's how you can tell this is really one of the best skills repos on GitHub. If you've ever thought about getting a PhD... just read all of these documents instead. Also I think it IS an AI agent or something? Awesome. +Well-crafted toolset for session continuity, featuring skills/commands to avoid compaction and recover context across sessions with cross-agent handoff between Claude Code and Codex CLI. Includes a fast Rust/Tantivy-powered full-text session search (TUI for humans, skill/CLI for agents), tmux-cli skill + command for interacting with scripts and CLI agents, and safety hooks to block dangerous commands. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -TDD Guard
by Nizar Selander -Hooks -General -A hooks-driven system that monitors file operations in real-time and blocks changes that violate TDD principles. +The Agentic Startup
by Rudolf Schmidt +Tooling +Orchestrators +Yet Another Claude Orchestrator - a collection of agents, commands, etc., for shipping production code - but I like this because it's comprehensive, well-written, and one of the few resources that actually uses Output Styles! +10 points! -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code Hook Comms (HCOM)
by aannoo -Hooks +Claude Code Tips
by ykdojo +Workflows & Knowledge Guides General -Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, because I think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.] +A nice variety of 35+ brief but information-dense Claude Code tips covering voice input, system prompt patching, container workflows for risky tasks, conversation cloning(!), multi-model orchestration with Gemini CLI, and plenty more. Nice demos, working scripts, a plugin, I'd say this probably has a little something for everyone. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Superpowers
by Jesse Vincent -Agent Skills -General -A strong bundle of core competencies for software engineering, with good coverage of a large portion of the SDLC - from planning, reviewing, testing, debugging... Well written, well organized, and adaptable. The author refers to them as "superpowers", but many of them are just consolidating engineering best practices - which sometimes does feel like a superpower when working with Claude Code. +claude-code-ide.el
by manzaltu +Tooling +IDE Integrations +claude-code-ide.el integrates Claude Code with Emacs, like Anthropic’s VS Code/IntelliJ extensions. It shows ediff-based code suggestions, pulls LSP/flymake/flycheck diagnostics, and tracks buffer context. It adds an extensible MCP tool support for symbol refs/defs, project metadata, and tree-sitter AST queries. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude CodePro
by Max Ritter -Workflows & Knowledge Guides -General -Professional development environment for Claude Code with spec-driven workflow, TDD enforcement, cross-session memory, semantic search, quality hooks, and modular rules integration. A bit "heavyweight" but feature-packed and has wide coverage. +Comm
by CommE2E +CLAUDE.md Files +Domain-Specific +Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Trail of Bits Security Skills
by Trail of Bits -Agent Skills -General -A very professional collection of over a dozen security-focused skills for code auditing and vulnerability detection. Includes skills for static analysis with CodeQL and Semgrep, variant analysis across codebases, fix verification, and differential code review. +Claudix - Claude Code for VSCode
by Haleclipse +Tooling +IDE Integrations +A VSCode extension that brings Claude Code directly into your editor with interactive chat interface, session management, intelligent file operations, terminal execution, and real-time streaming responses. Built with Vue 3, TypeScript. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Everything Claude Code
by Affaan Mustafa +TÂCHES Claude Code Resources
by TÂCHES Agent Skills General -Top-notch, well-written resources covering "just about everything" from core engineering domains. What's nice about this "everything-" store is most of the resources have significant standalone value and unlike some all-encompassing frameworks, although you can opt in to the author's own specific workflow patterns if you choose, the individual resources offer exemplary patterns in (just about) every Claude Code feature you can find (apologies to the Output Styles devotees). +A well-balanced, "down-to-Earth" set of sub agents, skills, and commands, that are well-organized, easy to read, and a healthy focus on "meta"-skills/agents, like "skill-auditor", hook creation, etc. - the kind of things you can adapt to your workflow, and not the other way around. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -claude-toolbox
by serpro69 -Tooling +Trail of Bits Security Skills
by Trail of Bits +Agent Skills General -This is a starter template repository designed to provide a complete development environment for Claude-Code with pre-configured MCP servers and tools for AI-powered development workflows. The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master. +A very professional collection of over a dozen security-focused skills for code auditing and vulnerability detection. Includes skills for static analysis with CodeQL and Semgrep, variant analysis across codebases, fix verification, and differential code review. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -SG Cars Trends Backend
by sgcarstrends -CLAUDE.md Files -Language-Specific -Provides comprehensive structure for TypeScript monorepo projects with detailed commands for development, testing, deployment, and AWS/Cloudflare integration. +claudekit
by Carl Rannaberg +Tooling +General +Impressive CLI toolkit providing auto-save checkpointing, code quality hooks, specification generation and execution, and 20+ specialized subagents including oracle (gpt-5), code-reviewer (6-aspect deep analysis), ai-sdk-expert (Vercel AI SDK), typescript-expert and many more for Claude Code workflows. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Codex Settings
by fatih akyon -Agent Skills -General -A well-organized, well-written set of plugins covering core developer activities, such as working with common cloud platforms like GitHub, Azure, MongoDB, and popular services such as Tavily, Playwright, and more. Clear, not overly-opinionated, and compatible with a few other providers. +Claude Task Master
by eyaltoledano +Tooling +Orchestrators +A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Ralph for Claude Code
by Frank Bria -Workflows & Knowledge Guides -Ralph Wiggum -An autonomous AI development framework that enables Claude Code to work iteratively on projects until completion. Features intelligent exit detection, rate limiting, circuit breaker patterns, and comprehensive safety guardrails to prevent infinite loops and API overuse. Built with Bash, integrated with tmux for live monitoring, and includes 75+ comprehensive tests. +LangGraphJS
by langchain-ai +CLAUDE.md Files +Language-Specific +Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license Codebase to Course
by Zara Zhang @@ -446,67 +599,76 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -claude-esp
by phiat -Alternative Clients +Claude Mountaineering Skills
by Dmytro Gaivoronsky +Agent Skills General -Go-based TUI that streams Claude Code's hidden output (thinking, tool calls, subagents) to a separate terminal. Watch multiple sessions simultaneously, filter by content type, and track background tasks. Ideal for debugging or understanding what Claude is doing under the hood without interrupting your main session. +Claude Code skill that automates mountain route research for North American peaks. Aggregates data from 10+ mountaineering sources like Mountaineers.org, PeakBagger.com and SummitPost.com to generate detailed route beta reports with weather, avalanche conditions, and trip reports. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Fullstack Dev Skills
by jeffallan -Agent Skills +VoiceMode MCP
by Mike Bailey +Tooling General -A comprehensive Claude Code plugin with 65 specialized skills covering full-stack development across a wide range of specific frameworks. Features 9 project workflow commands for Jira/Confluence integration and, notably, an interesting approach to context engineering via a `/common-ground` command that surfaces Claude's hidden assumptions about your project. This is a smart thing to do. +VoiceMode MCP brings natural conversations to Claude Code. It supports any OpenAI API compatible voice services and installs free and open source voice services (Whisper.cpp and Kokoro-FastAPI). -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -parry
by Dmytro Onypko -Hooks +Claude Squad
by smtg-ai +Tooling +Orchestrators +Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously. + + +stars forks issues prs created last-commit release-date version license + + +Project Workflow System
by harperreed +Workflows & Knowledge Guides General -Prompt injection scanner for Claude Code hooks. Scans tool inputs and outputs for injection attacks, secrets, and data exfiltration attempts. [NOTE: Early development phase but worth a look.] +A set of commands that provide a comprehensive workflow system for managing projects, including task management, code review, and deployment processes. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -claude-powerline
by Owloops -Status Lines +cc-devops-skills
by akin-ozer +Agent Skills General -A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more +Immensely detailed set of skills for DevOps Engineers (or anyone who has to deploy code, really). Works with validations, generators, shell scripts and CLI tools to create high quality IaC code for about any platform you've ever struggled painfully to work with. Worth downloading even just as a source of documentation. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Auto-Claude
by AndyMik90 +ClaudeCTX
by John Fox Tooling -Orchestrators -Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the full SDLC - "plans, builds, and validates software for you". Features a slick kanban-style UI and a well-designed but not over-engineered agent orchestration system. +Config Managers +claudectx lets you switch your entire Claude Code configuration with a single command. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -claude-devtools
by matt1398 -Tooling +Fullstack Dev Skills
by jeffallan +Agent Skills General -A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design. +A comprehensive Claude Code plugin with 65 specialized skills covering full-stack development across a wide range of specific frameworks. Features 9 project workflow commands for Jira/Confluence integration and, notably, an interesting approach to context engineering via a `/common-ground` command that surfaces Claude's hidden assumptions about your project. This is a smart thing to do. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -TSK - AI Agent Task Manager and Sandbox
by dtormoen +Auto-Claude
by AndyMik90 Tooling Orchestrators -A Rust CLI tool that lets you delegate development tasks to AI agents running in sandboxed Docker environments. Multiple agents work in parallel, returning git branches for human review. +Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the full SDLC - "plans, builds, and validates software for you". Features a slick kanban-style UI and a well-designed but not over-engineered agent orchestration system. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license Dippy
by Lily Dayton @@ -536,15 +698,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -Project Workflow System
by harperreed -Workflows & Knowledge Guides -General -A set of commands that provide a comprehensive workflow system for managing projects, including task management, code review, and deployment processes. - - -stars forks issues prs created last-commit release-date version license - - Claude Code Agents
by Paul - UndeadList Agent Skills General @@ -554,24 +707,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -Context Engineering Kit
by Vlad Goncharov -Agent Skills -General -Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality. - - -stars forks issues prs created last-commit release-date version license - - -ccstatusline
by sirmalloc -Status Lines -General -A highly customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal. - - -stars forks issues prs created last-commit release-date version license - - sudocode
by ssh-randy Tooling Orchestrators @@ -590,15 +725,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -Learn Claude Code
by shareAI-Lab -Workflows & Knowledge Guides -General -A really interesting analysis of how coding agents like Claude Code are designed. It attempts to break an agent down into its fundamental parts and reconstruct it with minimal code. Great learning resource. Final product is a rudimentary agent with skills, sub-agents, and a todo-list in roughly a few hundred lines of Python. - - -stars forks issues prs created last-commit release-date version license - - Claudio
by Christopher Toth Hooks General @@ -653,15 +779,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -Claude Squad
by smtg-ai -Tooling -Orchestrators -Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously. - - -stars forks issues prs created last-commit release-date version license - - ContextKit
by Cihat Gündüz Tooling General @@ -698,15 +815,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -cc-devops-skills
by akin-ozer -Agent Skills -General -Immensely detailed set of skills for DevOps Engineers (or anyone who has to deploy code, really). Works with validations, generators, shell scripts and CLI tools to create high quality IaC code for about any platform you've ever struggled painfully to work with. Worth downloading even just as a source of documentation. - - -stars forks issues prs created last-commit release-date version license - - Blogging Platform Instructions
by cloudartisan Workflows & Knowledge Guides General @@ -716,15 +824,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -The Agentic Startup
by Rudolf Schmidt -Tooling -Orchestrators -Yet Another Claude Orchestrator - a collection of agents, commands, etc., for shipping production code - but I like this because it's comprehensive, well-written, and one of the few resources that actually uses Output Styles! +10 points! - - -stars forks issues prs created last-commit release-date version license - - AWS MCP Server
by alexei-led CLAUDE.md Files Language-Specific @@ -851,15 +950,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -Claude Task Master
by eyaltoledano -Tooling -Orchestrators -A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI. - - -stars forks issues prs created last-commit release-date version license - - awesome-ralph
by Martin Joly Workflows & Knowledge Guides Ralph Wiggum @@ -869,15 +959,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -claude-code-ide.el
by manzaltu -Tooling -IDE Integrations -claude-code-ide.el integrates Claude Code with Emacs, like Anthropic’s VS Code/IntelliJ extensions. It shows ediff-based code suggestions, pulls LSP/flymake/flycheck diagnostics, and tracks buffer context. It adds an extensible MCP tool support for symbol refs/defs, project metadata, and tree-sitter AST queries. - - -stars forks issues prs created last-commit release-date version license - - Basic Memory
by basicmachines-co CLAUDE.md Files Project Scaffolding & MCP @@ -887,15 +968,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -Ralph Wiggum Marketer
by Muratcan Koylan -Workflows & Knowledge Guides -Ralph Wiggum -A Claude Code plugin that provides an autonomous AI copywriter, integrating the Ralph loop with customized knowledge bases for market research agents. The agents do the research, Ralph writes the copy, you stay in bed. Whether or not you practice Ralph-Driven Development (RDD), I think these projects are interesting and creative explorations of general agentic patterns. - - -stars forks issues prs created last-commit release-date version license - - Web Assets Generator Skill
by Alon Wolenitz Agent Skills General @@ -932,15 +1004,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -TÂCHES Claude Code Resources
by TÂCHES -Agent Skills -General -A well-balanced, "down-to-Earth" set of sub agents, skills, and commands, that are well-organized, easy to read, and a healthy focus on "meta"-skills/agents, like "skill-auditor", hook creation, etc. - the kind of things you can adapt to your workflow, and not the other way around. - - -stars forks issues prs created last-commit release-date version license - - cc-tools
by Josh Symonds Tooling General @@ -959,15 +1022,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -claudekit
by Carl Rannaberg -Tooling -General -Impressive CLI toolkit providing auto-save checkpointing, code quality hooks, specification generation and execution, and 20+ specialized subagents including oracle (gpt-5), code-reviewer (6-aspect deep analysis), ai-sdk-expert (Vercel AI SDK), typescript-expert and many more for Claude Code workflows. - - -stars forks issues prs created last-commit release-date version license - - /prd-generator
by Denis Redozubov Slash-Commands Project & Task Management @@ -1031,24 +1085,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -LangGraphJS
by langchain-ai -CLAUDE.md Files -Language-Specific -Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces. - - -stars forks issues prs created last-commit release-date version license - - -viwo-cli
by Hal Shin -Tooling -General -Run Claude Code in a Docker container with git worktrees as volume mounts to enable safer usage of `--dangerously-skip-permissions` for frictionless one-shotting prompts. Allows users to spin up multiple instances of Claude Code in the background easily with reduced permission fatigue. - - -stars forks issues prs created last-commit release-date version license - - Giselle
by giselles-ai CLAUDE.md Files Language-Specific @@ -1094,15 +1130,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -Claudix - Claude Code for VSCode
by Haleclipse -Tooling -IDE Integrations -A VSCode extension that brings Claude Code directly into your editor with interactive chat interface, session management, intelligent file operations, terminal execution, and real-time streaming responses. Built with Vue 3, TypeScript. - - -stars forks issues prs created last-commit release-date version license - - SPy
by spylang CLAUDE.md Files Language-Specific @@ -1121,15 +1148,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -ClaudoPro Directory
by ghost -Workflows & Knowledge Guides -General -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. - - -stars forks issues prs created last-commit release-date version license - - learn-faster-kit
by Hugo Lau Workflows & Knowledge Guides General @@ -1157,15 +1175,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -cchooks
by GowayLee -Hooks -General -A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files. - - -stars forks issues prs created last-commit release-date version license - - AB Method
by Ayoub Bensalah Workflows & Knowledge Guides General @@ -1445,22 +1454,22 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d stars forks issues prs created last-commit release-date version license -/create-prp
by Wirasm +/update-docs
by Consiliency Slash-Commands -Project & Task Management -Creates product requirement plans by reading PRP methodology, following template structure, creating comprehensive requirements, and structuring product definitions for development. +Documentation & Changelogs +Reviews current documentation status, updates implementation progress, reviews phase documents, and maintains documentation consistency across the project. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -/update-docs
by Consiliency +/create-prp
by Wirasm Slash-Commands -Documentation & Changelogs -Reviews current documentation status, updates implementation progress, reviews phase documents, and maintains documentation consistency across the project. +Project & Task Management +Creates product requirement plans by reading PRP methodology, following template structure, creating comprehensive requirements, and structuring product definitions for development. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license /rsi
by ddisisto @@ -1818,6 +1827,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d --- -**Total Resources:** 197 +**Total Resources:** 198 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_AZ.md b/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_AZ.md index c9edcbafff..42f9a0eda4 100644 --- a/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_AZ.md @@ -101,6 +101,15 @@ A flat list view of all resources. Category: **CLAUDE.md** | Sorted: alphabetica stars forks issues prs created last-commit release-date version license +Comm
by CommE2E +CLAUDE.md Files +Domain-Specific +Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures. + + +stars forks issues prs created last-commit release-date version license + + Cursor Tools
by eastlondoner CLAUDE.md Files Domain-Specific @@ -267,6 +276,6 @@ A flat list view of all resources. Category: **CLAUDE.md** | Sorted: alphabetica --- -**Total Resources:** 23 +**Total Resources:** 24 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_CREATED.md b/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_CREATED.md index f1a1fa0d24..64f6424b2d 100644 --- a/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_CREATED.md @@ -245,6 +245,15 @@ A flat list view of all resources. Category: **CLAUDE.md** | Sorted: by date cre stars forks issues prs created last-commit release-date version license +Comm
by CommE2E +CLAUDE.md Files +Domain-Specific +Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures. + + +stars forks issues prs created last-commit release-date version license + + Metabase
by metabase CLAUDE.md Files Language-Specific @@ -267,6 +276,6 @@ A flat list view of all resources. Category: **CLAUDE.md** | Sorted: by date cre --- -**Total Resources:** 23 +**Total Resources:** 24 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_RELEASES.md b/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_RELEASES.md index d39eee7a77..7a24c297ae 100644 --- a/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_RELEASES.md @@ -88,41 +88,11 @@ A flat list view of all resources. Category: **CLAUDE.md** | Sorted: by latest r stars forks issues prs created last-commit release-date version license - -LangGraphJS
by langchain-ai -@langchain/langgraph-sdk@1.7.2 -GitHub -2026-03-11 -Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces. - - -stars forks issues prs created last-commit release-date version license - - -Basic Memory
by basicmachines-co -v0.20.2 -GitHub -2026-03-11 -Presents an innovative AI-human collaboration framework with Model Context Protocol for bidirectional LLM-markdown communication and flexible knowledge structure for complex projects. - - -stars forks issues prs created last-commit release-date version license - - -SG Cars Trends Backend
by sgcarstrends -v4.64.0 -GitHub -2026-03-07 -Provides comprehensive structure for TypeScript monorepo projects with detailed commands for development, testing, deployment, and AWS/Cloudflare integration. - - -stars forks issues prs created last-commit release-date version license - --- -**Total Resources:** 6 +**Total Resources:** 3 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_UPDATED.md b/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_UPDATED.md index c591559a58..ad517ac741 100644 --- a/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_CLAUDE-MD_UPDATED.md @@ -56,6 +56,15 @@ A flat list view of all resources. Category: **CLAUDE.md** | Sorted: by last upd +SG Cars Trends Backend
by sgcarstrends +CLAUDE.md Files +Language-Specific +Provides comprehensive structure for TypeScript monorepo projects with detailed commands for development, testing, deployment, and AWS/Cloudflare integration. + + +stars forks issues prs created last-commit release-date version license + + Metabase
by metabase CLAUDE.md Files Language-Specific @@ -65,13 +74,22 @@ A flat list view of all resources. Category: **CLAUDE.md** | Sorted: by last upd stars forks issues prs created last-commit release-date version license -SG Cars Trends Backend
by sgcarstrends +Comm
by CommE2E +CLAUDE.md Files +Domain-Specific +Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures. + + +stars forks issues prs created last-commit release-date version license + + +LangGraphJS
by langchain-ai CLAUDE.md Files Language-Specific -Provides comprehensive structure for TypeScript monorepo projects with detailed commands for development, testing, deployment, and AWS/Cloudflare integration. +Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license JSBeeb
by mattgodbolt @@ -119,15 +137,6 @@ A flat list view of all resources. Category: **CLAUDE.md** | Sorted: by last upd stars forks issues prs created last-commit release-date version license -LangGraphJS
by langchain-ai -CLAUDE.md Files -Language-Specific -Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces. - - -stars forks issues prs created last-commit release-date version license - - Giselle
by giselles-ai CLAUDE.md Files Language-Specific @@ -267,6 +276,6 @@ A flat list view of all resources. Category: **CLAUDE.md** | Sorted: by last upd --- -**Total Resources:** 23 +**Total Resources:** 24 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_CLIENTS_AZ.md b/README_ALTERNATIVES/README_FLAT_CLIENTS_AZ.md index d5ae1ec729..86e82072ba 100644 --- a/README_ALTERNATIVES/README_FLAT_CLIENTS_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_CLIENTS_AZ.md @@ -107,4 +107,4 @@ A flat list view of all resources. Category: **Clients** | Sorted: alphabeticall **Total Resources:** 5 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_CLIENTS_CREATED.md b/README_ALTERNATIVES/README_FLAT_CLIENTS_CREATED.md index 6533a5842b..a65e86a0b1 100644 --- a/README_ALTERNATIVES/README_FLAT_CLIENTS_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_CLIENTS_CREATED.md @@ -107,4 +107,4 @@ A flat list view of all resources. Category: **Clients** | Sorted: by date creat **Total Resources:** 5 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_CLIENTS_RELEASES.md b/README_ALTERNATIVES/README_FLAT_CLIENTS_RELEASES.md index 377b52753a..fe06b2efca 100644 --- a/README_ALTERNATIVES/README_FLAT_CLIENTS_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_CLIENTS_RELEASES.md @@ -53,4 +53,4 @@ A flat list view of all resources. Category: **Clients** | Sorted: by latest rel **Total Resources:** 0 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_CLIENTS_UPDATED.md b/README_ALTERNATIVES/README_FLAT_CLIENTS_UPDATED.md index dcf2a11f8e..ab4a38bc36 100644 --- a/README_ALTERNATIVES/README_FLAT_CLIENTS_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_CLIENTS_UPDATED.md @@ -107,4 +107,4 @@ A flat list view of all resources. Category: **Clients** | Sorted: by last updat **Total Resources:** 5 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_COMMANDS_AZ.md b/README_ALTERNATIVES/README_FLAT_COMMANDS_AZ.md index 48293c8e62..49a745b89b 100644 --- a/README_ALTERNATIVES/README_FLAT_COMMANDS_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_COMMANDS_AZ.md @@ -449,4 +449,4 @@ A flat list view of all resources. Category: **Commands** | Sorted: alphabetical **Total Resources:** 43 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_COMMANDS_CREATED.md b/README_ALTERNATIVES/README_FLAT_COMMANDS_CREATED.md index 544655a01f..f0c934cd43 100644 --- a/README_ALTERNATIVES/README_FLAT_COMMANDS_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_COMMANDS_CREATED.md @@ -449,4 +449,4 @@ A flat list view of all resources. Category: **Commands** | Sorted: by date crea **Total Resources:** 43 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_COMMANDS_RELEASES.md b/README_ALTERNATIVES/README_FLAT_COMMANDS_RELEASES.md index d34ec83426..4a56e1a349 100644 --- a/README_ALTERNATIVES/README_FLAT_COMMANDS_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_COMMANDS_RELEASES.md @@ -95,4 +95,4 @@ A flat list view of all resources. Category: **Commands** | Sorted: by latest re **Total Resources:** 3 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_COMMANDS_UPDATED.md b/README_ALTERNATIVES/README_FLAT_COMMANDS_UPDATED.md index 291ee6bad6..688d1d3d84 100644 --- a/README_ALTERNATIVES/README_FLAT_COMMANDS_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_COMMANDS_UPDATED.md @@ -173,22 +173,22 @@ A flat list view of all resources. Category: **Commands** | Sorted: by last upda stars forks issues prs created last-commit release-date version license -/create-prp
by Wirasm +/update-docs
by Consiliency Slash-Commands -Project & Task Management -Creates product requirement plans by reading PRP methodology, following template structure, creating comprehensive requirements, and structuring product definitions for development. +Documentation & Changelogs +Reviews current documentation status, updates implementation progress, reviews phase documents, and maintains documentation consistency across the project. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -/update-docs
by Consiliency +/create-prp
by Wirasm Slash-Commands -Documentation & Changelogs -Reviews current documentation status, updates implementation progress, reviews phase documents, and maintains documentation consistency across the project. +Project & Task Management +Creates product requirement plans by reading PRP methodology, following template structure, creating comprehensive requirements, and structuring product definitions for development. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license /rsi
by ddisisto @@ -449,4 +449,4 @@ A flat list view of all resources. Category: **Commands** | Sorted: by last upda **Total Resources:** 43 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_DOCS_AZ.md b/README_ALTERNATIVES/README_FLAT_DOCS_AZ.md index 00cc473d8e..4b19863c26 100644 --- a/README_ALTERNATIVES/README_FLAT_DOCS_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_DOCS_AZ.md @@ -86,4 +86,4 @@ A flat list view of all resources. Category: **Docs** | Sorted: alphabetically b **Total Resources:** 3 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_DOCS_CREATED.md b/README_ALTERNATIVES/README_FLAT_DOCS_CREATED.md index b1e878fa40..17e13a484f 100644 --- a/README_ALTERNATIVES/README_FLAT_DOCS_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_DOCS_CREATED.md @@ -86,4 +86,4 @@ A flat list view of all resources. Category: **Docs** | Sorted: by date created **Total Resources:** 3 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_DOCS_RELEASES.md b/README_ALTERNATIVES/README_FLAT_DOCS_RELEASES.md index 19ecbed251..2e5a4d7f64 100644 --- a/README_ALTERNATIVES/README_FLAT_DOCS_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_DOCS_RELEASES.md @@ -53,4 +53,4 @@ A flat list view of all resources. Category: **Docs** | Sorted: by latest releas **Total Resources:** 0 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_DOCS_UPDATED.md b/README_ALTERNATIVES/README_FLAT_DOCS_UPDATED.md index 814b4a17d6..9ca53fc1dd 100644 --- a/README_ALTERNATIVES/README_FLAT_DOCS_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_DOCS_UPDATED.md @@ -86,4 +86,4 @@ A flat list view of all resources. Category: **Docs** | Sorted: by last updated **Total Resources:** 3 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_HOOKS_AZ.md b/README_ALTERNATIVES/README_FLAT_HOOKS_AZ.md index 6695817773..80036e47e5 100644 --- a/README_ALTERNATIVES/README_FLAT_HOOKS_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_HOOKS_AZ.md @@ -170,4 +170,4 @@ A flat list view of all resources. Category: **Hooks** | Sorted: alphabetically **Total Resources:** 12 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_HOOKS_CREATED.md b/README_ALTERNATIVES/README_FLAT_HOOKS_CREATED.md index 42a7cbf277..43e4d32010 100644 --- a/README_ALTERNATIVES/README_FLAT_HOOKS_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_HOOKS_CREATED.md @@ -170,4 +170,4 @@ A flat list view of all resources. Category: **Hooks** | Sorted: by date created **Total Resources:** 12 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_HOOKS_RELEASES.md b/README_ALTERNATIVES/README_FLAT_HOOKS_RELEASES.md index 529d05579f..8fff3971ef 100644 --- a/README_ALTERNATIVES/README_FLAT_HOOKS_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_HOOKS_RELEASES.md @@ -68,41 +68,11 @@ A flat list view of all resources. Category: **Hooks** | Sorted: by latest relea stars forks issues prs created last-commit release-date version license - -Plannotator
by backnotprop -v0.12.0 -GitHub -2026-03-12 -Interactive plan review UI that intercepts ExitPlanMode via hooks, letting users visually annotate plans with comments, deletions, and replacements before approving or denying with detailed feedback. - - -stars forks issues prs created last-commit release-date version license - - -Claude Code Hook Comms (HCOM)
by aannoo -v0.7.4 -GitHub -2026-03-11 -Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, because I think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.] - - -stars forks issues prs created last-commit release-date version license - - -Dippy
by Lily Dayton -v0.2.6 -GitHub -2026-03-09 -Auto-approve safe bash commands using AST-based parsing, while prompting for destructive operations. Solves permission fatigue without disabling safety. Supports Claude Code, Gemini CLI, and Cursor. - - -stars forks issues prs created last-commit release-date version license - --- -**Total Resources:** 4 +**Total Resources:** 1 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_HOOKS_UPDATED.md b/README_ALTERNATIVES/README_FLAT_HOOKS_UPDATED.md index 538f57a942..9bbee745fd 100644 --- a/README_ALTERNATIVES/README_FLAT_HOOKS_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_HOOKS_UPDATED.md @@ -56,6 +56,15 @@ A flat list view of all resources. Category: **Hooks** | Sorted: by last updated +TDD Guard
by Nizar Selander +Hooks +General +A hooks-driven system that monitors file operations in real-time and blocks changes that violate TDD principles. + + +stars forks issues prs created last-commit release-date version license + + Plannotator
by backnotprop Hooks - @@ -65,31 +74,31 @@ A flat list view of all resources. Category: **Hooks** | Sorted: by last updated stars forks issues prs created last-commit release-date version license -TDD Guard
by Nizar Selander +parry
by Dmytro Onypko Hooks General -A hooks-driven system that monitors file operations in real-time and blocks changes that violate TDD principles. +Prompt injection scanner for Claude Code hooks. Scans tool inputs and outputs for injection attacks, secrets, and data exfiltration attempts. [NOTE: Early development phase but worth a look.] -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code Hook Comms (HCOM)
by aannoo +cchooks
by GowayLee Hooks General -Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, because I think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.] +A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -parry
by Dmytro Onypko +Claude Code Hook Comms (HCOM)
by aannoo Hooks General -Prompt injection scanner for Claude Code hooks. Scans tool inputs and outputs for injection attacks, secrets, and data exfiltration attempts. [NOTE: Early development phase but worth a look.] +Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, because I think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.] -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license Dippy
by Lily Dayton @@ -128,15 +137,6 @@ A flat list view of all resources. Category: **Hooks** | Sorted: by last updated stars forks issues prs created last-commit release-date version license -cchooks
by GowayLee -Hooks -General -A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files. - - -stars forks issues prs created last-commit release-date version license - - CC Notify
by dazuiba Hooks General @@ -170,4 +170,4 @@ A flat list view of all resources. Category: **Hooks** | Sorted: by last updated **Total Resources:** 12 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_SKILLS_AZ.md b/README_ALTERNATIVES/README_FLAT_SKILLS_AZ.md index ef604b04c0..a930450205 100644 --- a/README_ALTERNATIVES/README_FLAT_SKILLS_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_SKILLS_AZ.md @@ -230,4 +230,4 @@ A flat list view of all resources. Category: **Skills** | Sorted: alphabetically **Total Resources:** 19 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_SKILLS_CREATED.md b/README_ALTERNATIVES/README_FLAT_SKILLS_CREATED.md index 14a779ed69..d236712d5a 100644 --- a/README_ALTERNATIVES/README_FLAT_SKILLS_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_SKILLS_CREATED.md @@ -230,4 +230,4 @@ A flat list view of all resources. Category: **Skills** | Sorted: by date create **Total Resources:** 19 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_SKILLS_RELEASES.md b/README_ALTERNATIVES/README_FLAT_SKILLS_RELEASES.md index dede875dfa..42d432bd80 100644 --- a/README_ALTERNATIVES/README_FLAT_SKILLS_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_SKILLS_RELEASES.md @@ -68,51 +68,11 @@ A flat list view of all resources. Category: **Skills** | Sorted: by latest rele stars forks issues prs created last-commit release-date version license - -AgentSys
by avifenesh -v5.4.1 -GitHub -2026-03-10 -Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes [agnix](https://github.com/avifenesh/agnix) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems. - - -stars forks issues prs created last-commit release-date version license - - -Fullstack Dev Skills
by jeffallan -v0.4.10 -GitHub -2026-03-06 -A comprehensive Claude Code plugin with 65 specialized skills covering full-stack development across a wide range of specific frameworks. Features 9 project workflow commands for Jira/Confluence integration and, notably, an interesting approach to context engineering via a `/common-ground` command that surfaces Claude's hidden assumptions about your project. This is a smart thing to do. - - -stars forks issues prs created last-commit release-date version license - - -Claude Codex Settings
by fatih akyon -v2.2.0 -GitHub -2026-03-06 -A well-organized, well-written set of plugins covering core developer activities, such as working with common cloud platforms like GitHub, Azure, MongoDB, and popular services such as Tavily, Playwright, and more. Clear, not overly-opinionated, and compatible with a few other providers. - - -stars forks issues prs created last-commit release-date version license - - -Everything Claude Code
by Affaan Mustafa -v1.8.0 -GitHub -2026-03-05 -Top-notch, well-written resources covering "just about everything" from core engineering domains. What's nice about this "everything-" store is most of the resources have significant standalone value and unlike some all-encompassing frameworks, although you can opt in to the author's own specific workflow patterns if you choose, the individual resources offer exemplary patterns in (just about) every Claude Code feature you can find (apologies to the Output Styles devotees). - - -stars forks issues prs created last-commit release-date version license - --- -**Total Resources:** 5 +**Total Resources:** 1 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_SKILLS_UPDATED.md b/README_ALTERNATIVES/README_FLAT_SKILLS_UPDATED.md index 2658fc440e..28e8ff5894 100644 --- a/README_ALTERNATIVES/README_FLAT_SKILLS_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_SKILLS_UPDATED.md @@ -62,6 +62,33 @@ A flat list view of all resources. Category: **Skills** | Sorted: by last update Members from the Signal Foundation with some really great tips and tricks on how to turn your operating system into an instrument of total surveillance, and why some companies are doing this really awesome thing. [warning: YouTube link] +Claude Scientific Skills
by K-Dense +Agent Skills +General +"A set of ready-to-use Agent Skills for research, science, engineering, analysis, finance and writing." That's their description - modest, simple. That's how you can tell this is really one of the best skills repos on GitHub. If you've ever thought about getting a PhD... just read all of these documents instead. Also I think it IS an AI agent or something? Awesome. + + +stars forks issues prs created last-commit release-date version license + + +Claude Codex Settings
by fatih akyon +Agent Skills +General +A well-organized, well-written set of plugins covering core developer activities, such as working with common cloud platforms like GitHub, Azure, MongoDB, and popular services such as Tavily, Playwright, and more. Clear, not overly-opinionated, and compatible with a few other providers. + + +stars forks issues prs created last-commit release-date version license + + +AgentSys
by avifenesh +Agent Skills +General +Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes [agnix](https://github.com/avifenesh/agnix) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems. + + +stars forks issues prs created last-commit release-date version license + + Compound Engineering Plugin
by EveryInc Agent Skills General @@ -71,13 +98,13 @@ A flat list view of all resources. Category: **Skills** | Sorted: by last update stars forks issues prs created last-commit release-date version license -Claude Mountaineering Skills
by Dmytro Gaivoronsky +Everything Claude Code
by Affaan Mustafa Agent Skills General -Claude Code skill that automates mountain route research for North American peaks. Aggregates data from 10+ mountaineering sources like Mountaineers.org, PeakBagger.com and SummitPost.com to generate detailed route beta reports with weather, avalanche conditions, and trip reports. +Top-notch, well-written resources covering "just about everything" from core engineering domains. What's nice about this "everything-" store is most of the resources have significant standalone value and unlike some all-encompassing frameworks, although you can opt in to the author's own specific workflow patterns if you choose, the individual resources offer exemplary patterns in (just about) every Claude Code feature you can find (apologies to the Output Styles devotees). -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license Codex Skill
by klaudworks @@ -89,31 +116,31 @@ A flat list view of all resources. Category: **Skills** | Sorted: by last update stars forks issues prs created last-commit release-date version license -AgentSys
by avifenesh +Superpowers
by Jesse Vincent Agent Skills General -Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes [agnix](https://github.com/avifenesh/agnix) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems. +A strong bundle of core competencies for software engineering, with good coverage of a large portion of the SDLC - from planning, reviewing, testing, debugging... Well written, well organized, and adaptable. The author refers to them as "superpowers", but many of them are just consolidating engineering best practices - which sometimes does feel like a superpower when working with Claude Code. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Scientific Skills
by K-Dense +Context Engineering Kit
by Vlad Goncharov Agent Skills General -"A set of ready-to-use Agent Skills for research, science, engineering, analysis, finance and writing." That's their description - modest, simple. That's how you can tell this is really one of the best skills repos on GitHub. If you've ever thought about getting a PhD... just read all of these documents instead. Also I think it IS an AI agent or something? Awesome. +Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Superpowers
by Jesse Vincent +TÂCHES Claude Code Resources
by TÂCHES Agent Skills General -A strong bundle of core competencies for software engineering, with good coverage of a large portion of the SDLC - from planning, reviewing, testing, debugging... Well written, well organized, and adaptable. The author refers to them as "superpowers", but many of them are just consolidating engineering best practices - which sometimes does feel like a superpower when working with Claude Code. +A well-balanced, "down-to-Earth" set of sub agents, skills, and commands, that are well-organized, easy to read, and a healthy focus on "meta"-skills/agents, like "skill-auditor", hook creation, etc. - the kind of things you can adapt to your workflow, and not the other way around. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license Trail of Bits Security Skills
by Trail of Bits @@ -125,31 +152,31 @@ A flat list view of all resources. Category: **Skills** | Sorted: by last update stars forks issues prs created last-commit release-date version license -Everything Claude Code
by Affaan Mustafa +Codebase to Course
by Zara Zhang Agent Skills General -Top-notch, well-written resources covering "just about everything" from core engineering domains. What's nice about this "everything-" store is most of the resources have significant standalone value and unlike some all-encompassing frameworks, although you can opt in to the author's own specific workflow patterns if you choose, the individual resources offer exemplary patterns in (just about) every Claude Code feature you can find (apologies to the Output Styles devotees). +A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Codex Settings
by fatih akyon +Claude Mountaineering Skills
by Dmytro Gaivoronsky Agent Skills General -A well-organized, well-written set of plugins covering core developer activities, such as working with common cloud platforms like GitHub, Azure, MongoDB, and popular services such as Tavily, Playwright, and more. Clear, not overly-opinionated, and compatible with a few other providers. +Claude Code skill that automates mountain route research for North American peaks. Aggregates data from 10+ mountaineering sources like Mountaineers.org, PeakBagger.com and SummitPost.com to generate detailed route beta reports with weather, avalanche conditions, and trip reports. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Codebase to Course
by Zara Zhang +cc-devops-skills
by akin-ozer Agent Skills General -A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders. +Immensely detailed set of skills for DevOps Engineers (or anyone who has to deploy code, really). Works with validations, generators, shell scripts and CLI tools to create high quality IaC code for about any platform you've ever struggled painfully to work with. Worth downloading even just as a source of documentation. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license Fullstack Dev Skills
by jeffallan @@ -179,15 +206,6 @@ A flat list view of all resources. Category: **Skills** | Sorted: by last update stars forks issues prs created last-commit release-date version license -Context Engineering Kit
by Vlad Goncharov -Agent Skills -General -Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality. - - -stars forks issues prs created last-commit release-date version license - - read-only-postgres
by jawwadfirdousi Agent Skills General @@ -197,15 +215,6 @@ A flat list view of all resources. Category: **Skills** | Sorted: by last update stars forks issues prs created last-commit release-date version license -cc-devops-skills
by akin-ozer -Agent Skills -General -Immensely detailed set of skills for DevOps Engineers (or anyone who has to deploy code, really). Works with validations, generators, shell scripts and CLI tools to create high quality IaC code for about any platform you've ever struggled painfully to work with. Worth downloading even just as a source of documentation. - - -stars forks issues prs created last-commit release-date version license - - Web Assets Generator Skill
by Alon Wolenitz Agent Skills General @@ -214,15 +223,6 @@ A flat list view of all resources. Category: **Skills** | Sorted: by last update stars forks issues prs created last-commit release-date version license - -TÂCHES Claude Code Resources
by TÂCHES -Agent Skills -General -A well-balanced, "down-to-Earth" set of sub agents, skills, and commands, that are well-organized, easy to read, and a healthy focus on "meta"-skills/agents, like "skill-auditor", hook creation, etc. - the kind of things you can adapt to your workflow, and not the other way around. - - -stars forks issues prs created last-commit release-date version license - @@ -230,4 +230,4 @@ A flat list view of all resources. Category: **Skills** | Sorted: by last update **Total Resources:** 19 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_STATUSLINE_AZ.md b/README_ALTERNATIVES/README_FLAT_STATUSLINE_AZ.md index 403ae6e0c4..fb89ef7639 100644 --- a/README_ALTERNATIVES/README_FLAT_STATUSLINE_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_STATUSLINE_AZ.md @@ -107,4 +107,4 @@ A flat list view of all resources. Category: **Status** | Sorted: alphabetically **Total Resources:** 5 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_STATUSLINE_CREATED.md b/README_ALTERNATIVES/README_FLAT_STATUSLINE_CREATED.md index 3bb01f56be..179d5cda02 100644 --- a/README_ALTERNATIVES/README_FLAT_STATUSLINE_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_STATUSLINE_CREATED.md @@ -107,4 +107,4 @@ A flat list view of all resources. Category: **Status** | Sorted: by date create **Total Resources:** 5 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_STATUSLINE_RELEASES.md b/README_ALTERNATIVES/README_FLAT_STATUSLINE_RELEASES.md index 3d33c7b3c2..66195f6c06 100644 --- a/README_ALTERNATIVES/README_FLAT_STATUSLINE_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_STATUSLINE_RELEASES.md @@ -95,4 +95,4 @@ A flat list view of all resources. Category: **Status** | Sorted: by latest rele **Total Resources:** 3 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_STATUSLINE_UPDATED.md b/README_ALTERNATIVES/README_FLAT_STATUSLINE_UPDATED.md index b0a3fe0910..84a3a81839 100644 --- a/README_ALTERNATIVES/README_FLAT_STATUSLINE_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_STATUSLINE_UPDATED.md @@ -65,22 +65,22 @@ A flat list view of all resources. Category: **Status** | Sorted: by last update stars forks issues prs created last-commit release-date version license -claude-powerline
by Owloops +ccstatusline
by sirmalloc Status Lines General -A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more +A highly customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -ccstatusline
by sirmalloc +claude-powerline
by Owloops Status Lines General -A highly customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal. +A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license CCometixLine - Claude Code Statusline
by Haleclipse @@ -107,4 +107,4 @@ A flat list view of all resources. Category: **Status** | Sorted: by last update **Total Resources:** 5 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_STYLES_AZ.md b/README_ALTERNATIVES/README_FLAT_STYLES_AZ.md index 2f6fefb16f..febf64dd95 100644 --- a/README_ALTERNATIVES/README_FLAT_STYLES_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_STYLES_AZ.md @@ -98,4 +98,4 @@ A flat list view of all resources. Category: **Styles** | Sorted: alphabetically **Total Resources:** 4 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_STYLES_CREATED.md b/README_ALTERNATIVES/README_FLAT_STYLES_CREATED.md index c416e42320..6440995916 100644 --- a/README_ALTERNATIVES/README_FLAT_STYLES_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_STYLES_CREATED.md @@ -98,4 +98,4 @@ A flat list view of all resources. Category: **Styles** | Sorted: by date create **Total Resources:** 4 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_STYLES_RELEASES.md b/README_ALTERNATIVES/README_FLAT_STYLES_RELEASES.md index 5604817e9f..af09df436d 100644 --- a/README_ALTERNATIVES/README_FLAT_STYLES_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_STYLES_RELEASES.md @@ -53,4 +53,4 @@ A flat list view of all resources. Category: **Styles** | Sorted: by latest rele **Total Resources:** 0 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_STYLES_UPDATED.md b/README_ALTERNATIVES/README_FLAT_STYLES_UPDATED.md index 45d6bd5681..b31099c418 100644 --- a/README_ALTERNATIVES/README_FLAT_STYLES_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_STYLES_UPDATED.md @@ -98,4 +98,4 @@ A flat list view of all resources. Category: **Styles** | Sorted: by last update **Total Resources:** 4 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_TOOLING_AZ.md b/README_ALTERNATIVES/README_FLAT_TOOLING_AZ.md index e3dae5416e..b8c59d3267 100644 --- a/README_ALTERNATIVES/README_FLAT_TOOLING_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_TOOLING_AZ.md @@ -500,4 +500,4 @@ A flat list view of all resources. Category: **Tooling** | Sorted: alphabeticall **Total Resources:** 49 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_TOOLING_CREATED.md b/README_ALTERNATIVES/README_FLAT_TOOLING_CREATED.md index 2a0498fb5d..f4a8bebe58 100644 --- a/README_ALTERNATIVES/README_FLAT_TOOLING_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_TOOLING_CREATED.md @@ -500,4 +500,4 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by date creat **Total Resources:** 49 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_TOOLING_RELEASES.md b/README_ALTERNATIVES/README_FLAT_TOOLING_RELEASES.md index 0061e70215..57cc25dd65 100644 --- a/README_ALTERNATIVES/README_FLAT_TOOLING_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_TOOLING_RELEASES.md @@ -138,81 +138,11 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by latest rel stars forks issues prs created last-commit release-date version license - -Claude Squad
by smtg-ai -v1.0.17 -GitHub -2026-03-12 -Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously. - - -stars forks issues prs created last-commit release-date version license - - -claude-toolbox
by serpro69 -v0.3.0 -GitHub -2026-03-11 -This is a starter template repository designed to provide a complete development environment for Claude-Code with pre-configured MCP servers and tools for AI-powered development workflows. The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master. - - -stars forks issues prs created last-commit release-date version license - - -CC Usage
by ryoppippi -v18.0.10 -GitHub -2026-03-10 -Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc. - - -stars forks issues prs created last-commit release-date version license - - -claude-code-tools
by Prasad Chalasani -v1.10.8 -GitHub -2026-03-09 -Well-crafted toolset for session continuity, featuring skills/commands to avoid compaction and recover context across sessions with cross-agent handoff between Claude Code and Codex CLI. Includes a fast Rust/Tantivy-powered full-text session search (TUI for humans, skill/CLI for agents), tmux-cli skill + command for interacting with scripts and CLI agents, and safety hooks to block dangerous commands. - - -stars forks issues prs created last-commit release-date version license - - -Claude Code Flow
by ruvnet -v3.5.15 -GitHub -2026-03-09 -This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles. - - -stars forks issues prs created last-commit release-date version license - - -sudocode
by ssh-randy -v0.1.26 -GitHub -2026-03-07 -Lightweight agent orchestration dev tool that lives in your repo. Integrates with various specification frameworks. It's giving Jira. - - -stars forks issues prs created last-commit release-date version license - - -tweakcc
by Piebald-AI -v4.0.11 -GitHub -2026-03-05 -Command-line tool to customize your Claude Code styling. - - -stars forks issues prs created last-commit release-date version license - --- -**Total Resources:** 15 +**Total Resources:** 8 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_TOOLING_UPDATED.md b/README_ALTERNATIVES/README_FLAT_TOOLING_UPDATED.md index f337725912..b464fde208 100644 --- a/README_ALTERNATIVES/README_FLAT_TOOLING_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_TOOLING_UPDATED.md @@ -62,6 +62,42 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat An elegant and user-friendly Claude Code chat interface for VS Code. +Claude Code Flow
by ruvnet +Tooling +Orchestrators +This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles. + + +stars forks issues prs created last-commit release-date version license + + +Ruflo
by rUv +Tooling +Orchestrators +An orchestration platform for deploying and coordinating multi-agent swarms. If I tried to go into detail it would probably crash my browser. An impressive feat of engineering that tries to cover everything and actually does a good job. Self-learning, autonomous multi-agent swarms, vector-based multi-layered memory, systematic planning, security guardrails, and so on. It's a growing project, and YMMV, but even just studying the patterns is immensely valuable, and it's clearly well-engineered. + + +stars forks issues prs created last-commit release-date version license + + +claude-devtools
by matt1398 +Tooling +General +A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design. + + +stars forks issues prs created last-commit release-date version license + + +Claude Code Templates
by Daniel Avila +Tooling +General +Incredibly awesome collection of resources from every category in this list, presented with a neatly polished UI, great features like usage dashboard, analytics, and everything from slash commands to hooks to agents. An awesome companion for this awesome list. + + +stars forks issues prs created last-commit release-date version license + + agnix
by agent-sh Tooling Config Managers @@ -71,13 +107,13 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat stars forks issues prs created last-commit release-date version license -Claude Code Templates
by Daniel Avila +viwo-cli
by Hal Shin Tooling General -Incredibly awesome collection of resources from every category in this list, presented with a neatly polished UI, great features like usage dashboard, analytics, and everything from slash commands to hooks to agents. An awesome companion for this awesome list. +Run Claude Code in a Docker container with git worktrees as volume mounts to enable safer usage of `--dangerously-skip-permissions` for frictionless one-shotting prompts. Allows users to spin up multiple instances of Claude Code in the background easily with reduced permission fatigue. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license tweakcc
by Piebald-AI @@ -89,6 +125,33 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat stars forks issues prs created last-commit release-date version license +Happy Coder
by GrocerPublishAgent +Tooling +Orchestrators +Spawn and control multiple Claude Codes in parallel from your phone or desktop. Happy Coder runs Claude Code on your hardware, sends push notifications when Claude needs more input or permission, and costs nothing. + + +stars forks issues prs created last-commit release-date version license + + +Rulesync
by dyoshikawa +Tooling +General +A Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, commands, and subagents) for various AI coding agents. Rulesync can convert configs between Claude Code and other AI agents in both directions. + + +stars forks issues prs created last-commit release-date version license + + +claude-toolbox
by serpro69 +Tooling +General +This is a starter template repository designed to provide a complete development environment for Claude-Code with pre-configured MCP servers and tools for AI-powered development workflows. The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master. + + +stars forks issues prs created last-commit release-date version license + + ccflare -> **better-ccflare**
by tombii Tooling Usage Monitors @@ -98,112 +161,112 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat stars forks issues prs created last-commit release-date version license -ClaudeCTX
by John Fox +CC Usage
by ryoppippi Tooling -Config Managers -claudectx lets you switch your entire Claude Code configuration with a single command. +Usage Monitors +Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -claude-code-tools
by Prasad Chalasani +TSK - AI Agent Task Manager and Sandbox
by dtormoen Tooling -General -Well-crafted toolset for session continuity, featuring skills/commands to avoid compaction and recover context across sessions with cross-agent handoff between Claude Code and Codex CLI. Includes a fast Rust/Tantivy-powered full-text session search (TUI for humans, skill/CLI for agents), tmux-cli skill + command for interacting with scripts and CLI agents, and safety hooks to block dangerous commands. +Orchestrators +A Rust CLI tool that lets you delegate development tasks to AI agents running in sandboxed Docker environments. Multiple agents work in parallel, returning git branches for human review. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -VoiceMode MCP
by Mike Bailey +claude-code-tools
by Prasad Chalasani Tooling General -VoiceMode MCP brings natural conversations to Claude Code. It supports any OpenAI API compatible voice services and installs free and open source voice services (Whisper.cpp and Kokoro-FastAPI). +Well-crafted toolset for session continuity, featuring skills/commands to avoid compaction and recover context across sessions with cross-agent handoff between Claude Code and Codex CLI. Includes a fast Rust/Tantivy-powered full-text session search (TUI for humans, skill/CLI for agents), tmux-cli skill + command for interacting with scripts and CLI agents, and safety hooks to block dangerous commands. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Happy Coder
by GrocerPublishAgent +The Agentic Startup
by Rudolf Schmidt Tooling Orchestrators -Spawn and control multiple Claude Codes in parallel from your phone or desktop. Happy Coder runs Claude Code on your hardware, sends push notifications when Claude needs more input or permission, and costs nothing. +Yet Another Claude Orchestrator - a collection of agents, commands, etc., for shipping production code - but I like this because it's comprehensive, well-written, and one of the few resources that actually uses Output Styles! +10 points! -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -CC Usage
by ryoppippi +claude-code-ide.el
by manzaltu Tooling -Usage Monitors -Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc. +IDE Integrations +claude-code-ide.el integrates Claude Code with Emacs, like Anthropic’s VS Code/IntelliJ extensions. It shows ediff-based code suggestions, pulls LSP/flymake/flycheck diagnostics, and tracks buffer context. It adds an extensible MCP tool support for symbol refs/defs, project metadata, and tree-sitter AST queries. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Rulesync
by dyoshikawa +Claudix - Claude Code for VSCode
by Haleclipse Tooling -General -A Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, commands, and subagents) for various AI coding agents. Rulesync can convert configs between Claude Code and other AI agents in both directions. +IDE Integrations +A VSCode extension that brings Claude Code directly into your editor with interactive chat interface, session management, intelligent file operations, terminal execution, and real-time streaming responses. Built with Vue 3, TypeScript. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code Flow
by ruvnet +claudekit
by Carl Rannaberg Tooling -Orchestrators -This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles. +General +Impressive CLI toolkit providing auto-save checkpointing, code quality hooks, specification generation and execution, and 20+ specialized subagents including oracle (gpt-5), code-reviewer (6-aspect deep analysis), ai-sdk-expert (Vercel AI SDK), typescript-expert and many more for Claude Code workflows. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Ruflo
by rUv +Claude Task Master
by eyaltoledano Tooling Orchestrators -An orchestration platform for deploying and coordinating multi-agent swarms. If I tried to go into detail it would probably crash my browser. An impressive feat of engineering that tries to cover everything and actually does a good job. Self-learning, autonomous multi-agent swarms, vector-based multi-layered memory, systematic planning, security guardrails, and so on. It's a growing project, and YMMV, but even just studying the patterns is immensely valuable, and it's clearly well-engineered. +A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -claude-toolbox
by serpro69 +VoiceMode MCP
by Mike Bailey Tooling General -This is a starter template repository designed to provide a complete development environment for Claude-Code with pre-configured MCP servers and tools for AI-powered development workflows. The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master. +VoiceMode MCP brings natural conversations to Claude Code. It supports any OpenAI API compatible voice services and installs free and open source voice services (Whisper.cpp and Kokoro-FastAPI). -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Auto-Claude
by AndyMik90 +Claude Squad
by smtg-ai Tooling Orchestrators -Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the full SDLC - "plans, builds, and validates software for you". Features a slick kanban-style UI and a well-designed but not over-engineered agent orchestration system. +Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -claude-devtools
by matt1398 +ClaudeCTX
by John Fox Tooling -General -A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design. +Config Managers +claudectx lets you switch your entire Claude Code configuration with a single command. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -TSK - AI Agent Task Manager and Sandbox
by dtormoen +Auto-Claude
by AndyMik90 Tooling Orchestrators -A Rust CLI tool that lets you delegate development tasks to AI agents running in sandboxed Docker environments. Multiple agents work in parallel, returning git branches for human review. +Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the full SDLC - "plans, builds, and validates software for you". Features a slick kanban-style UI and a well-designed but not over-engineered agent orchestration system. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license SuperClaude
by SuperClaude-Org @@ -224,15 +287,6 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat stars forks issues prs created last-commit release-date version license -Claude Squad
by smtg-ai -Tooling -Orchestrators -Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously. - - -stars forks issues prs created last-commit release-date version license - - ContextKit
by Cihat Gündüz Tooling General @@ -242,15 +296,6 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat stars forks issues prs created last-commit release-date version license -The Agentic Startup
by Rudolf Schmidt -Tooling -Orchestrators -Yet Another Claude Orchestrator - a collection of agents, commands, etc., for shipping production code - but I like this because it's comprehensive, well-written, and one of the few resources that actually uses Output Styles! +10 points! - - -stars forks issues prs created last-commit release-date version license - - claude-rules-doctor
by nulone Tooling Config Managers @@ -296,24 +341,6 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat stars forks issues prs created last-commit release-date version license -Claude Task Master
by eyaltoledano -Tooling -Orchestrators -A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI. - - -stars forks issues prs created last-commit release-date version license - - -claude-code-ide.el
by manzaltu -Tooling -IDE Integrations -claude-code-ide.el integrates Claude Code with Emacs, like Anthropic’s VS Code/IntelliJ extensions. It shows ediff-based code suggestions, pulls LSP/flymake/flycheck diagnostics, and tracks buffer context. It adds an extensible MCP tool support for symbol refs/defs, project metadata, and tree-sitter AST queries. - - -stars forks issues prs created last-commit release-date version license - - Claude Session Restore
by ZENG3LD Tooling General @@ -341,15 +368,6 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat stars forks issues prs created last-commit release-date version license -claudekit
by Carl Rannaberg -Tooling -General -Impressive CLI toolkit providing auto-save checkpointing, code quality hooks, specification generation and execution, and 20+ specialized subagents including oracle (gpt-5), code-reviewer (6-aspect deep analysis), ai-sdk-expert (Vercel AI SDK), typescript-expert and many more for Claude Code workflows. - - -stars forks issues prs created last-commit release-date version license - - recall
by zippoxer Tooling General @@ -368,15 +386,6 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat stars forks issues prs created last-commit release-date version license -viwo-cli
by Hal Shin -Tooling -General -Run Claude Code in a Docker container with git worktrees as volume mounts to enable safer usage of `--dangerously-skip-permissions` for frictionless one-shotting prompts. Allows users to spin up multiple instances of Claude Code in the background easily with reduced permission fatigue. - - -stars forks issues prs created last-commit release-date version license - - claude-code.el
by stevemolitor Tooling IDE Integrations @@ -395,15 +404,6 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat stars forks issues prs created last-commit release-date version license -Claudix - Claude Code for VSCode
by Haleclipse -Tooling -IDE Integrations -A VSCode extension that brings Claude Code directly into your editor with interactive chat interface, session management, intelligent file operations, terminal execution, and real-time streaming responses. Built with Vue 3, TypeScript. - - -stars forks issues prs created last-commit release-date version license - - ccexp
by nyatinte Tooling General @@ -500,4 +500,4 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat **Total Resources:** 49 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_WORKFLOWS_AZ.md b/README_ALTERNATIVES/README_FLAT_WORKFLOWS_AZ.md index 1d1b0b195e..19acea577d 100644 --- a/README_ALTERNATIVES/README_FLAT_WORKFLOWS_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_WORKFLOWS_AZ.md @@ -362,4 +362,4 @@ A flat list view of all resources. Category: **Workflows** | Sorted: alphabetica **Total Resources:** 34 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_WORKFLOWS_CREATED.md b/README_ALTERNATIVES/README_FLAT_WORKFLOWS_CREATED.md index d7d80c31b6..ae18c89d80 100644 --- a/README_ALTERNATIVES/README_FLAT_WORKFLOWS_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_WORKFLOWS_CREATED.md @@ -362,4 +362,4 @@ A flat list view of all resources. Category: **Workflows** | Sorted: by date cre **Total Resources:** 34 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_WORKFLOWS_RELEASES.md b/README_ALTERNATIVES/README_FLAT_WORKFLOWS_RELEASES.md index 70e5556ca3..0f039ae474 100644 --- a/README_ALTERNATIVES/README_FLAT_WORKFLOWS_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_WORKFLOWS_RELEASES.md @@ -78,31 +78,11 @@ A flat list view of all resources. Category: **Workflows** | Sorted: by latest r stars forks issues prs created last-commit release-date version license - -ralph-orchestrator
by mikeyobrien -v2.8.0 -GitHub -2026-03-10 -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. - - -stars forks issues prs created last-commit release-date version license - - -Claude Code Tips
by ykdojo -v0.26.0 -GitHub -2026-03-07 -A nice variety of 35+ brief but information-dense Claude Code tips covering voice input, system prompt patching, container workflows for risky tasks, conversation cloning(!), multi-model orchestration with Gemini CLI, and plenty more. Nice demos, working scripts, a plugin, I'd say this probably has a little something for everyone. - - -stars forks issues prs created last-commit release-date version license - --- -**Total Resources:** 4 +**Total Resources:** 2 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/README_ALTERNATIVES/README_FLAT_WORKFLOWS_UPDATED.md b/README_ALTERNATIVES/README_FLAT_WORKFLOWS_UPDATED.md index 7a900dde6f..a2e9b05606 100644 --- a/README_ALTERNATIVES/README_FLAT_WORKFLOWS_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_WORKFLOWS_UPDATED.md @@ -68,58 +68,58 @@ A flat list view of all resources. Category: **Workflows** | Sorted: by last upd A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources. -Harness
by revfactory +Claude Code System Prompts
by Piebald AI Workflows & Knowledge Guides -Teams -A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output. +General +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. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code Tips
by ykdojo +ClaudoPro Directory
by ghost Workflows & Knowledge Guides General -A nice variety of 35+ brief but information-dense Claude Code tips covering voice input, system prompt patching, container workflows for risky tasks, conversation cloning(!), multi-model orchestration with Gemini CLI, and plenty more. Nice demos, working scripts, a plugin, I'd say this probably has a little something for everyone. +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. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -ralph-orchestrator
by mikeyobrien +claude-code-docs
by Constantin Shafranski Workflows & Knowledge Guides -Ralph Wiggum -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. +General +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. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -claude-code-docs
by Constantin Shafranski +Claude Code Documentation Mirror
by Eric Buess Workflows & Knowledge Guides General -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. +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. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code System Prompts
by Piebald AI +Claude Code Ultimate Guide
by Florian BRUNIAUX Workflows & Knowledge Guides General -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. +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). -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code Documentation Mirror
by Eric Buess +ralph-orchestrator
by mikeyobrien Workflows & Knowledge Guides -General -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. +Ralph Wiggum +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. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license Claude Code Repos Index
by Daniel Rosehill @@ -131,22 +131,40 @@ A flat list view of all resources. Category: **Workflows** | Sorted: by last upd stars forks issues prs created last-commit release-date version license -Claude Code Ultimate Guide
by Florian BRUNIAUX +Claude CodePro
by Max Ritter Workflows & Knowledge Guides General -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). +Professional development environment for Claude Code with spec-driven workflow, TDD enforcement, cross-session memory, semantic search, quality hooks, and modular rules integration. A bit "heavyweight" but feature-packed and has wide coverage. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude CodePro
by Max Ritter +Ralph Wiggum Marketer
by Muratcan Koylan +Workflows & Knowledge Guides +Ralph Wiggum +A Claude Code plugin that provides an autonomous AI copywriter, integrating the Ralph loop with customized knowledge bases for market research agents. The agents do the research, Ralph writes the copy, you stay in bed. Whether or not you practice Ralph-Driven Development (RDD), I think these projects are interesting and creative explorations of general agentic patterns. + + +stars forks issues prs created last-commit release-date version license + + +Harness
by revfactory +Workflows & Knowledge Guides +Teams +A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output. + + +stars forks issues prs created last-commit release-date version license + + +Learn Claude Code
by shareAI-Lab Workflows & Knowledge Guides General -Professional development environment for Claude Code with spec-driven workflow, TDD enforcement, cross-session memory, semantic search, quality hooks, and modular rules integration. A bit "heavyweight" but feature-packed and has wide coverage. +A really interesting analysis of how coding agents like Claude Code are designed. It attempts to break an agent down into its fundamental parts and reconstruct it with minimal code. Great learning resource. Final product is a rudimentary agent with skills, sub-agents, and a todo-list in roughly a few hundred lines of Python. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license Ralph for Claude Code
by Frank Bria @@ -158,31 +176,31 @@ A flat list view of all resources. Category: **Workflows** | Sorted: by last upd stars forks issues prs created last-commit release-date version license -Project Workflow System
by harperreed +Claude Code Tips
by ykdojo Workflows & Knowledge Guides General -A set of commands that provide a comprehensive workflow system for managing projects, including task management, code review, and deployment processes. +A nice variety of 35+ brief but information-dense Claude Code tips covering voice input, system prompt patching, container workflows for risky tasks, conversation cloning(!), multi-model orchestration with Gemini CLI, and plenty more. Nice demos, working scripts, a plugin, I'd say this probably has a little something for everyone. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Claude Code PM
by Ran Aroussi +Project Workflow System
by harperreed Workflows & Knowledge Guides General -Really comprehensive and feature-packed project-management workflow for Claude Code. Numerous specialized agents, slash-commands, and strong documentation. +A set of commands that provide a comprehensive workflow system for managing projects, including task management, code review, and deployment processes. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license -Learn Claude Code
by shareAI-Lab +Claude Code PM
by Ran Aroussi Workflows & Knowledge Guides General -A really interesting analysis of how coding agents like Claude Code are designed. It attempts to break an agent down into its fundamental parts and reconstruct it with minimal code. Great learning resource. Final product is a rudimentary agent with skills, sub-agents, and a todo-list in roughly a few hundred lines of Python. +Really comprehensive and feature-packed project-management workflow for Claude Code. Numerous specialized agents, slash-commands, and strong documentation. -stars forks issues prs created last-commit release-date version license +stars forks issues prs created last-commit release-date version license ralph-wiggum-bdd
by marcindulak @@ -239,15 +257,6 @@ A flat list view of all resources. Category: **Workflows** | Sorted: by last upd stars forks issues prs created last-commit release-date version license -Ralph Wiggum Marketer
by Muratcan Koylan -Workflows & Knowledge Guides -Ralph Wiggum -A Claude Code plugin that provides an autonomous AI copywriter, integrating the Ralph loop with customized knowledge bases for market research agents. The agents do the research, Ralph writes the copy, you stay in bed. Whether or not you practice Ralph-Driven Development (RDD), I think these projects are interesting and creative explorations of general agentic patterns. - - -stars forks issues prs created last-commit release-date version license - - Agentic Workflow Patterns
by ThibautMelen Workflows & Knowledge Guides General @@ -257,15 +266,6 @@ A flat list view of all resources. Category: **Workflows** | Sorted: by last upd stars forks issues prs created last-commit release-date version license -ClaudoPro Directory
by ghost -Workflows & Knowledge Guides -General -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. - - -stars forks issues prs created last-commit release-date version license - - learn-faster-kit
by Hugo Lau Workflows & Knowledge Guides General @@ -362,4 +362,4 @@ A flat list view of all resources. Category: **Workflows** | Sorted: by last upd **Total Resources:** 34 -**Last Generated:** 2026-04-04 +**Last Generated:** 2026-04-11 diff --git a/THE_RESOURCES_TABLE.csv b/THE_RESOURCES_TABLE.csv index ef2ed02126..c7a3b7cf51 100644 --- a/THE_RESOURCES_TABLE.csv +++ b/THE_RESOURCES_TABLE.csv @@ -1,222 +1,222 @@ ID,Display Name,Category,Sub-Category,Primary Link,Secondary Link,Author Name,Author Link,Active,Date Added,Last Modified,Last Checked,License,Description,Removed From Origin,Stale,Repo Created,Latest Release,Release Version,Release Source -skill-ca8cbc21,AgentSys,Agent Skills,General,https://github.com/avifenesh/agentsys,,avifenesh,https://github.com/avifenesh,TRUE,2026-02-13:20-35-26,2026-03-26:11-56-45,2026-03-26:23-31-37,MIT,"Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes [agnix](https://github.com/avifenesh/agnix) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems.",FALSE,FALSE,2026-01-15:09-32-54,2026-03-10:11-26-39,v5.4.1,github-releases -skill-bd56dc67,"AI Agent, AI Spy",Agent Skills,General,https://youtu.be/0ANECpNdt-4,,Whittaker & Tiwari,https://signalfoundation.org/,TRUE,2026-01-27:18-06-06,,2026-03-26:23-31-38,No License / Not Specified,"Members from the Signal Foundation with some really great tips and tricks on how to turn your operating system into an instrument of total surveillance, and why some companies are doing this really awesome thing. [warning: YouTube link]",FALSE,FALSE,,,, -skill-35039a54,Book Factory,Agent Skills,General,https://github.com/robertguss/claude-skills,https://robertguss.github.io/claude-skills/,Robert Guss,https://github.com/robertguss,TRUE,2026-02-08:14-56-56,2026-03-22:19-14-05,2026-03-26:23-31-40,MIT,A comprehensive pipeline of Skills that replicates traditional publishing infrastructure for nonfiction book creation using specialized Claude skills.,FALSE,FALSE,2026-01-19:17-01-57,,, -skill-a9ada349,cc-devops-skills,Agent Skills,General,https://github.com/akin-ozer/cc-devops-skills,,akin-ozer,https://github.com/akin-ozer,TRUE,2026-01-30:13-53-47,2026-03-03:20-07-08,2026-03-26:23-31-43,Apache-2.0,"Immensely detailed set of skills for DevOps Engineers (or anyone who has to deploy code, really). Works with validations, generators, shell scripts and CLI tools to create high quality IaC code for about any platform you've ever struggled painfully to work with. Worth downloading even just as a source of documentation.",FALSE,FALSE,2025-12-05:11-53-24,2026-03-04:06-44-32,v1.0.0,github-releases -skill-448a4572,Claude Code Agents,Agent Skills,General,https://github.com/undeadlist/claude-code-agents,,Paul - UndeadList,https://github.com/undeadlist,TRUE,2026-02-11:20-41-43,2026-03-22:00-38-28,2026-03-26:23-31-45,MIT,"Comprehensive E2E development workflow with helpful Claude Code subagent prompts for solo devs. Run multiple auditors in parallel, automate fix cycles with micro-checkpoint protocols, and do browser-based QA. Includes strict protocols to prevent AI going rogue.",FALSE,FALSE,2025-12-24:06-47-31,,, -skill-50f919d5,Claude Codex Settings,Agent Skills,General,https://github.com/fcakyon/claude-codex-settings,,fatih akyon,https://github.com/fcakyon,TRUE,2025-12-18:05-04-59,2026-03-25:06-19-40,2026-03-26:23-31-47,Apache-2.0,"A well-organized, well-written set of plugins covering core developer activities, such as working with common cloud platforms like GitHub, Azure, MongoDB, and popular services such as Tavily, Playwright, and more. Clear, not overly-opinionated, and compatible with a few other providers.",FALSE,FALSE,2025-07-09:07-46-08,2026-03-06:02-54-14,v2.2.0,github-releases -skill-aeb4b7fa,Claude Mountaineering Skills,Agent Skills,General,https://github.com/dreamiurg/claude-mountaineering-skills,,Dmytro Gaivoronsky,https://github.com/dreamiurg,TRUE,2025-12-18:05-53-27,2026-03-27:02-30-27,2026-03-26:23-31-49,MIT,"Claude Code skill that automates mountain route research for North American peaks. Aggregates data from 10+ mountaineering sources like Mountaineers.org, PeakBagger.com and SummitPost.com to generate detailed route beta reports with weather, avalanche conditions, and trip reports.",FALSE,FALSE,2025-10-21:04-45-27,2026-01-30:09-50-19,v4.0.2,github-releases -skill-53ad2e70,Claude Scientific Skills,Agent Skills,General,https://github.com/K-Dense-AI/claude-scientific-skills,,K-Dense,https://github.com/K-Dense-AI/,TRUE,2026-03-02:13-30-22,2026-03-25:21-40-17,2026-03-26:23-31-52,MIT,"""A set of ready-to-use Agent Skills for research, science, engineering, analysis, finance and writing."" That's their description - modest, simple. That's how you can tell this is really one of the best skills repos on GitHub. If you've ever thought about getting a PhD... just read all of these documents instead. Also I think it IS an AI agent or something? Awesome.",FALSE,FALSE,2025-10-19:20-54-16,2026-03-05:16-01-48,v2.27.0,github-releases -skill-53792031,Codebase to Course,Agent Skills,General,https://github.com/zarazhangrui/codebase-to-course,,Zara Zhang,https://github.com/zarazhangrui,TRUE,2026-03-28:01-10-08,2026-03-24:17-58-03,2026-03-28:01-10-08,No License / Not Specified,"A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders.",FALSE,FALSE,2026-03-22:21-24-53,,, -skill-faba0faa,Codex Skill,Agent Skills,General,https://github.com/skills-directory/skill-codex,,klaudworks,https://github.com/klaudworks,TRUE,2025-10-27:13-24-10,2026-03-26:14-26-51,2026-03-26:23-31-54,MIT,"Enables users to prompt codex from claude code. Unlike the raw codex mcp server, this skill infers parameters such as model, reasoning effort, sandboxing from your prompt or asks you to specify them. It also simplifies continuing prior codex sessions so that codex can continue with the prior context.",FALSE,FALSE,2025-10-21:19-38-10,,, -skill-bff92ab6,Compound Engineering Plugin,Agent Skills,General,https://github.com/EveryInc/compound-engineering-plugin,,EveryInc,https://github.com/EveryInc,TRUE,2026-01-22:13-46-43,2026-03-27:02-40-13,2026-03-26:23-31-56,MIT,"A very pragmatic set of well-designed agents, skills, and commands, built around a discipline of turning past mistakes and errors into lessons and opportunities for future growth and improvement. Good documentation.",FALSE,FALSE,2025-10-09:20-37-38,2026-03-15:03-10-33,v2.37.0,github-releases -skill-e5b92436,Context Engineering Kit,Agent Skills,General,https://github.com/NeoLabHQ/context-engineering-kit,https://github.com/NeoLabHQ/context-engineering-kit?tab=readme-ov-file#reflexion,Vlad Goncharov,https://github.com/LeoVS09,TRUE,2025-12-06:14-29-49,2026-03-22:00-27-10,2026-03-26:23-31-58,GPL-3.0,Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality.,FALSE,FALSE,2025-11-13:23-23-04,2026-02-24:22-32-05,v2.1.1,github-releases -skill-3b08df01,Everything Claude Code,Agent Skills,General,https://github.com/affaan-m/everything-claude-code,,Affaan Mustafa,https://github.com/affaan-m/,TRUE,2026-01-24:17-41-01,2026-03-25:10-19-13,2026-03-26:23-32-01,MIT,"Top-notch, well-written resources covering ""just about everything"" from core engineering domains. What's nice about this ""everything-"" store is most of the resources have significant standalone value and unlike some all-encompassing frameworks, although you can opt in to the author's own specific workflow patterns if you choose, the individual resources offer exemplary patterns in (just about) every Claude Code feature you can find (apologies to the Output Styles devotees).",FALSE,FALSE,2026-01-18:01-49-33,2026-03-05:20-50-57,v1.8.0,github-releases -skill-d69e3bc4,Fullstack Dev Skills,Agent Skills,General,https://github.com/jeffallan/claude-skills,,jeffallan,https://github.com/jeffallan,TRUE,2026-02-05:03-33-57,2026-03-23:22-39-26,2026-03-26:23-32-03,MIT,"A comprehensive Claude Code plugin with 65 specialized skills covering full-stack development across a wide range of specific frameworks. Features 9 project workflow commands for Jira/Confluence integration and, notably, an interesting approach to context engineering via a `/common-ground` command that surfaces Claude's hidden assumptions about your project. This is a smart thing to do.",FALSE,FALSE,2025-10-20:17-46-41,2026-03-06:21-29-39,v0.4.10,github-releases -skill-cf9ee629,read-only-postgres,Agent Skills,General,https://github.com/jawwadfirdousi/agent-skills,,jawwadfirdousi,https://github.com/jawwadfirdousi,TRUE,2026-02-04:13-50-06,2026-03-08:19-42-23,2026-03-26:23-32-05,NOT_FOUND,"Read-only PostgreSQL query skill for Claude Code. Executes SELECT/SHOW/EXPLAIN/WITH queries across configured databases with strict validation, timeouts, and row limits. Supports multiple connections with descriptions for database selection.",FALSE,FALSE,2026-02-02:21-31-52,,, -skill-294cc93f,Superpowers,Agent Skills,General,https://github.com/obra/superpowers,,Jesse Vincent,https://github.com/obra,TRUE,2025-12-22:07-20-47,2026-03-25:18-08-09,2026-03-26:23-32-07,MIT,"A strong bundle of core competencies for software engineering, with good coverage of a large portion of the SDLC - from planning, reviewing, testing, debugging... Well written, well organized, and adaptable. The author refers to them as ""superpowers"", but many of them are just consolidating engineering best practices - which sometimes does feel like a superpower when working with Claude Code.",FALSE,FALSE,2025-10-09:19-57-31,,, -skill-17aac0cc,Trail of Bits Security Skills,Agent Skills,General,https://github.com/trailofbits/skills,,Trail of Bits,https://github.com/trailofbits,TRUE,2026-01-19:01-35-02,2026-03-25:12-38-04,2026-03-26:23-32-10,CC-BY-SA-4.0,"A very professional collection of over a dozen security-focused skills for code auditing and vulnerability detection. Includes skills for static analysis with CodeQL and Semgrep, variant analysis across codebases, fix verification, and differential code review.",FALSE,FALSE,2026-01-14:20-24-03,,, -skill-bc4e0f53,TÂCHES Claude Code Resources,Agent Skills,General,https://github.com/glittercowboy/taches-cc-resources,,TÂCHES,https://github.com/glittercowboy,TRUE,2025-12-21:22-59-37,2026-01-26:02-10-29,2026-03-26:23-32-12,MIT,"A well-balanced, ""down-to-Earth"" set of sub agents, skills, and commands, that are well-organized, easy to read, and a healthy focus on ""meta""-skills/agents, like ""skill-auditor"", hook creation, etc. - the kind of things you can adapt to your workflow, and not the other way around.",FALSE,FALSE,2025-11-13:18-01-51,,, -skill-1fc653a0,Web Assets Generator Skill,Agent Skills,General,https://github.com/alonw0/web-asset-generator,,Alon Wolenitz,https://github.com/alonw0,TRUE,2025-10-28:10-03-26,2026-01-28:09-11-01,2026-03-26:23-32-15,MIT,"Easily generate web assets from Claude Code including favicons, app icons (PWA), and social media meta images (Open Graph) for Facebook, Twitter, WhatsApp, and LinkedIn. Handles image resizing, text-to-image generation, emojis, and provides proper HTML meta tags.",FALSE,FALSE,2025-10-21:07-41-31,,, -wf-996c4dd3,AB Method,Workflows & Knowledge Guides,General,https://github.com/ayoubben18/ab-method,,Ayoub Bensalah,https://github.com/ayoubben18,TRUE,2025-09-12:15-03-57,2025-11-10:21-57-15,2026-03-26:23-32-17,MIT,"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.",FALSE,TRUE,2025-08-10:15-41-14,2025-11-10:21-57-20,v2.3.0,github-releases -wf-7d4f4706,Agentic Workflow Patterns,Workflows & Knowledge Guides,General,https://github.com/ThibautMelen/agentic-workflow-patterns,,ThibautMelen,https://github.com/ThibautMelen,TRUE,2025-11-26:16-41-49,2025-12-08:13-09-58,2026-03-26:23-32-20,NOT_FOUND,"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.",FALSE,TRUE,2025-11-25:12-38-17,,, -wf-8376d518,Blogging Platform Instructions,Workflows & Knowledge Guides,General,https://github.com/cloudartisan/cloudartisan.github.io/tree/main/.claude/commands,,cloudartisan,https://github.com/cloudartisan,TRUE,2025-07-29,2026-03-02:02-49-52,2026-03-26:23-32-22,CC-BY-SA-4.0,"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.",FALSE,FALSE,2022-08-30:06-33-20,,, -wf-af6dda20,Claude Code Documentation Mirror,Workflows & Knowledge Guides,General,https://github.com/ericbuess/claude-code-docs,,Eric Buess,https://github.com/ericbuess,TRUE,2025-11-14:06-01-47,2026-03-27:00-10-13,2026-03-26:23-32-24,NOASSERTION,"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.",FALSE,FALSE,2025-07-09:14-15-29,2025-11-14:21-55-13,v0.3.3,github-releases -wf-fd5a0e6b,Claude Code Handbook,Workflows & Knowledge Guides,General,https://nikiforovall.blog/claude-code-rules/,,nikiforovall,https://github.com/nikiforovall,TRUE,2025-12-06:14-34-58,,2026-03-26:23-32-24,MIT,"Collection of best practices, tips, and techniques for Claude Code development workflows, enhanced with distributable plugins",FALSE,,,,, -wf-82428576,Claude Code Infrastructure Showcase,Workflows & Knowledge Guides,General,https://github.com/diet103/claude-code-infrastructure-showcase,,diet103,https://github.com/diet103,TRUE,2025-11-06:03-29-17,2025-10-31:01-41-24,2026-03-26:23-32-26,MIT,"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.",FALSE,TRUE,2025-10-29:21-54-53,,, -wf-a59ba559,Claude Code PM,Workflows & Knowledge Guides,General,https://github.com/automazeio/ccpm,,Ran Aroussi,https://github.com/ranaroussi,TRUE,2025-09-01:07-52-50,2026-03-18:12-15-22,2026-03-26:23-32-28,MIT,"Really comprehensive and feature-packed project-management workflow for Claude Code. Numerous specialized agents, slash-commands, and strong documentation.",FALSE,FALSE,2025-08-18:23-20-08,,, -wf-fc9e9c97,Claude Code Repos Index,Workflows & Knowledge Guides,General,https://github.com/danielrosehill/Claude-Code-Repos-Index,,Daniel Rosehill,https://github.com/danielrosehill,TRUE,2025-12-30:22-26-20,2026-03-26:16-35-11,2026-03-26:23-32-31,NOT_FOUND,"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.",FALSE,FALSE,2025-10-11:21-40-41,,, -wf-b3c6f3e1,Claude Code System Prompts,Workflows & Knowledge Guides,General,https://github.com/Piebald-AI/claude-code-system-prompts,,Piebald AI,https://github.com/Piebald-AI,TRUE,2025-12-18:05-38-00,2026-03-27:00-22-02,2026-03-26:23-32-34,MIT,"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.",FALSE,FALSE,2025-11-19:04-50-55,2026-03-14:01-12-59,v2.1.76,github-releases -wf-cb2d350a,Claude Code Tips,Workflows & Knowledge Guides,General,https://github.com/ykdojo/claude-code-tips,,ykdojo,https://github.com/ykdojo,TRUE,2025-12-29:17-30-42,2026-03-27:02-15-31,2026-03-26:23-32-36,NOASSERTION,"A nice variety of 35+ brief but information-dense Claude Code tips covering voice input, system prompt patching, container workflows for risky tasks, conversation cloning(!), multi-model orchestration with Gemini CLI, and plenty more. Nice demos, working scripts, a plugin, I'd say this probably has a little something for everyone.",FALSE,FALSE,2025-11-28:00-51-36,2026-03-07:02-59-47,v0.26.0,github-releases -wf-918b0d98,Claude Code Ultimate Guide,Workflows & Knowledge Guides,General,https://github.com/FlorianBruniaux/claude-code-ultimate-guide,,Florian BRUNIAUX,https://www.linkedin.com/in/florian-bruniaux-43408b83/,TRUE,2026-02-11:18-31-46,2026-03-26:15-01-37,2026-03-26:23-32-38,CC-BY-SA-4.0,"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).",FALSE,FALSE,2026-01-09:13-42-10,,, -wf-84b47071,Claude CodePro,Workflows & Knowledge Guides,General,https://github.com/maxritter/claude-codepro,,Max Ritter,https://www.maxritter.net,TRUE,2025-12-18:06-16-04,2026-03-25:15-36-36,2026-03-26:23-32-41,NOASSERTION,"Professional development environment for Claude Code with spec-driven workflow, TDD enforcement, cross-session memory, semantic search, quality hooks, and modular rules integration. A bit ""heavyweight"" but feature-packed and has wide coverage.",FALSE,FALSE,2025-10-24:05-48-02,2026-03-14:20-12-44,v7.5.7,github-releases -wf-dfd3f3db,claude-code-docs,Workflows & Knowledge Guides,General,https://github.com/costiash/claude-code-docs,https://github.com/costiash/claude-code-docs/blob/main/enhancements%2FCAPABILITIES.md,Constantin Shafranski,https://github.com/costiash,TRUE,2025-11-15:14-18-57,2026-03-27:00-42-52,2026-03-26:23-32-43,MIT,"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.",FALSE,FALSE,2025-07-09:14-15-29,2026-02-28:00-12-28,v0.6.0,github-releases -wf-666ef1b9,ClaudoPro Directory,Workflows & Knowledge Guides,General,https://github.com/JSONbored/claudepro-directory,https://claudepro.directory/,ghost,https://github.com/JSONbored,TRUE,2025-09-25:13-57-35,2025-12-05:09-22-05,2026-03-26:23-32-45,MIT,"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.",FALSE,TRUE,2025-09-15:01-34-08,,, -wf-b98b3b2d,Context Priming,Workflows & Knowledge Guides,General,https://github.com/disler/just-prompt/tree/main/.claude/commands,,disler,https://github.com/disler,TRUE,,2025-08-10:19-05-50,2026-03-26:23-32-47,NOT_FOUND,Provides a systematic approach to priming Claude Code with comprehensive project context through specialized commands for different project scenarios and development contexts.,FALSE,TRUE,2025-03-20:17-36-32,,, -wf-f9bf0f75,Design Review Workflow,Workflows & Knowledge Guides,General,https://github.com/OneRedOak/claude-code-workflows/tree/main/design-review,,Patrick Ellis,https://github.com/OneRedOak,TRUE,2025-09-11:20-01-42,2025-09-14:07-33-27,2026-03-26:23-32-49,MIT,"A tailored workflow for enabling automated UI/UX design review, including specialized sub agents, slash commands, `CLAUDE.md` excerpts, and more. Covers a broad range of criteria from responsive design to accessibility.",FALSE,TRUE,2025-08-12:03-34-54,,, -wf-28d0fc92,Laravel TALL Stack AI Development Starter Kit,Workflows & Knowledge Guides,General,https://github.com/tott/laravel-tall-claude-ai-configs,,tott,https://github.com/tott,TRUE,2025-08-17:12-59-22,2025-08-08:14-35-05,2026-03-26:23-32-52,MIT,"Transform your Laravel TALL (Tailwind, AlpineJS, Laravel, Livewire) stack development with comprehensive Claude Code configurations that provide intelligent assistance, systematic workflows, and domain expert consultation.",FALSE,TRUE,2025-08-08:13-08-59,,, -wf-98ee6249,Learn Claude Code,Workflows & Knowledge Guides,General,https://github.com/shareAI-lab/learn-claude-code,,shareAI-Lab,https://github.com/shareAI-lab/,TRUE,2026-01-27:20-55-32,2026-03-17:17-19-34,2026-03-26:23-32-54,MIT,"A really interesting analysis of how coding agents like Claude Code are designed. It attempts to break an agent down into its fundamental parts and reconstruct it with minimal code. Great learning resource. Final product is a rudimentary agent with skills, sub-agents, and a todo-list in roughly a few hundred lines of Python.",FALSE,FALSE,2025-06-29:15-34-15,,, -wf-a50134d3,learn-faster-kit,Workflows & Knowledge Guides,General,https://github.com/cheukyin175/learn-faster-kit,,Hugo Lau,https://github.com/cheukyin175,TRUE,2025-12-03:07-10-47,2025-12-04:05-33-17,2026-03-26:23-32-57,MIT,"A creative educational framework for Claude Code, inspired by the ""FASTER"" approach to self-teaching. Ships with a variety of agents, slash commands, and tools that enable Claude Code to help you progress at your own pace, employing well-established pedagogical techniques like active learning and spaced repetition.",FALSE,TRUE,2025-11-10:08-22-09,,, -wf-43a18fc2,n8n_agent,Workflows & Knowledge Guides,General,https://github.com/kingler/n8n_agent/tree/main/.claude/commands,,kingler,https://github.com/kingler,TRUE,,2025-05-16:17-30-29,2026-03-26:23-32-59,NOT_FOUND,"Amazing comprehensive set of comments for code analysis, QA, design, documentation, project structure, project management, optimization, and many more.",FALSE,TRUE,2025-05-16:17-30-29,,, -wf-1fddaad0,Project Bootstrapping and Task Management,Workflows & Knowledge Guides,General,https://github.com/steadycursor/steadystart/tree/main/.claude/commands,,steadycursor,https://github.com/steadycursor,TRUE,,2025-08-03:20-24-42,2026-03-26:23-33-01,NOT_FOUND,"Provides a structured set of commands for bootstrapping and managing a new project, including meta-commands for creating and editing custom slash-commands.",FALSE,TRUE,2024-05-14:22-13-33,,, -wf-bdb46cd1,"Project Management, Implementation, Planning, and Release",Workflows & Knowledge Guides,General,https://github.com/scopecraft/command/tree/main/.claude/commands,,scopecraft,https://github.com/scopecraft,TRUE,,2025-11-09:12-20-07,2026-03-26:23-33-03,NOT_FOUND,Really comprehensive set of commands for all aspects of SDLC.,FALSE,TRUE,2025-05-10:17-23-27,2025-06-06:04-25-20,v0.16.0,github-releases -wf-42a8d5a5,Project Workflow System,Workflows & Knowledge Guides,General,https://github.com/harperreed/dotfiles/tree/master/.claude/commands,,harperreed,https://github.com/harperreed,TRUE,2025-07-29,2026-03-22:17-21-44,2026-03-26:23-33-06,NOT_FOUND,"A set of commands that provide a comprehensive workflow system for managing projects, including task management, code review, and deployment processes.",FALSE,FALSE,2020-08-29:19-56-31,,, -wf-291eeb4a,RIPER Workflow,Workflows & Knowledge Guides,General,https://github.com/tony/claude-code-riper-5,,Tony Narlock,https://tony.sh,TRUE,2025-10-10:09-52-21,2026-02-08:00-06-34,2026-03-26:23-33-08,MIT,"Structured development workflow enforcing separation between Research, Innovate, Plan, Execute, and Review phases. Features consolidated subagents for context-efficiency, branch-aware memory bank, and strict mode enforcement for guided development.",FALSE,FALSE,2025-09-06:18-05-26,,, -wf-eee9a073,Shipping Real Code w/ Claude,Workflows & Knowledge Guides,General,https://diwank.space/field-notes-from-shipping-real-code-with-claude,,Diwank,https://github.com/creatorrr,TRUE,,,2026-03-26:23-33-08,NOT_FOUND,"A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources.",FALSE,,,,, -wf-b4fe16fa,Simone,Workflows & Knowledge Guides,General,https://github.com/Helmi/claude-simone,,Helmi,https://github.com/Helmi,TRUE,2025-07-29,2025-08-26:12-11-04,2026-03-26:23-33-10,MIT,"A broader project management workflow for Claude Code that encompasses not just a set of commands, but a system of documents, guidelines, and processes to facilitate project planning and execution.",FALSE,TRUE,2025-05-23:12-05-25,2025-08-19:11-27-06,simone-mcp/v0.4.0,github-releases -wf-b6f047e2,Slash-commands megalist,Workflows & Knowledge Guides,General,https://github.com/wcygan/dotfiles/tree/d8ab6b9f5a7a81007b7f5fa3025d4f83ce12cc02/claude/commands,,wcygan,https://github.com/wcygan,FALSE,2025-07-29,,2026-03-26:23-33-10,NOT_FOUND,"A pretty stunning list (88 at the time of this post!) of slash-commands ranging from agent orchestration, code review, project management, security, documentation, self-assessment, almost anything you can dream of.",FALSE,,2023-03-10:04-05-48,,, -wf-af11a176,Claude Code Agent Teams: Exercises,Workflows & Knowledge Guides,Teams,https://github.com/panaversity/claude-code-agent-teams-exercises,,Panaversity,https://github.com/panaversity,TRUE,2026-04-04:20-07-16,2026-02-11:07-23-00,2026-04-04:20-07-16,No License / Not Specified,"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.",FALSE,FALSE,2026-02-10:20-40-16,2026-02-11:07-23-13,latest,github-releases -wf-38bb6a60,Harness,Workflows & Knowledge Guides,Teams,https://github.com/revfactory/harness,,revfactory,https://github.com/revfactory,TRUE,2026-04-04,,,Apache-2.0,"A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.",FALSE,,,,, -wf-61bd7b69,awesome-ralph,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/snwfdhmp/awesome-ralph,,Martin Joly,https://github.com/snwfdhmp,TRUE,2026-02-04:13-24-10,2026-02-03:08-34-42,2026-03-26:23-33-13,NOT_FOUND,"A curated list of resources about Ralph, the AI coding technique that runs AI coding agents in automated loops until specifications are fulfilled.",FALSE,FALSE,2026-01-19:08-42-54,,, -wf-8ceac0c4,Ralph for Claude Code,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/frankbria/ralph-claude-code,,Frank Bria,https://github.com/frankbria,TRUE,2026-01-09:16-32-31,2026-03-25:00-13-46,2026-03-26:23-33-15,MIT,"An autonomous AI development framework that enables Claude Code to work iteratively on projects until completion. Features intelligent exit detection, rate limiting, circuit breaker patterns, and comprehensive safety guardrails to prevent infinite loops and API overuse. Built with Bash, integrated with tmux for live monitoring, and includes 75+ comprehensive tests.",FALSE,FALSE,2025-08-27:16-03-46,,, -wf-2fdeff7e,Ralph Wiggum Marketer,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/muratcankoylan/ralph-wiggum-marketer,,Muratcan Koylan,https://github.com/muratcankoylan,TRUE,2026-01-13:14-06-16,2026-02-01:23-16-28,2026-03-26:23-33-17,NOT_FOUND,"A Claude Code plugin that provides an autonomous AI copywriter, integrating the Ralph loop with customized knowledge bases for market research agents. The agents do the research, Ralph writes the copy, you stay in bed. Whether or not you practice Ralph-Driven Development (RDD), I think these projects are interesting and creative explorations of general agentic patterns.",FALSE,FALSE,2026-01-07:07-49-14,,, +skill-ca8cbc21,AgentSys,Agent Skills,General,https://github.com/avifenesh/agentsys,,avifenesh,https://github.com/avifenesh,TRUE,2026-02-13:20-35-26,2026-04-11:03-15-24,2026-04-11:13-43-40,MIT,"Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes [agnix](https://github.com/avifenesh/agnix) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems.",FALSE,FALSE,2026-01-15:09-32-54,2026-03-10:11-26-39,v5.4.1,github-releases +skill-bd56dc67,"AI Agent, AI Spy",Agent Skills,General,https://youtu.be/0ANECpNdt-4,,Whittaker & Tiwari,https://signalfoundation.org/,TRUE,2026-01-27:18-06-06,,2026-04-11:13-43-41,No License / Not Specified,"Members from the Signal Foundation with some really great tips and tricks on how to turn your operating system into an instrument of total surveillance, and why some companies are doing this really awesome thing. [warning: YouTube link]",FALSE,FALSE,,,, +skill-35039a54,Book Factory,Agent Skills,General,https://github.com/robertguss/claude-skills,https://robertguss.github.io/claude-skills/,Robert Guss,https://github.com/robertguss,TRUE,2026-02-08:14-56-56,2026-03-22:19-14-05,2026-04-11:13-43-42,MIT,A comprehensive pipeline of Skills that replicates traditional publishing infrastructure for nonfiction book creation using specialized Claude skills.,FALSE,FALSE,2026-01-19:17-01-57,,, +skill-a9ada349,cc-devops-skills,Agent Skills,General,https://github.com/akin-ozer/cc-devops-skills,,akin-ozer,https://github.com/akin-ozer,TRUE,2026-01-30:13-53-47,2026-03-27:07-54-56,2026-04-11:13-43-44,Apache-2.0,"Immensely detailed set of skills for DevOps Engineers (or anyone who has to deploy code, really). Works with validations, generators, shell scripts and CLI tools to create high quality IaC code for about any platform you've ever struggled painfully to work with. Worth downloading even just as a source of documentation.",FALSE,FALSE,2025-12-05:11-53-24,2026-03-04:06-44-32,v1.0.0,github-releases +skill-448a4572,Claude Code Agents,Agent Skills,General,https://github.com/undeadlist/claude-code-agents,,Paul - UndeadList,https://github.com/undeadlist,TRUE,2026-02-11:20-41-43,2026-03-22:00-38-28,2026-04-11:13-43-47,MIT,"Comprehensive E2E development workflow with helpful Claude Code subagent prompts for solo devs. Run multiple auditors in parallel, automate fix cycles with micro-checkpoint protocols, and do browser-based QA. Includes strict protocols to prevent AI going rogue.",FALSE,FALSE,2025-12-24:06-47-31,,, +skill-50f919d5,Claude Codex Settings,Agent Skills,General,https://github.com/fcakyon/claude-codex-settings,,fatih akyon,https://github.com/fcakyon,TRUE,2025-12-18:05-04-59,2026-04-11:09-52-13,2026-04-11:13-43-49,Apache-2.0,"A well-organized, well-written set of plugins covering core developer activities, such as working with common cloud platforms like GitHub, Azure, MongoDB, and popular services such as Tavily, Playwright, and more. Clear, not overly-opinionated, and compatible with a few other providers.",FALSE,FALSE,2025-07-09:07-46-08,2026-03-06:02-54-14,v2.2.0,github-releases +skill-aeb4b7fa,Claude Mountaineering Skills,Agent Skills,General,https://github.com/dreamiurg/claude-mountaineering-skills,,Dmytro Gaivoronsky,https://github.com/dreamiurg,TRUE,2025-12-18:05-53-27,2026-03-29:19-00-43,2026-04-11:13-43-51,MIT,"Claude Code skill that automates mountain route research for North American peaks. Aggregates data from 10+ mountaineering sources like Mountaineers.org, PeakBagger.com and SummitPost.com to generate detailed route beta reports with weather, avalanche conditions, and trip reports.",FALSE,FALSE,2025-10-21:04-45-27,2026-01-30:09-50-19,v4.0.2,github-releases +skill-53ad2e70,Claude Scientific Skills,Agent Skills,General,https://github.com/K-Dense-AI/claude-scientific-skills,,K-Dense,https://github.com/K-Dense-AI/,TRUE,2026-03-02:13-30-22,2026-04-11:15-23-11,2026-04-11:13-43-53,MIT,"""A set of ready-to-use Agent Skills for research, science, engineering, analysis, finance and writing."" That's their description - modest, simple. That's how you can tell this is really one of the best skills repos on GitHub. If you've ever thought about getting a PhD... just read all of these documents instead. Also I think it IS an AI agent or something? Awesome.",FALSE,FALSE,2025-10-19:20-54-16,2026-03-05:16-01-48,v2.27.0,github-releases +skill-53792031,Codebase to Course,Agent Skills,General,https://github.com/zarazhangrui/codebase-to-course,,Zara Zhang,https://github.com/zarazhangrui,TRUE,2026-03-28:01-10-08,2026-03-30:18-26-09,2026-04-11:13-43-55,NOT_FOUND,"A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders.",FALSE,FALSE,2026-03-22:21-24-53,,, +skill-faba0faa,Codex Skill,Agent Skills,General,https://github.com/skills-directory/skill-codex,,klaudworks,https://github.com/klaudworks,TRUE,2025-10-27:13-24-10,2026-04-10:08-15-32,2026-04-11:13-43-58,MIT,"Enables users to prompt codex from claude code. Unlike the raw codex mcp server, this skill infers parameters such as model, reasoning effort, sandboxing from your prompt or asks you to specify them. It also simplifies continuing prior codex sessions so that codex can continue with the prior context.",FALSE,FALSE,2025-10-21:19-38-10,,, +skill-bff92ab6,Compound Engineering Plugin,Agent Skills,General,https://github.com/EveryInc/compound-engineering-plugin,,EveryInc,https://github.com/EveryInc,TRUE,2026-01-22:13-46-43,2026-04-11:00-47-21,2026-04-11:13-44-00,MIT,"A very pragmatic set of well-designed agents, skills, and commands, built around a discipline of turning past mistakes and errors into lessons and opportunities for future growth and improvement. Good documentation.",FALSE,FALSE,2025-10-09:20-37-38,2026-03-15:03-10-33,v2.37.0,github-releases +skill-e5b92436,Context Engineering Kit,Agent Skills,General,https://github.com/NeoLabHQ/context-engineering-kit,https://github.com/NeoLabHQ/context-engineering-kit?tab=readme-ov-file#reflexion,Vlad Goncharov,https://github.com/LeoVS09,TRUE,2025-12-06:14-29-49,2026-04-06:00-48-04,2026-04-11:13-44-02,GPL-3.0,Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality.,FALSE,FALSE,2025-11-13:23-23-04,2026-02-24:22-32-05,v2.1.1,github-releases +skill-3b08df01,Everything Claude Code,Agent Skills,General,https://github.com/affaan-m/everything-claude-code,,Affaan Mustafa,https://github.com/affaan-m/,TRUE,2026-01-24:17-41-01,2026-04-10:18-53-17,2026-04-11:13-44-04,MIT,"Top-notch, well-written resources covering ""just about everything"" from core engineering domains. What's nice about this ""everything-"" store is most of the resources have significant standalone value and unlike some all-encompassing frameworks, although you can opt in to the author's own specific workflow patterns if you choose, the individual resources offer exemplary patterns in (just about) every Claude Code feature you can find (apologies to the Output Styles devotees).",FALSE,FALSE,2026-01-18:01-49-33,2026-03-05:20-50-57,v1.8.0,github-releases +skill-d69e3bc4,Fullstack Dev Skills,Agent Skills,General,https://github.com/jeffallan/claude-skills,,jeffallan,https://github.com/jeffallan,TRUE,2026-02-05:03-33-57,2026-03-23:22-39-26,2026-04-11:13-44-06,MIT,"A comprehensive Claude Code plugin with 65 specialized skills covering full-stack development across a wide range of specific frameworks. Features 9 project workflow commands for Jira/Confluence integration and, notably, an interesting approach to context engineering via a `/common-ground` command that surfaces Claude's hidden assumptions about your project. This is a smart thing to do.",FALSE,FALSE,2025-10-20:17-46-41,2026-03-06:21-29-39,v0.4.10,github-releases +skill-cf9ee629,read-only-postgres,Agent Skills,General,https://github.com/jawwadfirdousi/agent-skills,,jawwadfirdousi,https://github.com/jawwadfirdousi,TRUE,2026-02-04:13-50-06,2026-03-08:19-42-23,2026-04-11:13-44-08,NOT_FOUND,"Read-only PostgreSQL query skill for Claude Code. Executes SELECT/SHOW/EXPLAIN/WITH queries across configured databases with strict validation, timeouts, and row limits. Supports multiple connections with descriptions for database selection.",FALSE,FALSE,2026-02-02:21-31-52,,, +skill-294cc93f,Superpowers,Agent Skills,General,https://github.com/obra/superpowers,,Jesse Vincent,https://github.com/obra,TRUE,2025-12-22:07-20-47,2026-04-06:22-48-58,2026-04-11:13-44-10,MIT,"A strong bundle of core competencies for software engineering, with good coverage of a large portion of the SDLC - from planning, reviewing, testing, debugging... Well written, well organized, and adaptable. The author refers to them as ""superpowers"", but many of them are just consolidating engineering best practices - which sometimes does feel like a superpower when working with Claude Code.",FALSE,FALSE,2025-10-09:19-57-31,,, +skill-17aac0cc,Trail of Bits Security Skills,Agent Skills,General,https://github.com/trailofbits/skills,,Trail of Bits,https://github.com/trailofbits,TRUE,2026-01-19:01-35-02,2026-04-01:14-50-10,2026-04-11:13-44-12,CC-BY-SA-4.0,"A very professional collection of over a dozen security-focused skills for code auditing and vulnerability detection. Includes skills for static analysis with CodeQL and Semgrep, variant analysis across codebases, fix verification, and differential code review.",FALSE,FALSE,2026-01-14:20-24-03,,, +skill-bc4e0f53,TÂCHES Claude Code Resources,Agent Skills,General,https://github.com/glittercowboy/taches-cc-resources,,TÂCHES,https://github.com/glittercowboy,TRUE,2025-12-21:22-59-37,2026-04-01:15-10-52,2026-04-11:13-44-15,MIT,"A well-balanced, ""down-to-Earth"" set of sub agents, skills, and commands, that are well-organized, easy to read, and a healthy focus on ""meta""-skills/agents, like ""skill-auditor"", hook creation, etc. - the kind of things you can adapt to your workflow, and not the other way around.",FALSE,FALSE,2025-11-13:18-01-51,,, +skill-1fc653a0,Web Assets Generator Skill,Agent Skills,General,https://github.com/alonw0/web-asset-generator,,Alon Wolenitz,https://github.com/alonw0,TRUE,2025-10-28:10-03-26,2026-01-28:09-11-01,2026-04-11:13-44-17,MIT,"Easily generate web assets from Claude Code including favicons, app icons (PWA), and social media meta images (Open Graph) for Facebook, Twitter, WhatsApp, and LinkedIn. Handles image resizing, text-to-image generation, emojis, and provides proper HTML meta tags.",FALSE,FALSE,2025-10-21:07-41-31,,, +wf-996c4dd3,AB Method,Workflows & Knowledge Guides,General,https://github.com/ayoubben18/ab-method,,Ayoub Bensalah,https://github.com/ayoubben18,TRUE,2025-09-12:15-03-57,2025-11-10:21-57-15,2026-04-11:13-44-19,MIT,"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.",FALSE,TRUE,2025-08-10:15-41-14,2025-11-10:21-57-20,v2.3.0,github-releases +wf-7d4f4706,Agentic Workflow Patterns,Workflows & Knowledge Guides,General,https://github.com/ThibautMelen/agentic-workflow-patterns,,ThibautMelen,https://github.com/ThibautMelen,TRUE,2025-11-26:16-41-49,2025-12-08:13-09-58,2026-04-11:13-44-21,NOT_FOUND,"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.",FALSE,TRUE,2025-11-25:12-38-17,,, +wf-8376d518,Blogging Platform Instructions,Workflows & Knowledge Guides,General,https://github.com/cloudartisan/cloudartisan.github.io/tree/main/.claude/commands,,cloudartisan,https://github.com/cloudartisan,TRUE,2025-07-29,2026-03-02:02-49-52,2026-04-11:13-44-23,CC-BY-SA-4.0,"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.",FALSE,FALSE,2022-08-30:06-33-20,,, +wf-af6dda20,Claude Code Documentation Mirror,Workflows & Knowledge Guides,General,https://github.com/ericbuess/claude-code-docs,,Eric Buess,https://github.com/ericbuess,TRUE,2025-11-14:06-01-47,2026-04-11:15-08-16,2026-04-11:13-44-25,NOASSERTION,"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.",FALSE,FALSE,2025-07-09:14-15-29,2025-11-14:21-55-13,v0.3.3,github-releases +wf-fd5a0e6b,Claude Code Handbook,Workflows & Knowledge Guides,General,https://nikiforovall.blog/claude-code-rules/,,nikiforovall,https://github.com/nikiforovall,TRUE,2025-12-06:14-34-58,,2026-04-11:13-44-25,MIT,"Collection of best practices, tips, and techniques for Claude Code development workflows, enhanced with distributable plugins",FALSE,,,,, +wf-82428576,Claude Code Infrastructure Showcase,Workflows & Knowledge Guides,General,https://github.com/diet103/claude-code-infrastructure-showcase,,diet103,https://github.com/diet103,TRUE,2025-11-06:03-29-17,2025-10-31:01-41-24,2026-04-11:13-44-27,MIT,"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.",FALSE,TRUE,2025-10-29:21-54-53,,, +wf-a59ba559,Claude Code PM,Workflows & Knowledge Guides,General,https://github.com/automazeio/ccpm,,Ran Aroussi,https://github.com/ranaroussi,TRUE,2025-09-01:07-52-50,2026-03-18:12-15-22,2026-04-11:13-44-29,MIT,"Really comprehensive and feature-packed project-management workflow for Claude Code. Numerous specialized agents, slash-commands, and strong documentation.",FALSE,FALSE,2025-08-18:23-20-08,,, +wf-fc9e9c97,Claude Code Repos Index,Workflows & Knowledge Guides,General,https://github.com/danielrosehill/Claude-Code-Repos-Index,,Daniel Rosehill,https://github.com/danielrosehill,TRUE,2025-12-30:22-26-20,2026-04-10:12-32-36,2026-04-11:13-44-32,NOT_FOUND,"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.",FALSE,FALSE,2025-10-11:21-40-41,,, +wf-b3c6f3e1,Claude Code System Prompts,Workflows & Knowledge Guides,General,https://github.com/Piebald-AI/claude-code-system-prompts,,Piebald AI,https://github.com/Piebald-AI,TRUE,2025-12-18:05-38-00,2026-04-11:17-28-45,2026-04-11:13-44-34,MIT,"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.",FALSE,FALSE,2025-11-19:04-50-55,2026-03-14:01-12-59,v2.1.76,github-releases +wf-cb2d350a,Claude Code Tips,Workflows & Knowledge Guides,General,https://github.com/ykdojo/claude-code-tips,,ykdojo,https://github.com/ykdojo,TRUE,2025-12-29:17-30-42,2026-04-02:06-27-15,2026-04-11:13-44-36,NOASSERTION,"A nice variety of 35+ brief but information-dense Claude Code tips covering voice input, system prompt patching, container workflows for risky tasks, conversation cloning(!), multi-model orchestration with Gemini CLI, and plenty more. Nice demos, working scripts, a plugin, I'd say this probably has a little something for everyone.",FALSE,FALSE,2025-11-28:00-51-36,2026-03-07:02-59-47,v0.26.0,github-releases +wf-918b0d98,Claude Code Ultimate Guide,Workflows & Knowledge Guides,General,https://github.com/FlorianBruniaux/claude-code-ultimate-guide,,Florian BRUNIAUX,https://www.linkedin.com/in/florian-bruniaux-43408b83/,TRUE,2026-02-11:18-31-46,2026-04-11:11-32-18,2026-04-11:13-44-38,CC-BY-SA-4.0,"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).",FALSE,FALSE,2026-01-09:13-42-10,,, +wf-84b47071,Claude CodePro,Workflows & Knowledge Guides,General,https://github.com/maxritter/claude-codepro,,Max Ritter,https://www.maxritter.net,TRUE,2025-12-18:06-16-04,2026-04-10:09-16-09,2026-04-11:13-44-40,NOASSERTION,"Professional development environment for Claude Code with spec-driven workflow, TDD enforcement, cross-session memory, semantic search, quality hooks, and modular rules integration. A bit ""heavyweight"" but feature-packed and has wide coverage.",FALSE,FALSE,2025-10-24:05-48-02,2026-03-14:20-12-44,v7.5.7,github-releases +wf-dfd3f3db,claude-code-docs,Workflows & Knowledge Guides,General,https://github.com/costiash/claude-code-docs,https://github.com/costiash/claude-code-docs/blob/main/enhancements%2FCAPABILITIES.md,Constantin Shafranski,https://github.com/costiash,TRUE,2025-11-15:14-18-57,2026-04-11:15-24-21,2026-04-11:13-44-43,MIT,"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.",FALSE,FALSE,2025-07-09:14-15-29,2026-02-28:00-12-28,v0.6.0,github-releases +wf-666ef1b9,ClaudoPro Directory,Workflows & Knowledge Guides,General,https://github.com/JSONbored/claudepro-directory,https://claudepro.directory/,ghost,https://github.com/JSONbored,TRUE,2025-09-25:13-57-35,2026-04-11:16-26-51,2026-04-11:13-44-45,MIT,"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.",FALSE,FALSE,2025-09-15:01-34-08,,, +wf-b98b3b2d,Context Priming,Workflows & Knowledge Guides,General,https://github.com/disler/just-prompt/tree/main/.claude/commands,,disler,https://github.com/disler,TRUE,,2025-08-10:19-05-50,2026-04-11:13-44-47,NOT_FOUND,Provides a systematic approach to priming Claude Code with comprehensive project context through specialized commands for different project scenarios and development contexts.,FALSE,TRUE,2025-03-20:17-36-32,,, +wf-f9bf0f75,Design Review Workflow,Workflows & Knowledge Guides,General,https://github.com/OneRedOak/claude-code-workflows/tree/main/design-review,,Patrick Ellis,https://github.com/OneRedOak,TRUE,2025-09-11:20-01-42,2025-09-14:07-33-27,2026-04-11:13-44-49,MIT,"A tailored workflow for enabling automated UI/UX design review, including specialized sub agents, slash commands, `CLAUDE.md` excerpts, and more. Covers a broad range of criteria from responsive design to accessibility.",FALSE,TRUE,2025-08-12:03-34-54,,, +wf-28d0fc92,Laravel TALL Stack AI Development Starter Kit,Workflows & Knowledge Guides,General,https://github.com/tott/laravel-tall-claude-ai-configs,,tott,https://github.com/tott,TRUE,2025-08-17:12-59-22,2025-08-08:14-35-05,2026-04-11:13-44-51,MIT,"Transform your Laravel TALL (Tailwind, AlpineJS, Laravel, Livewire) stack development with comprehensive Claude Code configurations that provide intelligent assistance, systematic workflows, and domain expert consultation.",FALSE,TRUE,2025-08-08:13-08-59,,, +wf-98ee6249,Learn Claude Code,Workflows & Knowledge Guides,General,https://github.com/shareAI-lab/learn-claude-code,,shareAI-Lab,https://github.com/shareAI-lab/,TRUE,2026-01-27:20-55-32,2026-04-07:22-14-44,2026-04-11:13-44-53,MIT,"A really interesting analysis of how coding agents like Claude Code are designed. It attempts to break an agent down into its fundamental parts and reconstruct it with minimal code. Great learning resource. Final product is a rudimentary agent with skills, sub-agents, and a todo-list in roughly a few hundred lines of Python.",FALSE,FALSE,2025-06-29:15-34-15,,, +wf-a50134d3,learn-faster-kit,Workflows & Knowledge Guides,General,https://github.com/cheukyin175/learn-faster-kit,,Hugo Lau,https://github.com/cheukyin175,TRUE,2025-12-03:07-10-47,2025-12-04:05-33-17,2026-04-11:13-44-55,MIT,"A creative educational framework for Claude Code, inspired by the ""FASTER"" approach to self-teaching. Ships with a variety of agents, slash commands, and tools that enable Claude Code to help you progress at your own pace, employing well-established pedagogical techniques like active learning and spaced repetition.",FALSE,TRUE,2025-11-10:08-22-09,,, +wf-43a18fc2,n8n_agent,Workflows & Knowledge Guides,General,https://github.com/kingler/n8n_agent/tree/main/.claude/commands,,kingler,https://github.com/kingler,TRUE,,2025-05-16:17-30-29,2026-04-11:13-44-57,NOT_FOUND,"Amazing comprehensive set of comments for code analysis, QA, design, documentation, project structure, project management, optimization, and many more.",FALSE,TRUE,2025-05-16:17-30-29,,, +wf-1fddaad0,Project Bootstrapping and Task Management,Workflows & Knowledge Guides,General,https://github.com/steadycursor/steadystart/tree/main/.claude/commands,,steadycursor,https://github.com/steadycursor,TRUE,,2025-08-03:20-24-42,2026-04-11:13-45-00,NOT_FOUND,"Provides a structured set of commands for bootstrapping and managing a new project, including meta-commands for creating and editing custom slash-commands.",FALSE,TRUE,2024-05-14:22-13-33,,, +wf-bdb46cd1,"Project Management, Implementation, Planning, and Release",Workflows & Knowledge Guides,General,https://github.com/scopecraft/command/tree/main/.claude/commands,,scopecraft,https://github.com/scopecraft,TRUE,,2025-11-09:12-20-07,2026-04-11:13-45-02,NOT_FOUND,Really comprehensive set of commands for all aspects of SDLC.,FALSE,TRUE,2025-05-10:17-23-27,2025-06-06:04-25-20,v0.16.0,github-releases +wf-42a8d5a5,Project Workflow System,Workflows & Knowledge Guides,General,https://github.com/harperreed/dotfiles/tree/master/.claude/commands,,harperreed,https://github.com/harperreed,TRUE,2025-07-29,2026-03-28:03-32-17,2026-04-11:13-45-04,NOT_FOUND,"A set of commands that provide a comprehensive workflow system for managing projects, including task management, code review, and deployment processes.",FALSE,FALSE,2020-08-29:19-56-31,,, +wf-291eeb4a,RIPER Workflow,Workflows & Knowledge Guides,General,https://github.com/tony/claude-code-riper-5,,Tony Narlock,https://tony.sh,TRUE,2025-10-10:09-52-21,2026-02-08:00-06-34,2026-04-11:13-45-06,MIT,"Structured development workflow enforcing separation between Research, Innovate, Plan, Execute, and Review phases. Features consolidated subagents for context-efficiency, branch-aware memory bank, and strict mode enforcement for guided development.",FALSE,FALSE,2025-09-06:18-05-26,,, +wf-eee9a073,Shipping Real Code w/ Claude,Workflows & Knowledge Guides,General,https://diwank.space/field-notes-from-shipping-real-code-with-claude,,Diwank,https://github.com/creatorrr,TRUE,,,2026-04-11:13-45-07,NOT_FOUND,"A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources.",FALSE,,,,, +wf-b4fe16fa,Simone,Workflows & Knowledge Guides,General,https://github.com/Helmi/claude-simone,,Helmi,https://github.com/Helmi,TRUE,2025-07-29,2025-08-26:12-11-04,2026-04-11:13-45-08,MIT,"A broader project management workflow for Claude Code that encompasses not just a set of commands, but a system of documents, guidelines, and processes to facilitate project planning and execution.",FALSE,TRUE,2025-05-23:12-05-25,2025-08-19:11-27-06,simone-mcp/v0.4.0,github-releases +wf-b6f047e2,Slash-commands megalist,Workflows & Knowledge Guides,General,https://github.com/wcygan/dotfiles/tree/d8ab6b9f5a7a81007b7f5fa3025d4f83ce12cc02/claude/commands,,wcygan,https://github.com/wcygan,FALSE,2025-07-29,,2026-04-11:13-45-09,NOT_FOUND,"A pretty stunning list (88 at the time of this post!) of slash-commands ranging from agent orchestration, code review, project management, security, documentation, self-assessment, almost anything you can dream of.",FALSE,,2023-03-10:04-05-48,,, +wf-af11a176,Claude Code Agent Teams: Exercises,Workflows & Knowledge Guides,Teams,https://github.com/panaversity/claude-code-agent-teams-exercises,,Panaversity,https://github.com/panaversity,TRUE,2026-04-04:20-07-16,2026-02-11:07-23-00,2026-04-11:13-45-11,NOT_FOUND,"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.",FALSE,FALSE,2026-02-10:20-40-16,2026-02-11:07-23-13,latest,github-releases +wf-38bb6a60,Harness,Workflows & Knowledge Guides,Teams,https://github.com/revfactory/harness,,revfactory,https://github.com/revfactory,TRUE,2026-04-04,2026-04-08:07-49-10,2026-04-11:13-45-13,Apache-2.0,"A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.",FALSE,FALSE,,,, +wf-61bd7b69,awesome-ralph,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/snwfdhmp/awesome-ralph,,Martin Joly,https://github.com/snwfdhmp,TRUE,2026-02-04:13-24-10,2026-02-03:08-34-42,2026-04-11:13-45-15,NOT_FOUND,"A curated list of resources about Ralph, the AI coding technique that runs AI coding agents in automated loops until specifications are fulfilled.",FALSE,FALSE,2026-01-19:08-42-54,,, +wf-8ceac0c4,Ralph for Claude Code,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/frankbria/ralph-claude-code,,Frank Bria,https://github.com/frankbria,TRUE,2026-01-09:16-32-31,2026-04-04:21-16-20,2026-04-11:13-45-18,MIT,"An autonomous AI development framework that enables Claude Code to work iteratively on projects until completion. Features intelligent exit detection, rate limiting, circuit breaker patterns, and comprehensive safety guardrails to prevent infinite loops and API overuse. Built with Bash, integrated with tmux for live monitoring, and includes 75+ comprehensive tests.",FALSE,FALSE,2025-08-27:16-03-46,,, +wf-2fdeff7e,Ralph Wiggum Marketer,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/muratcankoylan/ralph-wiggum-marketer,,Muratcan Koylan,https://github.com/muratcankoylan,TRUE,2026-01-13:14-06-16,2026-04-09:14-00-56,2026-04-11:13-45-20,NOT_FOUND,"A Claude Code plugin that provides an autonomous AI copywriter, integrating the Ralph loop with customized knowledge bases for market research agents. The agents do the research, Ralph writes the copy, you stay in bed. Whether or not you practice Ralph-Driven Development (RDD), I think these projects are interesting and creative explorations of general agentic patterns.",FALSE,FALSE,2026-01-07:07-49-14,,, wf-5e01a9a6,Ralph Wiggum Plugin,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/anthropics/claude-code/tree/4f18698a9ed25517861a75125b526e319bcf8354/plugins/ralph-wiggum,,Anthropic PBC,https://github.com/anthropics,FALSE,2026-01-10:21-13-16,2026-01-14:00-03-57,2026-01-14:16-36-08,©,"The official Anthropic implementation of the Ralph Wiggum technique for iterative, self-referential AI development loops in Claude Code.",FALSE,FALSE,2025-02-22:17-29-29,2026-01-14:00-04-17,v2.1.7,github-releases -wf-bc51a50b,ralph-orchestrator,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/mikeyobrien/ralph-orchestrator,https://mikeyobrien.github.io/ralph-orchestrator/,mikeyobrien,https://github.com/mikeyobrien,TRUE,2026-01-10:19-24-51,2026-03-27:00-49-37,2026-03-26:23-33-19,MIT,"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.",FALSE,FALSE,2025-09-07:16-55-41,2026-03-10:02-15-32,v2.8.0,github-releases -wf-316367ff,ralph-wiggum-bdd,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/marcindulak/ralph-wiggum-bdd,,marcindulak,https://github.com/marcindulak,TRUE,2026-02-03:05-23-14,2026-03-13:19-30-52,2026-03-26:23-33-22,Apache-2.0,"A standalone Bash script for Behavior-Driven Development with Ralph Wiggum Loop. In principle, while running unattended, the script can keep code and requirements in sync, but in practice it still requires interactive human supervision, so it supports both modes. The script is standalone and can be modified and committed into your project.",FALSE,FALSE,2026-01-20:03-11-32,,, -wf-aa051a6c,The Ralph Playbook,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/ClaytonFarr/ralph-playbook,,Clayton Farr,https://github.com/ClaytonFarr,TRUE,2026-01-13:04-31-02,2026-03-06:21-56-54,2026-03-26:23-33-24,MIT,"A remarkably detailed and comprehensive guide to the Ralph Wiggum technique, featuring well-written theoretical commentary paired with practical guidelines and advice.",FALSE,FALSE,2026-01-09:21-54-12,,, -tool-9f8d507e,cc-sessions,Tooling,General,https://github.com/GWUDCAP/cc-sessions,,toastdev,https://github.com/satoastshi,TRUE,2025-10-24:22-04-36,2025-10-17:14-50-52,2026-03-26:23-33-26,MIT,An opinionated approach to productive development with Claude Code,FALSE,TRUE,2025-08-26:17-02-09,2025-10-17:13-34-37,v0.3.6,github-releases -hook-edd83641,cc-tools,Tooling,General,https://github.com/Veraticus/cc-tools,,Josh Symonds,https://github.com/Veraticus,TRUE,2025-07-29,2026-01-22:00-17-15,2026-03-26:23-33-29,NOT_FOUND,"High-performance Go implementation of Claude Code hooks and utilities. Provides smart linting, testing, and statusline generation with minimal overhead.",FALSE,FALSE,2025-08-25:23-40-18,,, -tool-b7bb841e,ccexp,Tooling,General,https://github.com/nyatinte/ccexp,https://www.npmjs.com/package/ccexp,nyatinte,https://github.com/nyatinte,TRUE,2025-07-29,2025-11-08:18-40-34,2026-03-26:23-33-31,MIT,Interactive CLI tool for discovering and managing Claude Code configuration files and slash commands with a beautiful terminal UI.,FALSE,TRUE,2025-06-30:16-28-36,2025-07-30:12-59-21,v4.0.0,github-releases -tool-d9c9bde8,cchistory,Tooling,General,https://github.com/eckardt/cchistory,,eckardt,https://github.com/eckardt,TRUE,2025-08-30:01-30-34,2025-10-23:11-41-46,2026-03-26:23-33-33,MIT,"Like the shell history command but for your Claude Code sessions. Easily list all Bash or ""Bash-mode"" (`!`) commands Claude Code ran in a session for reference.",FALSE,TRUE,2025-06-07:16-37-43,2025-09-10:18-14-40,v0.2.1,github-releases -tool-48212d39,cclogviewer,Tooling,General,https://github.com/Brads3290/cclogviewer,,Brad S.,https://github.com/Brads3290,TRUE,2025-08-05:11-48-39,2025-08-08:08-12-45,2026-03-26:23-33-35,MIT,A humble but handy utility for viewing Claude Code `.jsonl` conversation files in a pretty HTML UI.,FALSE,TRUE,2025-07-27:23-02-49,,, -tool-d95e578f,Claude Code Templates,Tooling,General,https://github.com/davila7/claude-code-templates,https://www.npmjs.com/package/claude-code-templates,Daniel Avila,https://github.com/davila7,TRUE,2025-08-24:09-32-10,2026-03-27:01-13-45,2026-03-26:23-33-37,MIT,"Incredibly awesome collection of resources from every category in this list, presented with a neatly polished UI, great features like usage dashboard, analytics, and everything from slash commands to hooks to agents. An awesome companion for this awesome list.",FALSE,FALSE,2025-07-04:01-35-24,2025-11-15:20-41-43,v1.28.3,github-releases -tool-552cdcdf,Claude Composer,Tooling,General,https://github.com/possibilities/claude-composer,,Mike Bannister,https://github.com/possibilities,TRUE,2025-07-29,2025-07-31:02-29-50,2026-03-26:23-33-40,Unlicense,A tool that adds small enhancements to Claude Code.,FALSE,TRUE,2025-05-28:13-05-08,,, -tool-ca25af98,Claude Hub,Tooling,General,https://github.com/claude-did-this/claude-hub,,Claude Did This,https://github.com/claude-did-this,TRUE,2025-07-29,2025-06-20:16-16-08,2026-03-26:23-33-42,NOT_FOUND,"A webhook service that connects Claude Code to GitHub repositories, enabling AI-powered code assistance directly through pull requests and issues. This integration allows Claude to analyze repositories, answer technical questions, and help developers understand and improve their codebase through simple @mentions.",FALSE,TRUE,2025-05-20:17-01-59,2025-05-31:18-48-30,v0.1.1,github-releases -tool-0b63bd5f,Claude Session Restore,Tooling,General,https://github.com/ZENG3LD/claude-session-restore,,ZENG3LD,https://github.com/ZENG3LD,TRUE,2026-01-29:01-51-46,2026-01-26:07-54-17,2026-03-26:23-33-44,NOASSERTION,Efficiently restore context from previous Claude Code sessions by analyzing session files and git history. Features multi-factor data collection across numerous Claude Code capacities with time-based filtering. Uses tail-based parsing for efficient handling of large session files up to 2GB. Includes both a CLI tool for manual analysis and a Claude Code skill for automatic session restoration.,FALSE,FALSE,2026-01-26:07-13-54,,, -tool-3bb5a470,claude-code-tools,Tooling,General,https://github.com/pchalasani/claude-code-tools,,Prasad Chalasani,https://github.com/pchalasani,TRUE,2025-08-05:12-08-07,2026-03-26:18-23-53,2026-03-26:23-33-46,MIT,"Well-crafted toolset for session continuity, featuring skills/commands to avoid compaction and recover context across sessions with cross-agent handoff between Claude Code and Codex CLI. Includes a fast Rust/Tantivy-powered full-text session search (TUI for humans, skill/CLI for agents), tmux-cli skill + command for interacting with scripts and CLI agents, and safety hooks to block dangerous commands.",FALSE,FALSE,2025-07-31:11-39-16,2026-03-09:16-25-22,v1.10.8,github-releases -tool-e6553311,claude-devtools,Tooling,General,https://github.com/matt1398/claude-devtools,,matt1398,https://github.com/matt1398,TRUE,2026-03-30:00-51-21,2026-03-23:04-21-05,2026-03-30:00-51-21,MIT,"A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design.",FALSE,FALSE,2026-02-11:06-52-00,2026-03-23:04-32-34,v0.4.9,github-releases -tool-8b0193b7,claude-toolbox,Tooling,General,https://github.com/serpro69/claude-toolbox,,serpro69,https://github.com/serpro69,TRUE,2025-12-06:09-40-40,2026-03-25:09-26-13,2026-03-26:23-33-49,MIT,"This is a starter template repository designed to provide a complete development environment for Claude-Code with pre-configured MCP servers and tools for AI-powered development workflows. The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master.",FALSE,FALSE,2025-10-17:10-31-30,2026-03-11:10-12-45,v0.3.0,github-releases -tool-1cbdd0fb,claudekit,Tooling,General,https://github.com/carlrannaberg/claudekit,https://www.npmjs.com/package/claudekit,Carl Rannaberg,https://github.com/carlrannaberg,TRUE,2025-08-24:07-25-28,2026-01-15:07-30-07,2026-03-26:23-33-51,MIT,"Impressive CLI toolkit providing auto-save checkpointing, code quality hooks, specification generation and execution, and 20+ specialized subagents including oracle (gpt-5), code-reviewer (6-aspect deep analysis), ai-sdk-expert (Vercel AI SDK), typescript-expert and many more for Claude Code workflows.",FALSE,FALSE,2025-07-11:19-10-32,2025-09-28:22-17-04,v0.9.4,github-releases -tool-af235370,Container Use,Tooling,General,https://github.com/dagger/container-use,,dagger,https://github.com/dagger,TRUE,2025-07-29,2026-02-23:12-37-45,2026-03-26:23-33-53,Apache-2.0,Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.,FALSE,FALSE,2025-05-27:17-37-49,2025-08-19:22-31-40,v0.4.2,github-releases -tool-b3562922,ContextKit,Tooling,General,https://github.com/FlineDev/ContextKit,,Cihat Gündüz,https://github.com/Jeehut,TRUE,2025-10-10:09-45-34,2026-03-10:00-49-40,2026-03-26:23-33-55,MIT,"A systematic development framework that transforms Claude Code into a proactive development partner. Features 4-phase planning methodology, specialized quality agents, and structured workflows that help AI produce production-ready code on first try.",FALSE,FALSE,2025-09-12:09-49-38,2025-10-17:14-33-20,0.2.0,github-releases -tool-6e6f1ae1,recall,Tooling,General,https://github.com/zippoxer/recall,,zippoxer,https://github.com/zippoxer,TRUE,2025-12-03:07-17-55,2026-01-14:07-49-55,2026-03-26:23-33-57,MIT,"Full-text search your Claude Code sessions. Run `recall` in terminal, type to search, Enter to resume. Alternative to `claude --resume`.",FALSE,FALSE,2025-11-28:03-10-12,2026-01-13:18-50-54,v0.5.0,github-releases -tool-5845fda0,Rulesync,Tooling,General,https://github.com/dyoshikawa/rulesync,,dyoshikawa,https://github.com/dyoshikawa,TRUE,2025-10-16:13-16-02,2026-03-26:02-25-20,2026-03-26:23-34-00,MIT,"A Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, commands, and subagents) for various AI coding agents. Rulesync can convert configs between Claude Code and other AI agents in both directions.",FALSE,FALSE,2025-06-18:13-17-53,2026-03-13:09-25-25,v7.18.2,github-releases -tool-a5798d4b,run-claude-docker,Tooling,General,https://github.com/icanhasjonas/run-claude-docker,,Jonas,https://github.com/icanhasjonas/,TRUE,2025-09-26:05-55-44,2025-08-14:21-00-39,2026-03-26:23-34-02,MIT,"A self-contained Docker runner that forwards your current workspace into a safe(r) isolated docker container, where you still have access to your Claude Code settings, authentication, ssh agent, pgp, optionally aws keys etc.",FALSE,TRUE,2025-08-13:19-28-10,,, -tool-4a5cf064,stt-mcp-server-linux,Tooling,General,https://github.com/marcindulak/stt-mcp-server-linux,,marcindulak,https://github.com/marcindulak,TRUE,2025-09-13:02-17-09,2026-01-10:20-37-37,2026-03-26:23-34-04,Apache-2.0,"A push-to-talk speech transcription setup for Linux using a Python MCP server. Runs locally in Docker with no external API calls. Your speech is recorded, transcribed into text, and then sent to Claude running in a Tmux session.",FALSE,FALSE,2025-09-07:00-38-51,,, -tool-5f5d572e,SuperClaude,Tooling,General,https://github.com/SuperClaude-Org/SuperClaude_Framework,https://superclaude.netlify.app/,SuperClaude-Org,https://github.com/SuperClaude-Org,TRUE,2025-09-11:13-42-12,2026-03-22:17-33-37,2026-03-26:23-34-06,MIT,"A versatile configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies, such as ""Introspection"" and ""Orchestration"".",FALSE,FALSE,2025-07-14:12-28-11,2026-01-18:13-12-50,v4.2.0,github-releases -tool-8d2e7868,tweakcc,Tooling,General,https://github.com/Piebald-AI/tweakcc,,Piebald-AI,https://github.com/Piebald-AI,TRUE,,2026-03-27:00-28-12,2026-03-26:23-34-09,MIT,Command-line tool to customize your Claude Code styling.,FALSE,FALSE,2025-07-20:21-30-47,2026-03-05:19-05-20,v4.0.11,github-releases -tool-0b63c72c,Vibe-Log,Tooling,General,https://github.com/vibe-log/vibe-log-cli,,Vibe-Log,https://github.com/vibe-log,TRUE,2025-10-10:10-38-18,2025-12-10:22-44-22,2026-03-26:23-34-11,MIT,"Analyzes your Claude Code prompts locally (using CC), provides intelligent session analysis and actionable strategic guidance - works in the statusline and produces very pretty HTML reports as well. Easy to install and remove.",FALSE,TRUE,2025-08-15:18-42-36,2025-12-05:16-47-32,v0.8.6,github-releases -tool-fcf2812e,viwo-cli,Tooling,General,https://github.com/OverseedAI/viwo,,Hal Shin,https://github.com/hal-shin,TRUE,2025-12-06:09-03-50,2026-01-09:05-24-30,2026-03-26:23-34-14,MIT,Run Claude Code in a Docker container with git worktrees as volume mounts to enable safer usage of `--dangerously-skip-permissions` for frictionless one-shotting prompts. Allows users to spin up multiple instances of Claude Code in the background easily with reduced permission fatigue.,FALSE,FALSE,2025-09-04:17-05-44,2026-01-05:22-16-44,v0.5.0,github-releases -tool-1e4657fd,VoiceMode MCP,Tooling,General,https://github.com/mbailey/voicemode,https://getvoicemode.com,Mike Bailey,https://github.com/mbailey,TRUE,2025-10-16:12-54-25,2026-03-26:13-23-27,2026-03-26:23-34-16,MIT,VoiceMode MCP brings natural conversations to Claude Code. It supports any OpenAI API compatible voice services and installs free and open source voice services (Whisper.cpp and Kokoro-FastAPI).,FALSE,FALSE,2025-06-08:16-20-50,2026-03-13:14-49-26,v8.5.1,github-releases +wf-bc51a50b,ralph-orchestrator,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/mikeyobrien/ralph-orchestrator,https://mikeyobrien.github.io/ralph-orchestrator/,mikeyobrien,https://github.com/mikeyobrien,TRUE,2026-01-10:19-24-51,2026-04-11:01-18-24,2026-04-11:13-45-22,MIT,"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.",FALSE,FALSE,2025-09-07:16-55-41,2026-03-10:02-15-32,v2.8.0,github-releases +wf-316367ff,ralph-wiggum-bdd,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/marcindulak/ralph-wiggum-bdd,,marcindulak,https://github.com/marcindulak,TRUE,2026-02-03:05-23-14,2026-03-13:19-30-52,2026-04-11:13-45-24,Apache-2.0,"A standalone Bash script for Behavior-Driven Development with Ralph Wiggum Loop. In principle, while running unattended, the script can keep code and requirements in sync, but in practice it still requires interactive human supervision, so it supports both modes. The script is standalone and can be modified and committed into your project.",FALSE,FALSE,2026-01-20:03-11-32,,, +wf-aa051a6c,The Ralph Playbook,Workflows & Knowledge Guides,Ralph Wiggum,https://github.com/ClaytonFarr/ralph-playbook,,Clayton Farr,https://github.com/ClaytonFarr,TRUE,2026-01-13:04-31-02,2026-03-06:21-56-54,2026-04-11:13-45-26,MIT,"A remarkably detailed and comprehensive guide to the Ralph Wiggum technique, featuring well-written theoretical commentary paired with practical guidelines and advice.",FALSE,FALSE,2026-01-09:21-54-12,,, +tool-9f8d507e,cc-sessions,Tooling,General,https://github.com/GWUDCAP/cc-sessions,,toastdev,https://github.com/satoastshi,TRUE,2025-10-24:22-04-36,2025-10-17:14-50-52,2026-04-11:13-45-29,MIT,An opinionated approach to productive development with Claude Code,FALSE,TRUE,2025-08-26:17-02-09,2025-10-17:13-34-37,v0.3.6,github-releases +hook-edd83641,cc-tools,Tooling,General,https://github.com/Veraticus/cc-tools,,Josh Symonds,https://github.com/Veraticus,TRUE,2025-07-29,2026-01-22:00-17-15,2026-04-11:13-45-31,NOT_FOUND,"High-performance Go implementation of Claude Code hooks and utilities. Provides smart linting, testing, and statusline generation with minimal overhead.",FALSE,FALSE,2025-08-25:23-40-18,,, +tool-b7bb841e,ccexp,Tooling,General,https://github.com/nyatinte/ccexp,https://www.npmjs.com/package/ccexp,nyatinte,https://github.com/nyatinte,TRUE,2025-07-29,2025-11-08:18-40-34,2026-04-11:13-45-33,MIT,Interactive CLI tool for discovering and managing Claude Code configuration files and slash commands with a beautiful terminal UI.,FALSE,TRUE,2025-06-30:16-28-36,2025-07-30:12-59-21,v4.0.0,github-releases +tool-d9c9bde8,cchistory,Tooling,General,https://github.com/eckardt/cchistory,,eckardt,https://github.com/eckardt,TRUE,2025-08-30:01-30-34,2025-10-23:11-41-46,2026-04-11:13-45-35,MIT,"Like the shell history command but for your Claude Code sessions. Easily list all Bash or ""Bash-mode"" (`!`) commands Claude Code ran in a session for reference.",FALSE,TRUE,2025-06-07:16-37-43,2025-09-10:18-14-40,v0.2.1,github-releases +tool-48212d39,cclogviewer,Tooling,General,https://github.com/Brads3290/cclogviewer,,Brad S.,https://github.com/Brads3290,TRUE,2025-08-05:11-48-39,2025-08-08:08-12-45,2026-04-11:13-45-37,MIT,A humble but handy utility for viewing Claude Code `.jsonl` conversation files in a pretty HTML UI.,FALSE,TRUE,2025-07-27:23-02-49,,, +tool-d95e578f,Claude Code Templates,Tooling,General,https://github.com/davila7/claude-code-templates,https://www.npmjs.com/package/claude-code-templates,Daniel Avila,https://github.com/davila7,TRUE,2025-08-24:09-32-10,2026-04-11:04-00-58,2026-04-11:13-45-39,MIT,"Incredibly awesome collection of resources from every category in this list, presented with a neatly polished UI, great features like usage dashboard, analytics, and everything from slash commands to hooks to agents. An awesome companion for this awesome list.",FALSE,FALSE,2025-07-04:01-35-24,2025-11-15:20-41-43,v1.28.3,github-releases +tool-552cdcdf,Claude Composer,Tooling,General,https://github.com/possibilities/claude-composer,,Mike Bannister,https://github.com/possibilities,TRUE,2025-07-29,2025-07-31:02-29-50,2026-04-11:13-45-41,Unlicense,A tool that adds small enhancements to Claude Code.,FALSE,TRUE,2025-05-28:13-05-08,,, +tool-ca25af98,Claude Hub,Tooling,General,https://github.com/claude-did-this/claude-hub,,Claude Did This,https://github.com/claude-did-this,TRUE,2025-07-29,2025-06-20:16-16-08,2026-04-11:13-45-43,NOT_FOUND,"A webhook service that connects Claude Code to GitHub repositories, enabling AI-powered code assistance directly through pull requests and issues. This integration allows Claude to analyze repositories, answer technical questions, and help developers understand and improve their codebase through simple @mentions.",FALSE,TRUE,2025-05-20:17-01-59,2025-05-31:18-48-30,v0.1.1,github-releases +tool-0b63bd5f,Claude Session Restore,Tooling,General,https://github.com/ZENG3LD/claude-session-restore,,ZENG3LD,https://github.com/ZENG3LD,TRUE,2026-01-29:01-51-46,2026-01-26:07-54-17,2026-04-11:13-45-45,NOASSERTION,Efficiently restore context from previous Claude Code sessions by analyzing session files and git history. Features multi-factor data collection across numerous Claude Code capacities with time-based filtering. Uses tail-based parsing for efficient handling of large session files up to 2GB. Includes both a CLI tool for manual analysis and a Claude Code skill for automatic session restoration.,FALSE,FALSE,2026-01-26:07-13-54,,, +tool-3bb5a470,claude-code-tools,Tooling,General,https://github.com/pchalasani/claude-code-tools,,Prasad Chalasani,https://github.com/pchalasani,TRUE,2025-08-05:12-08-07,2026-04-02:22-17-59,2026-04-11:13-45-47,MIT,"Well-crafted toolset for session continuity, featuring skills/commands to avoid compaction and recover context across sessions with cross-agent handoff between Claude Code and Codex CLI. Includes a fast Rust/Tantivy-powered full-text session search (TUI for humans, skill/CLI for agents), tmux-cli skill + command for interacting with scripts and CLI agents, and safety hooks to block dangerous commands.",FALSE,FALSE,2025-07-31:11-39-16,2026-03-09:16-25-22,v1.10.8,github-releases +tool-e6553311,claude-devtools,Tooling,General,https://github.com/matt1398/claude-devtools,,matt1398,https://github.com/matt1398,TRUE,2026-03-30:00-51-21,2026-04-11:04-58-27,2026-04-11:13-45-50,MIT,"A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design.",FALSE,FALSE,2026-02-11:06-52-00,2026-03-23:04-32-34,v0.4.9,github-releases +tool-8b0193b7,claude-toolbox,Tooling,General,https://github.com/serpro69/claude-toolbox,,serpro69,https://github.com/serpro69,TRUE,2025-12-06:09-40-40,2026-04-09:08-36-45,2026-04-11:13-45-52,NOASSERTION,"This is a starter template repository designed to provide a complete development environment for Claude-Code with pre-configured MCP servers and tools for AI-powered development workflows. The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master.",FALSE,FALSE,2025-10-17:10-31-30,2026-03-11:10-12-45,v0.3.0,github-releases +tool-1cbdd0fb,claudekit,Tooling,General,https://github.com/carlrannaberg/claudekit,https://www.npmjs.com/package/claudekit,Carl Rannaberg,https://github.com/carlrannaberg,TRUE,2025-08-24:07-25-28,2026-03-31:20-43-45,2026-04-11:13-45-54,MIT,"Impressive CLI toolkit providing auto-save checkpointing, code quality hooks, specification generation and execution, and 20+ specialized subagents including oracle (gpt-5), code-reviewer (6-aspect deep analysis), ai-sdk-expert (Vercel AI SDK), typescript-expert and many more for Claude Code workflows.",FALSE,FALSE,2025-07-11:19-10-32,2025-09-28:22-17-04,v0.9.4,github-releases +tool-af235370,Container Use,Tooling,General,https://github.com/dagger/container-use,,dagger,https://github.com/dagger,TRUE,2025-07-29,2026-02-23:12-37-45,2026-04-11:13-45-56,Apache-2.0,Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.,FALSE,FALSE,2025-05-27:17-37-49,2025-08-19:22-31-40,v0.4.2,github-releases +tool-b3562922,ContextKit,Tooling,General,https://github.com/FlineDev/ContextKit,,Cihat Gündüz,https://github.com/Jeehut,TRUE,2025-10-10:09-45-34,2026-03-10:00-49-40,2026-04-11:13-45-58,MIT,"A systematic development framework that transforms Claude Code into a proactive development partner. Features 4-phase planning methodology, specialized quality agents, and structured workflows that help AI produce production-ready code on first try.",FALSE,FALSE,2025-09-12:09-49-38,2025-10-17:14-33-20,0.2.0,github-releases +tool-6e6f1ae1,recall,Tooling,General,https://github.com/zippoxer/recall,,zippoxer,https://github.com/zippoxer,TRUE,2025-12-03:07-17-55,2026-01-14:07-49-55,2026-04-11:13-46-00,MIT,"Full-text search your Claude Code sessions. Run `recall` in terminal, type to search, Enter to resume. Alternative to `claude --resume`.",FALSE,FALSE,2025-11-28:03-10-12,2026-01-13:18-50-54,v0.5.0,github-releases +tool-5845fda0,Rulesync,Tooling,General,https://github.com/dyoshikawa/rulesync,,dyoshikawa,https://github.com/dyoshikawa,TRUE,2025-10-16:13-16-02,2026-04-10:08-44-11,2026-04-11:13-46-02,MIT,"A Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, commands, and subagents) for various AI coding agents. Rulesync can convert configs between Claude Code and other AI agents in both directions.",FALSE,FALSE,2025-06-18:13-17-53,2026-03-13:09-25-25,v7.18.2,github-releases +tool-a5798d4b,run-claude-docker,Tooling,General,https://github.com/icanhasjonas/run-claude-docker,,Jonas,https://github.com/icanhasjonas/,TRUE,2025-09-26:05-55-44,2025-08-14:21-00-39,2026-04-11:13-46-04,MIT,"A self-contained Docker runner that forwards your current workspace into a safe(r) isolated docker container, where you still have access to your Claude Code settings, authentication, ssh agent, pgp, optionally aws keys etc.",FALSE,TRUE,2025-08-13:19-28-10,,, +tool-4a5cf064,stt-mcp-server-linux,Tooling,General,https://github.com/marcindulak/stt-mcp-server-linux,,marcindulak,https://github.com/marcindulak,TRUE,2025-09-13:02-17-09,2026-01-10:20-37-37,2026-04-11:13-46-06,Apache-2.0,"A push-to-talk speech transcription setup for Linux using a Python MCP server. Runs locally in Docker with no external API calls. Your speech is recorded, transcribed into text, and then sent to Claude running in a Tmux session.",FALSE,TRUE,2025-09-07:00-38-51,,, +tool-5f5d572e,SuperClaude,Tooling,General,https://github.com/SuperClaude-Org/SuperClaude_Framework,https://superclaude.netlify.app/,SuperClaude-Org,https://github.com/SuperClaude-Org,TRUE,2025-09-11:13-42-12,2026-03-22:17-33-37,2026-04-11:13-46-08,MIT,"A versatile configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies, such as ""Introspection"" and ""Orchestration"".",FALSE,FALSE,2025-07-14:12-28-11,2026-01-18:13-12-50,v4.2.0,github-releases +tool-8d2e7868,tweakcc,Tooling,General,https://github.com/Piebald-AI/tweakcc,,Piebald-AI,https://github.com/Piebald-AI,TRUE,,2026-04-10:18-43-45,2026-04-11:13-46-11,MIT,Command-line tool to customize your Claude Code styling.,FALSE,FALSE,2025-07-20:21-30-47,2026-03-05:19-05-20,v4.0.11,github-releases +tool-0b63c72c,Vibe-Log,Tooling,General,https://github.com/vibe-log/vibe-log-cli,,Vibe-Log,https://github.com/vibe-log,TRUE,2025-10-10:10-38-18,2025-12-10:22-44-22,2026-04-11:13-46-13,MIT,"Analyzes your Claude Code prompts locally (using CC), provides intelligent session analysis and actionable strategic guidance - works in the statusline and produces very pretty HTML reports as well. Easy to install and remove.",FALSE,TRUE,2025-08-15:18-42-36,2025-12-05:16-47-32,v0.8.6,github-releases +tool-fcf2812e,viwo-cli,Tooling,General,https://github.com/OverseedAI/viwo,,Hal Shin,https://github.com/hal-shin,TRUE,2025-12-06:09-03-50,2026-04-10:23-10-43,2026-04-11:13-46-15,MIT,Run Claude Code in a Docker container with git worktrees as volume mounts to enable safer usage of `--dangerously-skip-permissions` for frictionless one-shotting prompts. Allows users to spin up multiple instances of Claude Code in the background easily with reduced permission fatigue.,FALSE,FALSE,2025-09-04:17-05-44,2026-01-05:22-16-44,v0.5.0,github-releases +tool-1e4657fd,VoiceMode MCP,Tooling,General,https://github.com/mbailey/voicemode,https://getvoicemode.com,Mike Bailey,https://github.com/mbailey,TRUE,2025-10-16:12-54-25,2026-03-29:10-03-47,2026-04-11:13-46-17,MIT,VoiceMode MCP brings natural conversations to Claude Code. It supports any OpenAI API compatible voice services and installs free and open source voice services (Whisper.cpp and Kokoro-FastAPI).,FALSE,FALSE,2025-06-08:16-20-50,2026-03-13:14-49-26,v8.5.1,github-releases tool-984936a7,Claude Code Chat,Tooling,IDE Integrations,https://marketplace.visualstudio.com/items?itemName=AndrePimenta.claude-code-chat,,andrepimenta,https://github.com/andrepimenta,TRUE,,,2025-07-18:02-03-39,©,An elegant and user-friendly Claude Code chat interface for VS Code.,FALSE,,,,, -tool-5ab1a854,claude-code-ide.el,Tooling,IDE Integrations,https://github.com/manzaltu/claude-code-ide.el,,manzaltu,https://github.com/manzaltu,TRUE,2025-08-07:18-26-57,2026-02-02:15-47-13,2026-03-26:23-34-18,GPL-3.0,"claude-code-ide.el integrates Claude Code with Emacs, like Anthropic’s VS Code/IntelliJ extensions. It shows ediff-based code suggestions, pulls LSP/flymake/flycheck diagnostics, and tracks buffer context. It adds an extensible MCP tool support for symbol refs/defs, project metadata, and tree-sitter AST queries.",FALSE,FALSE,2025-06-23:21-33-22,,, -tool-941ef941,claude-code.el,Tooling,IDE Integrations,https://github.com/stevemolitor/claude-code.el,,stevemolitor,https://github.com/stevemolitor,TRUE,2025-07-29,2025-12-18:22-56-06,2026-03-26:23-34-20,Apache-2.0,An Emacs interface for Claude Code CLI.,FALSE,TRUE,2025-03-13:04-40-23,,, -tool-0607ef06,claude-code.nvim,Tooling,IDE Integrations,https://github.com/greggh/claude-code.nvim,,greggh,https://github.com/greggh,TRUE,2025-07-29,2026-02-04:14-44-50,2026-03-26:23-34-22,MIT,A seamless integration between Claude Code AI assistant and Neovim.,FALSE,FALSE,2025-02-24:21-33-14,2025-03-21:14-43-57,v0.4.3,github-releases -tool-7e19bf77,Claudix - Claude Code for VSCode,Tooling,IDE Integrations,https://github.com/Haleclipse/Claudix,,Haleclipse,https://github.com/Haleclipse,TRUE,2025-12-06:14-05-06,2025-12-08:18-25-11,2026-03-26:23-34-24,AGPL-3.0,"A VSCode extension that brings Claude Code directly into your editor with interactive chat interface, session management, intelligent file operations, terminal execution, and real-time streaming responses. Built with Vue 3, TypeScript.",FALSE,TRUE,2025-11-13:12-04-40,2026-03-13:02-33-48,0.3.9-dev,github-releases -tool-631dbe0f,CC Usage,Tooling,Usage Monitors,https://github.com/ryoppippi/ccusage,,ryoppippi,https://github.com/ryoppippi,TRUE,2025-07-29,2026-03-26:10-41-58,2026-03-26:23-34-27,NOASSERTION,"Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc.",FALSE,FALSE,2025-05-29:17-51-05,2026-03-10:06-30-56,v18.0.10,github-releases -tool-ec858306,ccflare,Tooling,Usage Monitors,https://github.com/snipeship/ccflare,https://ccflare.com/,snipeship,https://github.com/snipeship,TRUE,2025-08-19:01-02-03,2025-08-24:20-28-28,2026-03-26:23-34-29,MIT,"Claude Code usage dashboard with a web-UI that would put Tableau to shame. Thoroughly comprehensive metrics, frictionless setup, detailed logging, really really nice UI.",FALSE,TRUE,2025-07-25:08-34-30,,, -tool-fe142d2f,ccflare -> **better-ccflare**,Tooling,Usage Monitors,https://github.com/tombii/better-ccflare/,,tombii,https://github.com/tombii,TRUE,2025-12-05:14-19-09,2026-03-26:21-50-43,2026-03-26:23-34-31,MIT,"A well-maintained and feature-enhanced fork of the glorious `ccflare` usage dashboard by @snipeship (which at the time of writing has not had an update in a few months). `better-ccflare` builds on this foundation with some performance enhancements, extended provider support, bug fixes, Docker deployment, and more.",FALSE,FALSE,2025-07-25:08-34-30,2026-03-14:21-47-08,v3.3.10,github-releases -tool-ca599740,Claude Code Usage Monitor,Tooling,Usage Monitors,https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor,,Maciek-roboblog,https://github.com/Maciek-roboblog,TRUE,2025-07-29,2025-07-23:22-21-42,2026-03-26:23-34-33,MIT,"A real-time terminal-based tool for monitoring Claude Code token usage. It shows live token consumption, burn rate, and predictions for token depletion. Features include visual progress bars, session-aware analytics, and support for multiple subscription plans.",FALSE,TRUE,2025-06-18:23-56-54,2025-07-23:22-13-19,v3.1.0,github-releases -tool-61d0c1d6,Claudex,Tooling,Usage Monitors,https://github.com/kunwar-shah/claudex,https://kunwar-shah.github.io/claudex/#/,Kunwar Shah,https://github.com/kunwar-shah,TRUE,2025-11-01:06-27-56,2026-02-14:18-09-14,2026-03-26:23-34-36,MIT,"Claudex - A web-based browser for exploring your Claude Code conversation history across projects. Indexes your codebase for full-text search. Nice, easy-to-navigate UI. Simple dashboard interface for high-level analytics, and multiple export options as well. (And completely local w/ no telemetry!)",FALSE,FALSE,2025-09-12:08-30-58,2026-02-12:13-09-53,v1.3.0,github-releases -tool-a375ba14,viberank,Tooling,Usage Monitors,https://github.com/sculptdotfun/viberank,,nikshepsvn,https://github.com/nikshepsvn,TRUE,2025-08-07:18-55-54,2026-01-26:03-24-16,2026-03-26:23-34-39,MIT,"A community-driven leaderboard tool that enables developers to visualize, track, and compete based on their Claude Code usage statistics. It features robust data analytics, GitHub OAuth, data validation, and user-friendly CLI/web submission methods.",FALSE,FALSE,2025-07-02:22-48-41,,, -tool-8d6f8d23,Auto-Claude,Tooling,Orchestrators,https://github.com/AndyMik90/Auto-Claude,,AndyMik90,https://github.com/AndyMik90,TRUE,2026-02-13:20-02-48,2026-03-23:10-38-16,2026-03-26:23-34-42,AGPL-3.0,"Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the full SDLC - ""plans, builds, and validates software for you"". Features a slick kanban-style UI and a well-designed but not over-engineered agent orchestration system.",FALSE,FALSE,2025-12-04:22-10-40,2026-02-20:11-47-15,v2.7.6,github-releases -tool-3b3bedca,Claude Code Flow,Tooling,Orchestrators,https://github.com/ruvnet/claude-code-flow,,ruvnet,https://github.com/ruvnet,TRUE,2025-07-29,2026-03-26:00-44-10,2026-03-26:23-34-44,MIT,"This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles.",FALSE,FALSE,2025-06-02:21-24-20,2026-03-09:15-59-33,v3.5.15,github-releases -tool-5d0685f2,Claude Squad,Tooling,Orchestrators,https://github.com/smtg-ai/claude-squad,,smtg-ai,https://github.com/smtg-ai,TRUE,2025-07-29,2026-03-12:07-38-42,2026-03-26:23-34-47,AGPL-3.0,"Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously.",FALSE,FALSE,2025-03-09:21-02-23,2026-03-12:07-40-53,v1.0.17,github-releases -tool-1af2fe4c,Claude Swarm,Tooling,Orchestrators,https://github.com/parruda/claude-swarm,,parruda,https://github.com/parruda,TRUE,2025-07-29,2026-02-12:01-56-02,2026-03-26:23-34-49,MIT,Launch Claude Code session that is connected to a swarm of Claude Code Agents.,FALSE,FALSE,2025-05-28:21-09-56,2026-02-12:02-02-31,swarm_sdk-v2.7.15,github-releases -tool-a1e3d643,Claude Task Master,Tooling,Orchestrators,https://github.com/eyaltoledano/claude-task-master,,eyaltoledano,https://github.com/eyaltoledano,TRUE,2025-07-29,2026-02-04:13-54-29,2026-03-26:23-34-51,NOASSERTION,"A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI.",FALSE,FALSE,2025-03-04:18-55-17,2026-02-04:13-56-27,task-master-ai@0.43.0,github-releases -tool-f81477b3,Claude Task Runner,Tooling,Orchestrators,https://github.com/grahama1970/claude-task-runner,,grahama1970,https://github.com/grahama1970,TRUE,2025-07-29,2025-05-13:23-08-49,2026-03-26:23-34-54,NOT_FOUND,"A specialized tool to manage context isolation and focused task execution with Claude Code, solving the critical challenge of context length limitations and task focus when working with Claude on complex, multi-step projects.",FALSE,TRUE,2025-05-13:13-31-23,,, -tool-b4facb98,Happy Coder,Tooling,Orchestrators,https://github.com/slopus/happy,https://happy.engineering/docs,GrocerPublishAgent,https://peoplesgrocers.com/en/projects,TRUE,2025-08-29:11-57-49,2026-03-26:11-29-07,2026-03-26:23-34-56,MIT,"Spawn and control multiple Claude Codes in parallel from your phone or desktop. Happy Coder runs Claude Code on your hardware, sends push notifications when Claude needs more input or permission, and costs nothing.",FALSE,FALSE,2025-07-13:02-09-56,,, -tool-81c0eeaf,Ruflo,Tooling,Orchestrators,https://github.com/ruvnet/ruflo,,rUv,https://github.com/ruvnet,TRUE,2026-03-25:17-51-29,2026-03-26:00-44-10,2026-03-26:23-34-58,MIT,"An orchestration platform for deploying and coordinating multi-agent swarms. If I tried to go into detail it would probably crash my browser. An impressive feat of engineering that tries to cover everything and actually does a good job. Self-learning, autonomous multi-agent swarms, vector-based multi-layered memory, systematic planning, security guardrails, and so on. It's a growing project, and YMMV, but even just studying the patterns is immensely valuable, and it's clearly well-engineered.",FALSE,FALSE,2025-06-02:21-24-20,2026-03-18:13-42-06,v3.5.31,github-releases -tool-f660ade2,sudocode,Tooling,Orchestrators,https://github.com/sudocode-ai/sudocode,,ssh-randy,https://github.com/ssh-randy,TRUE,2026-02-26:09-28-31,2026-03-18:22-26-38,2026-03-26:23-35-00,Apache-2.0,Lightweight agent orchestration dev tool that lives in your repo. Integrates with various specification frameworks. It's giving Jira.,FALSE,FALSE,2025-10-15:23-36-20,2026-03-07:07-10-48,v0.1.26,github-releases -tool-9c3f497a,The Agentic Startup,Tooling,Orchestrators,https://github.com/rsmdt/the-startup,,Rudolf Schmidt,https://github.com/rsmdt,TRUE,2025-09-28:14-25-25,2026-02-28:12-50-54,2026-03-26:23-35-03,MIT,"Yet Another Claude Orchestrator - a collection of agents, commands, etc., for shipping production code - but I like this because it's comprehensive, well-written, and one of the few resources that actually uses Output Styles! +10 points!",FALSE,FALSE,2025-08-03:15-01-03,2026-02-28:12-54-35,v3.4.0,github-releases -tool-5fb873b1,TSK - AI Agent Task Manager and Sandbox,Tooling,Orchestrators,https://github.com/dtormoen/tsk,,dtormoen,https://github.com/dtormoen,TRUE,,2026-03-23:02-06-38,2026-03-26:23-35-05,MIT,"A Rust CLI tool that lets you delegate development tasks to AI agents running in sandboxed Docker environments. Multiple agents work in parallel, returning git branches for human review.",FALSE,FALSE,2025-05-31:18-27-41,2026-03-14:23-04-32,v0.10.4,github-releases -tool-08ad1d8e,agnix,Tooling,Config Managers,https://github.com/agent-sh/agnix,,agent-sh,https://github.com/agent-sh,TRUE,2026-03-28:01-19-48,2026-03-27:16-02-39,2026-03-28:01-19-48,Apache-2.0,"A comprehensive linter for Claude Code agent files. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP, and more. Plugin for all major IDEs included, with auto-fixes.",FALSE,FALSE,2026-01-31:00-09-07,2026-03-23:03-20-45,v0.16.5,github-releases -tool-df3ddc27,claude-rules-doctor,Tooling,Config Managers,https://github.com/nulone/claude-rules-doctor,,nulone,https://github.com/nulone,TRUE,2026-02-15:00-50-56,2026-02-25:02-41-47,2026-03-26:23-35-07,MIT,"CLI that detects dead `.claude/rules/` files by checking if `paths:` globs actually match files in your repo. Catches silent rule failures where renamed directories or typos in glob patterns cause rules to never apply. Features CI mode (exit 1 on dead rules), JSON output, and verbose mode showing matched files.",FALSE,FALSE,2026-01-28:14-16-00,2026-01-28:23-46-17,v0.2.2,github-releases -tool-7c53b5cb,ClaudeCTX,Tooling,Config Managers,https://github.com/foxj77/claudectx,,John Fox,https://github.com/foxj77,TRUE,2026-02-14:00-00-00,2026-03-26:20-57-17,2026-03-26:23-35-10,MIT,claudectx lets you switch your entire Claude Code configuration with a single command.,FALSE,FALSE,,2026-01-02:22-50-20,v1.2.0,github-releases -status-d69e91f3,CCometixLine - Claude Code Statusline,Status Lines,General,https://github.com/Haleclipse/CCometixLine,,Haleclipse,https://github.com/Haleclipse,TRUE,2025-12-06:14-50-30,2026-03-14:17-54-39,2026-03-26:23-35-12,NOT_FOUND,"A high-performance Claude Code statusline tool written in Rust with Git integration, usage tracking, interactive TUI configuration, and Claude Code enhancement utilities.",FALSE,FALSE,2025-08-11:16-23-41,2026-03-14:18-05-45,v1.1.2,github-releases -status-4e8a47cf,ccstatusline,Status Lines,General,https://github.com/sirmalloc/ccstatusline,https://www.npmjs.com/package/ccstatusline,sirmalloc,https://github.com/sirmalloc,TRUE,2025-08-12:19-47-59,2026-03-20:18-58-01,2026-03-26:23-35-14,MIT,"A highly customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal.",FALSE,FALSE,2025-08-08:11-20-28,,, -status-83779330,claude-code-statusline,Status Lines,General,https://github.com/rz1989s/claude-code-statusline,,rz1989s,https://github.com/rz1989s,TRUE,2025-09-01:14-56-40,2026-03-27:00-58-25,2026-03-26:23-35-16,MIT,"Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring",FALSE,FALSE,2025-08-18:06-45-07,2026-03-14:07-08-33,v2.21.5,github-releases -status-e3a9d274,claude-powerline,Status Lines,General,https://github.com/Owloops/claude-powerline,https://www.npmjs.com/package/@owloops/claude-powerline,Owloops,https://github.com/Owloops,TRUE,2025-08-16:06-23-25,2026-03-23:11-10-12,2026-03-26:23-35-19,MIT,"A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more",FALSE,FALSE,2025-08-10:08-11-34,2026-03-12:16-04-07,v1.19.6,github-releases -status-bb559460,claudia-statusline,Status Lines,General,https://github.com/hagan/claudia-statusline,,Hagan Franks,https://github.com/hagan,TRUE,2025-10-10:09-41-03,2026-01-17:23-15-29,2026-03-26:23-35-21,MIT,"High-performance Rust-based statusline for Claude Code with persistent stats tracking, progress bars, and optional cloud sync. Features SQLite-first persistence, git integration, context progress bars, burn rate calculation, XDG-compliant with theme support (dark/light, NO_COLOR).",FALSE,FALSE,2025-08-23:03-03-49,2026-01-17:23-22-57,v2.22.1,github-releases -hook-73da34c7,Britfix,Hooks,General,https://github.com/Talieisin/britfix,,Talieisin,https://github.com/Talieisin,TRUE,2025-12-03:07-30-41,2026-03-12:08-24-57,2026-03-26:23-35-23,MIT,"Claude outputs American spellings by default, which can have an impact on: professional credibility, compliance, documentation, and more. Britfix converts to British English, with a Claude Code hook for automatic conversion as files are written. Context-aware: handles code files intelligently by only converting comments and docstrings, never identifiers or string literals.",FALSE,FALSE,2025-12-01:06-50-17,,, -hook-37bef012,CC Notify,Hooks,General,https://github.com/dazuiba/CCNotify,,dazuiba,https://github.com/dazuiba,TRUE,,2025-10-14:02-26-09,2026-03-26:23-35-26,MIT,"CCNotify provides desktop notifications for Claude Code, alerting you to input needs or task completion, with one-click jumps back to VS Code and task duration display.",FALSE,TRUE,2025-07-24:12-57-26,,, -hook-26657310,cchooks,Hooks,General,https://github.com/GowayLee/cchooks,https://pypi.org/project/cchooks/,GowayLee,https://github.com/GowayLee,TRUE,2025-07-29,2025-11-12:04-26-29,2026-03-26:23-35-28,MIT,"A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files.",FALSE,TRUE,2025-07-16:11-47-14,2025-11-12:04-35-09,v0.1.5,github-releases -hook-4b08835a,Claude Code Hook Comms (HCOM),Hooks,General,https://github.com/aannoo/claude-hook-comms,https://pypi.org/project/hcom,aannoo,https://github.com/aannoo,TRUE,2025-12-18:06-06-18,2026-03-25:19-02-13,2026-03-26:23-35-31,MIT,"Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, because I think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.]",FALSE,FALSE,2025-07-21:02-09-06,2026-03-11:05-40-14,v0.7.4,github-releases -hook-61fc561a,claude-code-hooks-sdk,Hooks,General,https://github.com/beyondcode/claude-hooks-sdk,,beyondcode,https://github.com/beyondcode,TRUE,2025-07-29,2026-01-12:05-58-06,2026-03-26:23-35-34,MIT,"A Laravel-inspired PHP SDK for building Claude Code hook responses with a clean, fluent API. This SDK makes it easy to create structured JSON responses for Claude Code hooks using an expressive, chainable interface.",FALSE,FALSE,2025-07-03:19-44-53,2025-07-03:20-17-57,0.1.0,github-releases -hook-ff4a072b,claude-hooks,Hooks,General,https://github.com/johnlindquist/claude-hooks,,John Lindquist,https://github.com/johnlindquist,TRUE,2025-07-29,2025-08-01:14-42-26,2026-03-26:23-35-36,MIT,A TypeScript-based system for configuring and customizing Claude Code hooks with a powerful and flexible interface.,FALSE,TRUE,2025-07-03:22-10-15,2025-08-01:14-45-16,v2.4.0,github-releases -hook-9cfa9465,Claudio,Hooks,General,https://github.com/ctoth/claudio,,Christopher Toth,https://github.com/ctoth,TRUE,2025-09-30:14-44-46,2026-03-17:00-26-45,2026-03-26:23-35-39,NOT_FOUND,A no-frills little library that adds delightful OS-native sounds to Claude Code via simple hooks. It really sparks joy.,FALSE,FALSE,2025-07-26:21-45-51,,, -hook-48393ed3,Dippy,Hooks,General,https://github.com/ldayton/Dippy,,Lily Dayton,https://github.com/ldayton,TRUE,2026-02-26:09-48-46,2026-03-22:19-33-23,2026-03-26:23-35-41,MIT,"Auto-approve safe bash commands using AST-based parsing, while prompting for destructive operations. Solves permission fatigue without disabling safety. Supports Claude Code, Gemini CLI, and Cursor.",FALSE,FALSE,2026-01-07:15-11-57,2026-03-09:10-50-28,v0.2.6,github-releases -hook-fb83c94c,fcakyon Collection (Code Quality and Tool Usage),Hooks,General,https://github.com/fcakyon/claude-codex-settings/tree/main/.claude/hooks,,Fatih Akyon,https://github.com/fcakyon,FALSE,2025-10-24:21-52-56,,2026-03-26:23-35-42,Apache-2.0,Very well-written set of hooks for code quality and tool usage regulation (e.g. force Tavily over WebFetch tool).,FALSE,,2025-07-09:07-46-08,,, -hook-c8d81568,parry,Hooks,General,https://github.com/vaporif/parry,,Dmytro Onypko,https://github.com/vaporif,TRUE,2026-03-02:07-24-03,2026-03-23:12-11-57,2026-03-26:23-35-44,MIT,"Prompt injection scanner for Claude Code hooks. Scans tool inputs and outputs for injection attacks, secrets, and data exfiltration attempts. [NOTE: Early development phase but worth a look.]",FALSE,FALSE,2026-02-23:05-57-41,2026-03-14:15-40-42,v0.1.0-alpha.2,github-releases -hook-2b995e52,TDD Guard,Hooks,General,https://github.com/nizos/tdd-guard,,Nizar Selander,https://github.com/nizos,TRUE,2025-07-29,2026-03-25:19-15-11,2026-03-26:23-35-47,MIT,A hooks-driven system that monitors file operations in real-time and blocks changes that violate TDD principles.,FALSE,FALSE,2025-07-03:06-11-29,2026-01-30:12-53-47,storybook-v0.1.0,github-releases -hook-3ca1f52e,TypeScript Quality Hooks,Hooks,General,https://github.com/bartolli/claude-code-typescript-hooks,,bartolli,https://github.com/bartolli,TRUE,2025-08-23:23-46-33,2025-08-26:17-11-20,2026-03-26:23-35-49,MIT,"Quality check hook for Node.js TypeScript projects with TypeScript compilation. ESLint auto-fixing, and Prettier formatting. Uses SHA256 config caching for < 5ms validation performance during real-time editing.",FALSE,TRUE,2025-07-21:01-19-57,,, -hook-7dbcf415,Plannotator,Hooks,,https://github.com/backnotprop/plannotator,https://plannotator.ai,backnotprop,https://github.com/backnotprop,TRUE,2026-01-17:04-22-43,2026-03-26:20-08-31,2026-03-26:23-35-51,Apache-2.0,"Interactive plan review UI that intercepts ExitPlanMode via hooks, letting users visually annotate plans with comments, deletions, and replacements before approving or denying with detailed feedback.",FALSE,FALSE,2025-12-28:02-14-10,2026-03-12:08-11-39,v0.12.0,github-releases -cmd-d4f9e2a5,/create-hook,Slash-Commands,General,https://github.com/omril321/automated-notebooklm/blob/main/.claude/commands/create-hook.md,,Omri Lavi,https://github.com/omril321,TRUE,2025-10-01:17-06-21,2025-09-29:05-32-41,2026-03-26:23-35-53,Apache-2.0,"Slash command for hook creation - intelligently prompts you through the creation process with smart suggestions based on your project setup (TS, Prettier, ESLint...).",FALSE,TRUE,2025-07-24:11-37-46,,, -cmd-b37060d6,/linux-desktop-slash-commands,Slash-Commands,General,https://github.com/danielrosehill/Claude-Code-Linux-Desktop-Slash-Commands,,Daniel Rosehill,https://github.com/danielrosehill,TRUE,2025-10-22:12-06-56,2025-10-31:22-31-20,2026-03-26:23-35-56,NOT_FOUND,"A library of slash commands intended specifically to facilitate common and advanced operations on Linux desktop environments (although many would also be useful on Linux servers). Command groups include hardware benchmarking, filesystem organisation, and security posture validation.",FALSE,TRUE,2025-10-21:08-14-40,2025-10-25:23-17-06,25-10-2025,github-releases -cmd-9d234db1,/analyze-issue,Slash-Commands,Version Control & Git,https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/analyze-issue.md,,jerseycheese,https://github.com/jerseycheese,TRUE,,2026-02-06:21-14-20,2026-03-26:23-35-58,MIT,"Fetches GitHub issue details to create comprehensive implementation specifications, analyzing requirements and planning structured approach with clear implementation steps.",FALSE,FALSE,2025-04-28:17-05-33,,, -cmd-4a72b306,/bug-fix,Slash-Commands,Version Control & Git,https://github.com/danielscholl/mvn-mcp-server/blob/main/.claude/commands/bug-fix.md,,danielscholl,https://github.com/danielscholl,FALSE,2025-07-29,2025-05-06:23-07-03,2026-03-26:23-35-58,NOT_FOUND,"Streamlines bug fixing by creating a GitHub issue first, then a feature branch for implementing and thoroughly testing the solution before merging.",TRUE,,2025-10-03:22-02-03,,, -cmd-b6a797df,/commit,Slash-Commands,Version Control & Git,https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/commit.md,,evmts,https://github.com/evmts,TRUE,,2025-03-25:09-20-57,2026-03-26:23-36-01,MIT,"Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.",FALSE,TRUE,2023-02-14:18-40-46,2025-10-04:11-25-52,v1.0.0-next.148,github-releases -cmd-6aeeadd6,/commit-fast,Slash-Commands,Version Control & Git,https://github.com/steadycursor/steadystart/blob/main/.claude/commands/2-commit-fast.md,,steadycursor,https://github.com/steadycursor,TRUE,,2025-04-04:20-37-25,2026-03-26:23-36-03,NOT_FOUND,"Automates git commit process by selecting the first suggested message, generating structured commits with consistent formatting while skipping manual confirmation and removing Claude co-Contributorship footer",FALSE,TRUE,2024-05-14:22-13-33,,, -cmd-2f41bf88,/create-pr,Slash-Commands,Version Control & Git,https://github.com/toyamarinyon/giselle/blob/main/.claude/commands/create-pr.md,,toyamarinyon,https://github.com/toyamarinyon,TRUE,2025-07-29,2025-04-04:03-22-03,2026-03-26:23-36-05,Apache-2.0,"Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.",FALSE,TRUE,2023-12-21:04-25-41,,, -cmd-6f066b19,/create-pull-request,Slash-Commands,Version Control & Git,https://github.com/liam-hq/liam/blob/main/.claude/commands/create-pull-request.md,,liam-hq,https://github.com/liam-hq,TRUE,2025-07-29,2025-08-15:07-33-31,2026-03-26:23-36-08,Apache-2.0,"Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.",FALSE,TRUE,2024-08-08:02-58-32,2025-11-25:02-37-34,@liam-hq/cli@0.7.24,github-releases -cmd-54c60a04,/create-worktrees,Slash-Commands,Version Control & Git,https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/create-worktrees.md,,evmts,https://github.com/evmts,TRUE,,2025-03-14:02-00-50,2026-03-26:23-36-10,MIT,"Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development.",FALSE,TRUE,2023-02-14:18-40-46,2025-10-04:11-25-52,v1.0.0-next.148,github-releases -cmd-d39b623d,/fix-github-issue,Slash-Commands,Version Control & Git,https://github.com/jeremymailen/kotlinter-gradle/blob/master/.claude/commands/fix-github-issue.md,,jeremymailen,https://github.com/jeremymailen,TRUE,2025-07-29,2025-04-24:05-58-40,2026-03-26:23-36-12,Apache-2.0,"Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages.",FALSE,TRUE,2017-05-07:06-42-09,2026-02-10:23-36-31,5.4.2,github-releases -cmd-85f39721,/fix-issue,Slash-Commands,Version Control & Git,https://github.com/metabase/metabase/blob/master/.claude/commands/fix-issue.md,,metabase,https://github.com/metabase,TRUE,,2025-04-08:08-37-04,2026-03-26:23-36-15,NOASSERTION,"Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.",FALSE,TRUE,2015-02-02:19-28-24,2026-03-12:21-42-12,v0.59.2,github-releases -cmd-16c71a8c,/fix-pr,Slash-Commands,Version Control & Git,https://github.com/metabase/metabase/blob/master/.claude/commands/fix-pr.md,,metabase,https://github.com/metabase,TRUE,,2025-04-08:08-37-04,2026-03-26:23-36-17,NOASSERTION,"Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing reviewer concerns, making targeted code improvements, and streamlining the review process.",FALSE,TRUE,2015-02-02:19-28-24,2026-03-12:21-42-12,v0.59.2,github-releases -cmd-a1042630,/husky,Slash-Commands,Version Control & Git,https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/husky.md,,evmts,https://github.com/evmts,TRUE,2025-07-29,2025-03-07:19-38-27,2026-03-26:23-36-20,MIT,"Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.",FALSE,TRUE,2023-02-14:18-40-46,2025-10-04:11-25-52,v1.0.0-next.148,github-releases -cmd-7f51ad4d,/pr-review,Slash-Commands,Version Control & Git,https://github.com/hesreallyhim/awesome-claude-code/blob/923ddf1c3dba0413ecae1c6c2921a1607dc5911d/resources/slash-commands/pr-review/pr-review.md,,arkavo-org,https://github.com/arkavo-org,FALSE,2025-07-29,2025-04-03:01-10-13,2026-03-26:23-36-20,MIT,"Reviews pull request changes to provide feedback, check for issues, and suggest improvements before merging into the main codebase.",TRUE,,2025-04-19:21-00-28,,, -cmd-d32f827c,/update-branch-name,Slash-Commands,Version Control & Git,https://github.com/giselles-ai/giselle/blob/main/.claude/commands/update-branch-name.md,,giselles-ai,https://github.com/giselles-ai,TRUE,,2025-04-16:04-08-41,2026-03-26:23-36-22,Apache-2.0,"Updates branch names with proper prefixes and formats, enforcing naming conventions, supporting semantic prefixes, and managing remote branch updates.",FALSE,TRUE,2023-12-21:04-25-41,2026-03-13:00-14-30,v0.72.0,github-releases -cmd-884d2f7b,/analyze-code,Slash-Commands,Code Analysis & Testing,https://github.com/Hkgstax/VALUGATOR/blob/main/.claude/commands/analyze-code.md,,Hkgstax,https://github.com/Hkgstax,FALSE,,,2026-03-26:23-36-23,NOT_FOUND,"Reviews code structure and identifies key components, mapping relationships between elements and suggesting targeted improvements for better architecture and performance.",FALSE,,,,, -cmd-193fe5e1,/check,Slash-Commands,Code Analysis & Testing,https://github.com/rygwdn/slack-tools/blob/main/.claude/commands/check.md,,rygwdn,https://github.com/rygwdn,TRUE,2025-07-29,2025-05-06:17-13-58,2026-03-26:23-36-25,NOT_FOUND,"Performs comprehensive code quality and security checks, featuring static analysis integration, security vulnerability scanning, code style enforcement, and detailed reporting.",FALSE,TRUE,2025-03-27:18-56-11,,, +tool-5ab1a854,claude-code-ide.el,Tooling,IDE Integrations,https://github.com/manzaltu/claude-code-ide.el,,manzaltu,https://github.com/manzaltu,TRUE,2025-08-07:18-26-57,2026-04-02:05-20-24,2026-04-11:13-46-19,GPL-3.0,"claude-code-ide.el integrates Claude Code with Emacs, like Anthropic’s VS Code/IntelliJ extensions. It shows ediff-based code suggestions, pulls LSP/flymake/flycheck diagnostics, and tracks buffer context. It adds an extensible MCP tool support for symbol refs/defs, project metadata, and tree-sitter AST queries.",FALSE,FALSE,2025-06-23:21-33-22,,, +tool-941ef941,claude-code.el,Tooling,IDE Integrations,https://github.com/stevemolitor/claude-code.el,,stevemolitor,https://github.com/stevemolitor,TRUE,2025-07-29,2025-12-18:22-56-06,2026-04-11:13-46-21,Apache-2.0,An Emacs interface for Claude Code CLI.,FALSE,TRUE,2025-03-13:04-40-23,,, +tool-0607ef06,claude-code.nvim,Tooling,IDE Integrations,https://github.com/greggh/claude-code.nvim,,greggh,https://github.com/greggh,TRUE,2025-07-29,2026-02-04:14-44-50,2026-04-11:13-46-23,MIT,A seamless integration between Claude Code AI assistant and Neovim.,FALSE,FALSE,2025-02-24:21-33-14,2025-03-21:14-43-57,v0.4.3,github-releases +tool-7e19bf77,Claudix - Claude Code for VSCode,Tooling,IDE Integrations,https://github.com/Haleclipse/Claudix,,Haleclipse,https://github.com/Haleclipse,TRUE,2025-12-06:14-05-06,2026-04-01:19-15-29,2026-04-11:13-46-25,AGPL-3.0,"A VSCode extension that brings Claude Code directly into your editor with interactive chat interface, session management, intelligent file operations, terminal execution, and real-time streaming responses. Built with Vue 3, TypeScript.",FALSE,FALSE,2025-11-13:12-04-40,2026-03-13:02-33-48,0.3.9-dev,github-releases +tool-631dbe0f,CC Usage,Tooling,Usage Monitors,https://github.com/ryoppippi/ccusage,,ryoppippi,https://github.com/ryoppippi,TRUE,2025-07-29,2026-04-06:10-10-20,2026-04-11:13-46-27,NOASSERTION,"Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc.",FALSE,FALSE,2025-05-29:17-51-05,2026-03-10:06-30-56,v18.0.10,github-releases +tool-ec858306,ccflare,Tooling,Usage Monitors,https://github.com/snipeship/ccflare,https://ccflare.com/,snipeship,https://github.com/snipeship,TRUE,2025-08-19:01-02-03,2025-08-24:20-28-28,2026-04-11:13-46-29,MIT,"Claude Code usage dashboard with a web-UI that would put Tableau to shame. Thoroughly comprehensive metrics, frictionless setup, detailed logging, really really nice UI.",FALSE,TRUE,2025-07-25:08-34-30,,, +tool-fe142d2f,ccflare -> **better-ccflare**,Tooling,Usage Monitors,https://github.com/tombii/better-ccflare/,,tombii,https://github.com/tombii,TRUE,2025-12-05:14-19-09,2026-04-07:20-06-05,2026-04-11:13-46-32,MIT,"A well-maintained and feature-enhanced fork of the glorious `ccflare` usage dashboard by @snipeship (which at the time of writing has not had an update in a few months). `better-ccflare` builds on this foundation with some performance enhancements, extended provider support, bug fixes, Docker deployment, and more.",FALSE,FALSE,2025-07-25:08-34-30,2026-03-14:21-47-08,v3.3.10,github-releases +tool-ca599740,Claude Code Usage Monitor,Tooling,Usage Monitors,https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor,,Maciek-roboblog,https://github.com/Maciek-roboblog,TRUE,2025-07-29,2025-07-23:22-21-42,2026-04-11:13-46-34,MIT,"A real-time terminal-based tool for monitoring Claude Code token usage. It shows live token consumption, burn rate, and predictions for token depletion. Features include visual progress bars, session-aware analytics, and support for multiple subscription plans.",FALSE,TRUE,2025-06-18:23-56-54,2025-07-23:22-13-19,v3.1.0,github-releases +tool-61d0c1d6,Claudex,Tooling,Usage Monitors,https://github.com/kunwar-shah/claudex,https://kunwar-shah.github.io/claudex/#/,Kunwar Shah,https://github.com/kunwar-shah,TRUE,2025-11-01:06-27-56,2026-02-14:18-09-14,2026-04-11:13-46-36,MIT,"Claudex - A web-based browser for exploring your Claude Code conversation history across projects. Indexes your codebase for full-text search. Nice, easy-to-navigate UI. Simple dashboard interface for high-level analytics, and multiple export options as well. (And completely local w/ no telemetry!)",FALSE,FALSE,2025-09-12:08-30-58,2026-02-12:13-09-53,v1.3.0,github-releases +tool-a375ba14,viberank,Tooling,Usage Monitors,https://github.com/sculptdotfun/viberank,,nikshepsvn,https://github.com/nikshepsvn,TRUE,2025-08-07:18-55-54,2026-01-26:03-24-16,2026-04-11:13-46-38,MIT,"A community-driven leaderboard tool that enables developers to visualize, track, and compete based on their Claude Code usage statistics. It features robust data analytics, GitHub OAuth, data validation, and user-friendly CLI/web submission methods.",FALSE,FALSE,2025-07-02:22-48-41,,, +tool-8d6f8d23,Auto-Claude,Tooling,Orchestrators,https://github.com/AndyMik90/Auto-Claude,,AndyMik90,https://github.com/AndyMik90,TRUE,2026-02-13:20-02-48,2026-03-23:10-38-16,2026-04-11:13-46-41,AGPL-3.0,"Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the full SDLC - ""plans, builds, and validates software for you"". Features a slick kanban-style UI and a well-designed but not over-engineered agent orchestration system.",FALSE,FALSE,2025-12-04:22-10-40,2026-02-20:11-47-15,v2.7.6,github-releases +tool-3b3bedca,Claude Code Flow,Tooling,Orchestrators,https://github.com/ruvnet/claude-code-flow,,ruvnet,https://github.com/ruvnet,TRUE,2025-07-29,2026-04-11:16-20-01,2026-04-11:13-46-43,MIT,"This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles.",FALSE,FALSE,2025-06-02:21-24-20,2026-03-09:15-59-33,v3.5.15,github-releases +tool-5d0685f2,Claude Squad,Tooling,Orchestrators,https://github.com/smtg-ai/claude-squad,,smtg-ai,https://github.com/smtg-ai,TRUE,2025-07-29,2026-03-28:23-34-19,2026-04-11:13-46-46,AGPL-3.0,"Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously.",FALSE,FALSE,2025-03-09:21-02-23,2026-03-12:07-40-53,v1.0.17,github-releases +tool-1af2fe4c,Claude Swarm,Tooling,Orchestrators,https://github.com/parruda/claude-swarm,,parruda,https://github.com/parruda,TRUE,2025-07-29,2026-02-12:01-56-02,2026-04-11:13-46-48,MIT,Launch Claude Code session that is connected to a swarm of Claude Code Agents.,FALSE,FALSE,2025-05-28:21-09-56,2026-02-12:02-02-31,swarm_sdk-v2.7.15,github-releases +tool-a1e3d643,Claude Task Master,Tooling,Orchestrators,https://github.com/eyaltoledano/claude-task-master,,eyaltoledano,https://github.com/eyaltoledano,TRUE,2025-07-29,2026-03-31:15-41-03,2026-04-11:13-46-50,NOASSERTION,"A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI.",FALSE,FALSE,2025-03-04:18-55-17,2026-02-04:13-56-27,task-master-ai@0.43.0,github-releases +tool-f81477b3,Claude Task Runner,Tooling,Orchestrators,https://github.com/grahama1970/claude-task-runner,,grahama1970,https://github.com/grahama1970,TRUE,2025-07-29,2025-05-13:23-08-49,2026-04-11:13-46-52,NOT_FOUND,"A specialized tool to manage context isolation and focused task execution with Claude Code, solving the critical challenge of context length limitations and task focus when working with Claude on complex, multi-step projects.",FALSE,TRUE,2025-05-13:13-31-23,,, +tool-b4facb98,Happy Coder,Tooling,Orchestrators,https://github.com/slopus/happy,https://happy.engineering/docs,GrocerPublishAgent,https://peoplesgrocers.com/en/projects,TRUE,2025-08-29:11-57-49,2026-04-10:17-22-18,2026-04-11:13-46-54,MIT,"Spawn and control multiple Claude Codes in parallel from your phone or desktop. Happy Coder runs Claude Code on your hardware, sends push notifications when Claude needs more input or permission, and costs nothing.",FALSE,FALSE,2025-07-13:02-09-56,,, +tool-81c0eeaf,Ruflo,Tooling,Orchestrators,https://github.com/ruvnet/ruflo,,rUv,https://github.com/ruvnet,TRUE,2026-03-25:17-51-29,2026-04-11:16-20-01,2026-04-11:13-46-56,MIT,"An orchestration platform for deploying and coordinating multi-agent swarms. If I tried to go into detail it would probably crash my browser. An impressive feat of engineering that tries to cover everything and actually does a good job. Self-learning, autonomous multi-agent swarms, vector-based multi-layered memory, systematic planning, security guardrails, and so on. It's a growing project, and YMMV, but even just studying the patterns is immensely valuable, and it's clearly well-engineered.",FALSE,FALSE,2025-06-02:21-24-20,2026-03-18:13-42-06,v3.5.31,github-releases +tool-f660ade2,sudocode,Tooling,Orchestrators,https://github.com/sudocode-ai/sudocode,,ssh-randy,https://github.com/ssh-randy,TRUE,2026-02-26:09-28-31,2026-03-18:22-26-38,2026-04-11:13-46-58,Apache-2.0,Lightweight agent orchestration dev tool that lives in your repo. Integrates with various specification frameworks. It's giving Jira.,FALSE,FALSE,2025-10-15:23-36-20,2026-03-07:07-10-48,v0.1.26,github-releases +tool-9c3f497a,The Agentic Startup,Tooling,Orchestrators,https://github.com/rsmdt/the-startup,,Rudolf Schmidt,https://github.com/rsmdt,TRUE,2025-09-28:14-25-25,2026-04-02:08-46-14,2026-04-11:13-47-00,MIT,"Yet Another Claude Orchestrator - a collection of agents, commands, etc., for shipping production code - but I like this because it's comprehensive, well-written, and one of the few resources that actually uses Output Styles! +10 points!",FALSE,FALSE,2025-08-03:15-01-03,2026-02-28:12-54-35,v3.4.0,github-releases +tool-5fb873b1,TSK - AI Agent Task Manager and Sandbox,Tooling,Orchestrators,https://github.com/dtormoen/tsk,,dtormoen,https://github.com/dtormoen,TRUE,,2026-04-03:05-47-53,2026-04-11:13-47-03,MIT,"A Rust CLI tool that lets you delegate development tasks to AI agents running in sandboxed Docker environments. Multiple agents work in parallel, returning git branches for human review.",FALSE,FALSE,2025-05-31:18-27-41,2026-03-14:23-04-32,v0.10.4,github-releases +tool-08ad1d8e,agnix,Tooling,Config Managers,https://github.com/agent-sh/agnix,,agent-sh,https://github.com/agent-sh,TRUE,2026-03-28:01-19-48,2026-04-11:01-35-33,2026-04-11:13-47-05,Apache-2.0,"A comprehensive linter for Claude Code agent files. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP, and more. Plugin for all major IDEs included, with auto-fixes.",FALSE,FALSE,2026-01-31:00-09-07,2026-03-23:03-20-45,v0.16.5,github-releases +tool-df3ddc27,claude-rules-doctor,Tooling,Config Managers,https://github.com/nulone/claude-rules-doctor,,nulone,https://github.com/nulone,TRUE,2026-02-15:00-50-56,2026-02-25:02-41-47,2026-04-11:13-47-07,MIT,"CLI that detects dead `.claude/rules/` files by checking if `paths:` globs actually match files in your repo. Catches silent rule failures where renamed directories or typos in glob patterns cause rules to never apply. Features CI mode (exit 1 on dead rules), JSON output, and verbose mode showing matched files.",FALSE,FALSE,2026-01-28:14-16-00,2026-01-28:23-46-17,v0.2.2,github-releases +tool-7c53b5cb,ClaudeCTX,Tooling,Config Managers,https://github.com/foxj77/claudectx,,John Fox,https://github.com/foxj77,TRUE,2026-02-14:00-00-00,2026-03-26:20-57-17,2026-04-11:13-47-09,MIT,claudectx lets you switch your entire Claude Code configuration with a single command.,FALSE,FALSE,,2026-01-02:22-50-20,v1.2.0,github-releases +status-d69e91f3,CCometixLine - Claude Code Statusline,Status Lines,General,https://github.com/Haleclipse/CCometixLine,,Haleclipse,https://github.com/Haleclipse,TRUE,2025-12-06:14-50-30,2026-03-14:17-54-39,2026-04-11:13-47-11,NOT_FOUND,"A high-performance Claude Code statusline tool written in Rust with Git integration, usage tracking, interactive TUI configuration, and Claude Code enhancement utilities.",FALSE,FALSE,2025-08-11:16-23-41,2026-03-14:18-05-45,v1.1.2,github-releases +status-4e8a47cf,ccstatusline,Status Lines,General,https://github.com/sirmalloc/ccstatusline,https://www.npmjs.com/package/ccstatusline,sirmalloc,https://github.com/sirmalloc,TRUE,2025-08-12:19-47-59,2026-04-08:17-50-43,2026-04-11:13-47-13,MIT,"A highly customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal.",FALSE,FALSE,2025-08-08:11-20-28,,, +status-83779330,claude-code-statusline,Status Lines,General,https://github.com/rz1989s/claude-code-statusline,,rz1989s,https://github.com/rz1989s,TRUE,2025-09-01:14-56-40,2026-04-10:02-37-19,2026-04-11:13-47-15,MIT,"Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring",FALSE,FALSE,2025-08-18:06-45-07,2026-03-14:07-08-33,v2.21.5,github-releases +status-e3a9d274,claude-powerline,Status Lines,General,https://github.com/Owloops/claude-powerline,https://www.npmjs.com/package/@owloops/claude-powerline,Owloops,https://github.com/Owloops,TRUE,2025-08-16:06-23-25,2026-04-08:14-10-17,2026-04-11:13-47-17,MIT,"A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more",FALSE,FALSE,2025-08-10:08-11-34,2026-03-12:16-04-07,v1.19.6,github-releases +status-bb559460,claudia-statusline,Status Lines,General,https://github.com/hagan/claudia-statusline,,Hagan Franks,https://github.com/hagan,TRUE,2025-10-10:09-41-03,2026-01-17:23-15-29,2026-04-11:13-47-19,MIT,"High-performance Rust-based statusline for Claude Code with persistent stats tracking, progress bars, and optional cloud sync. Features SQLite-first persistence, git integration, context progress bars, burn rate calculation, XDG-compliant with theme support (dark/light, NO_COLOR).",FALSE,FALSE,2025-08-23:03-03-49,2026-01-17:23-22-57,v2.22.1,github-releases +hook-73da34c7,Britfix,Hooks,General,https://github.com/Talieisin/britfix,,Talieisin,https://github.com/Talieisin,TRUE,2025-12-03:07-30-41,2026-03-12:08-24-57,2026-04-11:13-47-22,MIT,"Claude outputs American spellings by default, which can have an impact on: professional credibility, compliance, documentation, and more. Britfix converts to British English, with a Claude Code hook for automatic conversion as files are written. Context-aware: handles code files intelligently by only converting comments and docstrings, never identifiers or string literals.",FALSE,FALSE,2025-12-01:06-50-17,,, +hook-37bef012,CC Notify,Hooks,General,https://github.com/dazuiba/CCNotify,,dazuiba,https://github.com/dazuiba,TRUE,,2025-10-14:02-26-09,2026-04-11:13-47-24,MIT,"CCNotify provides desktop notifications for Claude Code, alerting you to input needs or task completion, with one-click jumps back to VS Code and task duration display.",FALSE,TRUE,2025-07-24:12-57-26,,, +hook-26657310,cchooks,Hooks,General,https://github.com/GowayLee/cchooks,https://pypi.org/project/cchooks/,GowayLee,https://github.com/GowayLee,TRUE,2025-07-29,2026-04-08:08-38-41,2026-04-11:13-47-26,MIT,"A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files.",FALSE,FALSE,2025-07-16:11-47-14,2025-11-12:04-35-09,v0.1.5,github-releases +hook-4b08835a,Claude Code Hook Comms (HCOM),Hooks,General,https://github.com/aannoo/claude-hook-comms,https://pypi.org/project/hcom,aannoo,https://github.com/aannoo,TRUE,2025-12-18:06-06-18,2026-04-08:02-58-39,2026-04-11:13-47-28,MIT,"Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, because I think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.]",FALSE,FALSE,2025-07-21:02-09-06,2026-03-11:05-40-14,v0.7.4,github-releases +hook-61fc561a,claude-code-hooks-sdk,Hooks,General,https://github.com/beyondcode/claude-hooks-sdk,,beyondcode,https://github.com/beyondcode,TRUE,2025-07-29,2026-01-12:05-58-06,2026-04-11:13-47-30,MIT,"A Laravel-inspired PHP SDK for building Claude Code hook responses with a clean, fluent API. This SDK makes it easy to create structured JSON responses for Claude Code hooks using an expressive, chainable interface.",FALSE,FALSE,2025-07-03:19-44-53,2025-07-03:20-17-57,0.1.0,github-releases +hook-ff4a072b,claude-hooks,Hooks,General,https://github.com/johnlindquist/claude-hooks,,John Lindquist,https://github.com/johnlindquist,TRUE,2025-07-29,2025-08-01:14-42-26,2026-04-11:13-47-32,MIT,A TypeScript-based system for configuring and customizing Claude Code hooks with a powerful and flexible interface.,FALSE,TRUE,2025-07-03:22-10-15,2025-08-01:14-45-16,v2.4.0,github-releases +hook-9cfa9465,Claudio,Hooks,General,https://github.com/ctoth/claudio,,Christopher Toth,https://github.com/ctoth,TRUE,2025-09-30:14-44-46,2026-03-17:00-26-45,2026-04-11:13-47-34,NOT_FOUND,A no-frills little library that adds delightful OS-native sounds to Claude Code via simple hooks. It really sparks joy.,FALSE,FALSE,2025-07-26:21-45-51,,, +hook-48393ed3,Dippy,Hooks,General,https://github.com/ldayton/Dippy,,Lily Dayton,https://github.com/ldayton,TRUE,2026-02-26:09-48-46,2026-03-22:19-33-23,2026-04-11:13-47-36,MIT,"Auto-approve safe bash commands using AST-based parsing, while prompting for destructive operations. Solves permission fatigue without disabling safety. Supports Claude Code, Gemini CLI, and Cursor.",FALSE,FALSE,2026-01-07:15-11-57,2026-03-09:10-50-28,v0.2.6,github-releases +hook-fb83c94c,fcakyon Collection (Code Quality and Tool Usage),Hooks,General,https://github.com/fcakyon/claude-codex-settings/tree/main/.claude/hooks,,Fatih Akyon,https://github.com/fcakyon,FALSE,2025-10-24:21-52-56,,2026-04-11:13-47-37,Apache-2.0,Very well-written set of hooks for code quality and tool usage regulation (e.g. force Tavily over WebFetch tool).,FALSE,,2025-07-09:07-46-08,,, +hook-c8d81568,parry,Hooks,General,https://github.com/vaporif/parry,,Dmytro Onypko,https://github.com/vaporif,TRUE,2026-03-02:07-24-03,2026-04-09:16-22-31,2026-04-11:13-47-40,MIT,"Prompt injection scanner for Claude Code hooks. Scans tool inputs and outputs for injection attacks, secrets, and data exfiltration attempts. [NOTE: Early development phase but worth a look.]",FALSE,FALSE,2026-02-23:05-57-41,2026-03-14:15-40-42,v0.1.0-alpha.2,github-releases +hook-2b995e52,TDD Guard,Hooks,General,https://github.com/nizos/tdd-guard,,Nizar Selander,https://github.com/nizos,TRUE,2025-07-29,2026-04-11:09-26-50,2026-04-11:13-47-42,MIT,A hooks-driven system that monitors file operations in real-time and blocks changes that violate TDD principles.,FALSE,FALSE,2025-07-03:06-11-29,2026-01-30:12-53-47,storybook-v0.1.0,github-releases +hook-3ca1f52e,TypeScript Quality Hooks,Hooks,General,https://github.com/bartolli/claude-code-typescript-hooks,,bartolli,https://github.com/bartolli,TRUE,2025-08-23:23-46-33,2025-08-26:17-11-20,2026-04-11:13-47-44,MIT,"Quality check hook for Node.js TypeScript projects with TypeScript compilation. ESLint auto-fixing, and Prettier formatting. Uses SHA256 config caching for < 5ms validation performance during real-time editing.",FALSE,TRUE,2025-07-21:01-19-57,,, +hook-7dbcf415,Plannotator,Hooks,,https://github.com/backnotprop/plannotator,https://plannotator.ai,backnotprop,https://github.com/backnotprop,TRUE,2026-01-17:04-22-43,2026-04-11:00-27-09,2026-04-11:13-47-46,Apache-2.0,"Interactive plan review UI that intercepts ExitPlanMode via hooks, letting users visually annotate plans with comments, deletions, and replacements before approving or denying with detailed feedback.",FALSE,FALSE,2025-12-28:02-14-10,2026-03-12:08-11-39,v0.12.0,github-releases +cmd-d4f9e2a5,/create-hook,Slash-Commands,General,https://github.com/omril321/automated-notebooklm/blob/main/.claude/commands/create-hook.md,,Omri Lavi,https://github.com/omril321,TRUE,2025-10-01:17-06-21,2025-09-29:05-32-41,2026-04-11:13-47-48,Apache-2.0,"Slash command for hook creation - intelligently prompts you through the creation process with smart suggestions based on your project setup (TS, Prettier, ESLint...).",FALSE,TRUE,2025-07-24:11-37-46,,, +cmd-b37060d6,/linux-desktop-slash-commands,Slash-Commands,General,https://github.com/danielrosehill/Claude-Code-Linux-Desktop-Slash-Commands,,Daniel Rosehill,https://github.com/danielrosehill,TRUE,2025-10-22:12-06-56,2025-10-31:22-31-20,2026-04-11:13-47-50,NOT_FOUND,"A library of slash commands intended specifically to facilitate common and advanced operations on Linux desktop environments (although many would also be useful on Linux servers). Command groups include hardware benchmarking, filesystem organisation, and security posture validation.",FALSE,TRUE,2025-10-21:08-14-40,2025-10-25:23-17-06,25-10-2025,github-releases +cmd-9d234db1,/analyze-issue,Slash-Commands,Version Control & Git,https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/analyze-issue.md,,jerseycheese,https://github.com/jerseycheese,TRUE,,2026-02-06:21-14-20,2026-04-11:13-47-52,MIT,"Fetches GitHub issue details to create comprehensive implementation specifications, analyzing requirements and planning structured approach with clear implementation steps.",FALSE,FALSE,2025-04-28:17-05-33,,, +cmd-4a72b306,/bug-fix,Slash-Commands,Version Control & Git,https://github.com/danielscholl/mvn-mcp-server/blob/main/.claude/commands/bug-fix.md,,danielscholl,https://github.com/danielscholl,FALSE,2025-07-29,2025-05-06:23-07-03,2026-04-11:13-47-53,NOT_FOUND,"Streamlines bug fixing by creating a GitHub issue first, then a feature branch for implementing and thoroughly testing the solution before merging.",TRUE,,2025-10-03:22-02-03,,, +cmd-b6a797df,/commit,Slash-Commands,Version Control & Git,https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/commit.md,,evmts,https://github.com/evmts,TRUE,,2025-03-25:09-20-57,2026-04-11:13-47-55,MIT,"Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.",FALSE,TRUE,2023-02-14:18-40-46,2025-10-04:11-25-52,v1.0.0-next.148,github-releases +cmd-6aeeadd6,/commit-fast,Slash-Commands,Version Control & Git,https://github.com/steadycursor/steadystart/blob/main/.claude/commands/2-commit-fast.md,,steadycursor,https://github.com/steadycursor,TRUE,,2025-04-04:20-37-25,2026-04-11:13-47-57,NOT_FOUND,"Automates git commit process by selecting the first suggested message, generating structured commits with consistent formatting while skipping manual confirmation and removing Claude co-Contributorship footer",FALSE,TRUE,2024-05-14:22-13-33,,, +cmd-2f41bf88,/create-pr,Slash-Commands,Version Control & Git,https://github.com/toyamarinyon/giselle/blob/main/.claude/commands/create-pr.md,,toyamarinyon,https://github.com/toyamarinyon,TRUE,2025-07-29,2025-04-04:03-22-03,2026-04-11:13-47-59,Apache-2.0,"Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.",FALSE,TRUE,2023-12-21:04-25-41,,, +cmd-6f066b19,/create-pull-request,Slash-Commands,Version Control & Git,https://github.com/liam-hq/liam/blob/main/.claude/commands/create-pull-request.md,,liam-hq,https://github.com/liam-hq,TRUE,2025-07-29,2025-08-15:07-33-31,2026-04-11:13-48-01,Apache-2.0,"Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.",FALSE,TRUE,2024-08-08:02-58-32,2025-11-25:02-37-34,@liam-hq/cli@0.7.24,github-releases +cmd-54c60a04,/create-worktrees,Slash-Commands,Version Control & Git,https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/create-worktrees.md,,evmts,https://github.com/evmts,TRUE,,2025-03-14:02-00-50,2026-04-11:13-48-04,MIT,"Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development.",FALSE,TRUE,2023-02-14:18-40-46,2025-10-04:11-25-52,v1.0.0-next.148,github-releases +cmd-d39b623d,/fix-github-issue,Slash-Commands,Version Control & Git,https://github.com/jeremymailen/kotlinter-gradle/blob/master/.claude/commands/fix-github-issue.md,,jeremymailen,https://github.com/jeremymailen,TRUE,2025-07-29,2025-04-24:05-58-40,2026-04-11:13-48-06,Apache-2.0,"Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages.",FALSE,TRUE,2017-05-07:06-42-09,2026-02-10:23-36-31,5.4.2,github-releases +cmd-85f39721,/fix-issue,Slash-Commands,Version Control & Git,https://github.com/metabase/metabase/blob/master/.claude/commands/fix-issue.md,,metabase,https://github.com/metabase,TRUE,,2025-04-08:08-37-04,2026-04-11:13-48-08,NOASSERTION,"Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.",FALSE,TRUE,2015-02-02:19-28-24,2026-03-12:21-42-12,v0.59.2,github-releases +cmd-16c71a8c,/fix-pr,Slash-Commands,Version Control & Git,https://github.com/metabase/metabase/blob/master/.claude/commands/fix-pr.md,,metabase,https://github.com/metabase,TRUE,,2025-04-08:08-37-04,2026-04-11:13-48-10,NOASSERTION,"Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing reviewer concerns, making targeted code improvements, and streamlining the review process.",FALSE,TRUE,2015-02-02:19-28-24,2026-03-12:21-42-12,v0.59.2,github-releases +cmd-a1042630,/husky,Slash-Commands,Version Control & Git,https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/husky.md,,evmts,https://github.com/evmts,TRUE,2025-07-29,2025-03-07:19-38-27,2026-04-11:13-48-12,MIT,"Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.",FALSE,TRUE,2023-02-14:18-40-46,2025-10-04:11-25-52,v1.0.0-next.148,github-releases +cmd-7f51ad4d,/pr-review,Slash-Commands,Version Control & Git,https://github.com/hesreallyhim/awesome-claude-code/blob/923ddf1c3dba0413ecae1c6c2921a1607dc5911d/resources/slash-commands/pr-review/pr-review.md,,arkavo-org,https://github.com/arkavo-org,FALSE,2025-07-29,2025-04-03:01-10-13,2026-04-11:13-48-13,MIT,"Reviews pull request changes to provide feedback, check for issues, and suggest improvements before merging into the main codebase.",TRUE,,2025-04-19:21-00-28,,, +cmd-d32f827c,/update-branch-name,Slash-Commands,Version Control & Git,https://github.com/giselles-ai/giselle/blob/main/.claude/commands/update-branch-name.md,,giselles-ai,https://github.com/giselles-ai,TRUE,,2025-04-16:04-08-41,2026-04-11:13-48-15,Apache-2.0,"Updates branch names with proper prefixes and formats, enforcing naming conventions, supporting semantic prefixes, and managing remote branch updates.",FALSE,TRUE,2023-12-21:04-25-41,2026-03-13:00-14-30,v0.72.0,github-releases +cmd-884d2f7b,/analyze-code,Slash-Commands,Code Analysis & Testing,https://github.com/Hkgstax/VALUGATOR/blob/main/.claude/commands/analyze-code.md,,Hkgstax,https://github.com/Hkgstax,FALSE,,,2026-04-11:13-48-16,NOT_FOUND,"Reviews code structure and identifies key components, mapping relationships between elements and suggesting targeted improvements for better architecture and performance.",FALSE,,,,, +cmd-193fe5e1,/check,Slash-Commands,Code Analysis & Testing,https://github.com/rygwdn/slack-tools/blob/main/.claude/commands/check.md,,rygwdn,https://github.com/rygwdn,TRUE,2025-07-29,2025-05-06:17-13-58,2026-04-11:13-48-18,NOT_FOUND,"Performs comprehensive code quality and security checks, featuring static analysis integration, security vulnerability scanning, code style enforcement, and detailed reporting.",FALSE,TRUE,2025-03-27:18-56-11,,, cmd-9944dc47,/clean,Slash-Commands,Code Analysis & Testing,https://github.com/Graphlet-AI/eridu/blob/main/.claude/commands/clean.md,,Graphlet-AI,https://github.com/Graphlet-AI,FALSE,2025-07-29,2025-05-16:04-28-34,2025-11-02:18-36-47,Apache-2.0,"Addresses code formatting and quality issues by fixing black formatting problems, organizing imports with isort, resolving flake8 linting issues, and correcting mypy type errors.",FALSE,,2025-03-25:18-33-44,,, -cmd-f77c03b5,/code_analysis,Slash-Commands,Code Analysis & Testing,https://github.com/kingler/n8n_agent/blob/main/.claude/commands/code_analysis.md,,kingler,https://github.com/kingler,TRUE,2025-07-29,2025-05-16:17-30-29,2026-03-26:23-36-27,NOT_FOUND,"Provides a menu of advanced code analysis commands for deep inspection, including knowledge graph generation, optimization suggestions, and quality evaluation.",FALSE,TRUE,2025-05-16:17-30-29,,, -cmd-e6804b12,/implement-issue,Slash-Commands,Code Analysis & Testing,https://github.com/cmxela/thinkube/blob/main/.claude/commands/implement-issue.md,,cmxela,https://github.com/cmxela,FALSE,,,2026-03-26:23-36-28,NOT_FOUND,"Implements GitHub issues following strict project guidelines, complete implementation checklists, variable naming conventions, testing procedures, and documentation requirements.",FALSE,,,,, -cmd-0ff45c34,/implement-task,Slash-Commands,Code Analysis & Testing,https://github.com/Hkgstax/VALUGATOR/blob/main/.claude/commands/implement-task.md,,Hkgstax,https://github.com/Hkgstax,FALSE,,,2026-03-26:23-36-28,NOT_FOUND,"Approaches task implementation methodically by thinking through strategy step-by-step, evaluating different approaches, considering tradeoffs, and implementing the best solution.",FALSE,,,,, -cmd-c76ed84c,/optimize,Slash-Commands,Code Analysis & Testing,https://github.com/to4iki/ai-project-rules/blob/main/.claude/commands/optimize.md,,to4iki,https://github.com/to4iki,TRUE,2025-07-29,2025-04-24:16-18-21,2026-03-26:23-36-30,MIT,"Analyzes code performance to identify bottlenecks, proposing concrete optimizations with implementation guidance for improved application performance.",FALSE,TRUE,2025-04-24:16-18-21,,, -cmd-3c922eaa,/repro-issue,Slash-Commands,Code Analysis & Testing,https://github.com/rzykov/metabase/blob/master/.claude/commands/repro-issue.md,,rzykov,https://github.com/rzykov,TRUE,2025-07-29,2025-04-08:08-37-04,2026-03-26:23-36-33,NOASSERTION,"Creates reproducible test cases for GitHub issues, ensuring tests fail reliably and documenting clear reproduction steps for developers.",FALSE,TRUE,2015-02-02:19-28-24,,, -cmd-1ba4d44c,/task-breakdown,Slash-Commands,Code Analysis & Testing,https://github.com/Hkgstax/VALUGATOR/blob/main/.claude/commands/task-breakdown.md,,Hkgstax,https://github.com/Hkgstax,FALSE,,,2026-03-26:23-36-33,NOT_FOUND,"Analyzes feature requirements, identifies components and dependencies, creates manageable tasks, and sets priorities for efficient feature implementation.",FALSE,,,,, -cmd-051321ab,/tdd,Slash-Commands,Code Analysis & Testing,https://github.com/zscott/pane/blob/main/.claude/commands/tdd.md,,zscott,https://github.com/zscott,TRUE,2025-07-29,2025-03-06:13-02-46,2026-03-26:23-36-35,NOT_FOUND,"Guides development using Test-Driven Development principles, enforcing Red-Green-Refactor discipline, integrating with git workflow, and managing PR creation.",FALSE,TRUE,2025-03-05:17-52-00,2025-03-05:18-00-20,v0.1.1,github-releases -cmd-cccacca2,/tdd-implement,Slash-Commands,Code Analysis & Testing,https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/tdd-implement.md,,jerseycheese,https://github.com/jerseycheese,TRUE,,2026-02-06:21-14-20,2026-03-26:23-36-38,MIT,"Implements Test-Driven Development by analyzing feature requirements, creating tests first (red), implementing minimal passing code (green), and refactoring while maintaining tests.",FALSE,FALSE,2025-04-28:17-05-33,,, -cmd-7991e9fb,/testing_plan_integration,Slash-Commands,Code Analysis & Testing,https://github.com/buster-so/buster/blob/main/api/.claude/commands/testing_plan_integration.md,,buster-so,https://github.com/buster-so,FALSE,,,2026-03-26:23-36-38,NOASSERTION,"Creates inline Rust-style tests, suggests refactoring for testability, analyzes code challenges, and creates comprehensive test coverage for robust code.",FALSE,,,,, -cmd-01b57069,/context-prime,Slash-Commands,Context Loading & Priming,https://github.com/elizaOS/elizaos.github.io/blob/main/.claude/commands/context-prime.md,,elizaOS,https://github.com/elizaOS,TRUE,2025-07-29,2025-04-02:21-36-33,2026-03-26:23-36-40,MIT,"Primes Claude with comprehensive project understanding by loading repository structure, setting development context, establishing project goals, and defining collaboration parameters.",FALSE,TRUE,2024-11-10:03-44-30,,, -cmd-82556482,/initref,Slash-Commands,Context Loading & Priming,https://github.com/okuvshynov/cubestat/blob/main/.claude/commands/initref.md,,okuvshynov,https://github.com/okuvshynov,TRUE,2025-07-29,2025-04-18:15-48-49,2026-03-26:23-36-42,MIT,"Initializes reference documentation structure with standard doc templates, API reference setup, documentation conventions, and placeholder content generation.",FALSE,TRUE,2023-02-08:15-30-18,2025-03-04:14-34-45,v0.3.4,github-releases -cmd-e7fde689,/load-llms-txt,Slash-Commands,Context Loading & Priming,https://github.com/ethpandaops/xatu-data/blob/master/.claude/commands/load-llms-txt.md,,ethpandaops,https://github.com/ethpandaops,TRUE,2025-07-29,2025-05-13:02-44-31,2026-03-26:23-36-45,MIT,"Loads LLM configuration files to context, importing specific terminology, model configurations, and establishing baseline terminology for AI discussions.",FALSE,TRUE,2024-03-26:00-43-31,,, -cmd-cc5f7cd3,/load_coo_context,Slash-Commands,Context Loading & Priming,https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_coo_context.md,,Mjvolk3,https://github.com/Mjvolk3,TRUE,,2025-05-08:02-33-13,2026-03-26:23-36-47,NOT_FOUND,"References specific files for sparse matrix operations, explains transform usage, compares with previous approaches, and sets data formatting context for development.",FALSE,TRUE,2023-07-24:22-56-56,2025-08-07:03-40-40,v1.1.0,github-releases -cmd-63a682e3,/load_dango_pipeline,Slash-Commands,Context Loading & Priming,https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_dango_pipeline.md,,Mjvolk3,https://github.com/Mjvolk3,TRUE,,2025-05-08:20-13-41,2026-03-26:23-36-49,NOT_FOUND,"Sets context for model training by referencing pipeline files, establishing working context, and preparing for pipeline work with relevant documentation.",FALSE,TRUE,2023-07-24:22-56-56,2025-08-07:03-40-40,v1.1.0,github-releases -cmd-f4c7bb3c,/prime,Slash-Commands,Context Loading & Priming,https://github.com/yzyydev/AI-Engineering-Structure/blob/main/.claude/commands/prime.md,,yzyydev,https://github.com/yzyydev,TRUE,2025-07-29,2025-09-15:14-45-35,2026-03-26:23-36-52,NOT_FOUND,"Sets up initial project context by viewing directory structure and reading key files, creating standardized context with directory visualization and key documentation focus.",FALSE,TRUE,2025-05-08:10-26-38,,, -cmd-6467d59f,/reminder,Slash-Commands,Context Loading & Priming,https://github.com/cmxela/thinkube/blob/main/.claude/commands/reminder.md,,cmxela,https://github.com/cmxela,FALSE,,,2026-03-26:23-36-52,NOT_FOUND,"Re-establishes project context after conversation breaks or compaction, restoring context and fixing guideline inconsistencies for complex implementations.",FALSE,,,,, -cmd-acaa3ecd,/rsi,Slash-Commands,Context Loading & Priming,https://github.com/ddisisto/si/blob/main/.claude/commands/rsi.md,,ddisisto,https://github.com/ddisisto,TRUE,2025-07-29,2025-05-18:02-11-55,2026-03-26:23-36-54,NOT_FOUND,"Reads all commands and key project files to optimize AI-assisted development by streamlining the process, loading command context, and setting up for better development workflow.",FALSE,TRUE,2025-05-17:02-27-16,,, -cmd-989ec43f,/add-to-changelog,Slash-Commands,Documentation & Changelogs,https://github.com/berrydev-ai/blockdoc-python/blob/main/.claude/commands/add-to-changelog.md,,berrydev-ai,https://github.com/berrydev-ai,TRUE,2025-07-29,2025-04-25:23-48-11,2026-03-26:23-36-56,MIT,"Adds new entries to changelog files while maintaining format consistency, properly documenting changes, and following established project standards for version tracking.",FALSE,TRUE,2025-03-23:18-25-35,2025-04-25:23-49-58,1.1.0,github-releases -cmd-416793e8,/create-docs,Slash-Commands,Documentation & Changelogs,https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/create-docs.md,,jerseycheese,https://github.com/jerseycheese,TRUE,2025-07-29,2026-02-06:21-14-20,2026-03-26:23-36-58,MIT,"Analyzes code structure and purpose to create comprehensive documentation detailing inputs/outputs, behavior, user interaction flows, and edge cases with error handling.",FALSE,FALSE,2025-04-28:17-05-33,,, -cmd-4d612ab9,/docs,Slash-Commands,Documentation & Changelogs,https://github.com/slunsford/coffee-analytics/blob/main/.claude/commands/docs.md,,slunsford,https://github.com/slunsford,TRUE,2025-07-29,2025-05-27:23-04-05,2026-03-26:23-37-01,NOT_FOUND,"Generates comprehensive documentation that follows project structure, documenting APIs and usage patterns with consistent formatting for better user understanding.",FALSE,TRUE,2023-08-22:19-12-06,,, -cmd-7c4c3c47,/explain-issue-fix,Slash-Commands,Documentation & Changelogs,https://github.com/hackdays-io/toban-contribution-viewer/blob/main/.claude/commands/explain-issue-fix.md,,hackdays-io,https://github.com/hackdays-io,TRUE,2025-07-29,2025-04-23:07-53-14,2026-03-26:23-37-03,NOT_FOUND,"Documents solution approaches for GitHub issues, explaining technical decisions, detailing challenges overcome, and providing implementation context for better understanding.",FALSE,TRUE,2025-03-30:07-41-02,,, -cmd-7767f28f,/update-docs,Slash-Commands,Documentation & Changelogs,https://github.com/Consiliency/Flutter-Structurizr/blob/main/.claude/commands/update-docs.md,,Consiliency,https://github.com/Consiliency,TRUE,2025-07-29,2025-05-18:18-20-23,2026-03-26:23-37-05,MIT,"Reviews current documentation status, updates implementation progress, reviews phase documents, and maintains documentation consistency across the project.",FALSE,TRUE,2025-05-12:23-16-35,,, -cmd-19f297bd,/build-react-app,Slash-Commands,CI / Deployment,https://github.com/wmjones/wyatt-personal-aws/blob/main/.claude/commands/build-react-app.md,,wmjones,https://github.com/wmjones,FALSE,,,2026-03-26:23-37-06,NOT_FOUND,"Builds React applications locally with intelligent error handling, creating specific tasks for build failures and providing appropriate server commands based on build results.",FALSE,,,,, -cmd-39a87802,/release,Slash-Commands,CI / Deployment,https://github.com/kelp/webdown/blob/main/.claude/commands/release.md,,kelp,https://github.com/kelp,TRUE,2025-07-29,2025-03-22:05-33-16,2026-03-26:23-37-08,MIT,"Manages software releases by updating changelogs, reviewing README changes, evaluating version increments, and documenting release changes for better version tracking.",FALSE,TRUE,2025-03-15:18-37-39,2025-12-11:00-36-52,v0.8.1,github-releases -cmd-88d84cb6,/run-ci,Slash-Commands,CI / Deployment,https://github.com/hackdays-io/toban-contribution-viewer/blob/main/.claude/commands/run-ci.md,,hackdays-io,https://github.com/hackdays-io,TRUE,,2025-04-22:01-44-25,2026-03-26:23-37-10,NOT_FOUND,"Activates virtual environments, runs CI-compatible check scripts, iteratively fixes errors, and ensures all tests pass before completion.",FALSE,TRUE,2025-03-30:07-41-02,,, -cmd-fdc46b4a,/run-pre-commit,Slash-Commands,CI / Deployment,https://github.com/wmjones/wyatt-personal-aws/blob/main/.claude/commands/run-pre-commit.md,,wmjones,https://github.com/wmjones,FALSE,,,2026-03-26:23-37-11,NOT_FOUND,"Runs pre-commit checks with intelligent results handling, analyzing outputs, creating tasks for issue fixing, and integrating with task management systems.",FALSE,,,,, -cmd-8856ecb4,/create-command,Slash-Commands,Project & Task Management,https://github.com/scopecraft/command/blob/main/.claude/commands/create-command.md,,scopecraft,https://github.com/scopecraft,TRUE,2025-07-29,2025-07-08:05-25-38,2026-03-26:23-37-13,NOT_FOUND,"Guides Claude through creating new custom commands with proper structure by analyzing requirements, templating commands by category, enforcing command standards, and creating supporting documentation.",FALSE,TRUE,2025-05-10:17-23-27,2025-06-06:04-25-20,v0.16.0,github-releases +cmd-f77c03b5,/code_analysis,Slash-Commands,Code Analysis & Testing,https://github.com/kingler/n8n_agent/blob/main/.claude/commands/code_analysis.md,,kingler,https://github.com/kingler,TRUE,2025-07-29,2025-05-16:17-30-29,2026-04-11:13-48-20,NOT_FOUND,"Provides a menu of advanced code analysis commands for deep inspection, including knowledge graph generation, optimization suggestions, and quality evaluation.",FALSE,TRUE,2025-05-16:17-30-29,,, +cmd-e6804b12,/implement-issue,Slash-Commands,Code Analysis & Testing,https://github.com/cmxela/thinkube/blob/main/.claude/commands/implement-issue.md,,cmxela,https://github.com/cmxela,FALSE,,,2026-04-11:13-48-21,NOT_FOUND,"Implements GitHub issues following strict project guidelines, complete implementation checklists, variable naming conventions, testing procedures, and documentation requirements.",FALSE,,,,, +cmd-0ff45c34,/implement-task,Slash-Commands,Code Analysis & Testing,https://github.com/Hkgstax/VALUGATOR/blob/main/.claude/commands/implement-task.md,,Hkgstax,https://github.com/Hkgstax,FALSE,,,2026-04-11:13-48-21,NOT_FOUND,"Approaches task implementation methodically by thinking through strategy step-by-step, evaluating different approaches, considering tradeoffs, and implementing the best solution.",FALSE,,,,, +cmd-c76ed84c,/optimize,Slash-Commands,Code Analysis & Testing,https://github.com/to4iki/ai-project-rules/blob/main/.claude/commands/optimize.md,,to4iki,https://github.com/to4iki,TRUE,2025-07-29,2025-04-24:16-18-21,2026-04-11:13-48-23,MIT,"Analyzes code performance to identify bottlenecks, proposing concrete optimizations with implementation guidance for improved application performance.",FALSE,TRUE,2025-04-24:16-18-21,,, +cmd-3c922eaa,/repro-issue,Slash-Commands,Code Analysis & Testing,https://github.com/rzykov/metabase/blob/master/.claude/commands/repro-issue.md,,rzykov,https://github.com/rzykov,TRUE,2025-07-29,2025-04-08:08-37-04,2026-04-11:13-48-25,NOASSERTION,"Creates reproducible test cases for GitHub issues, ensuring tests fail reliably and documenting clear reproduction steps for developers.",FALSE,TRUE,2015-02-02:19-28-24,,, +cmd-1ba4d44c,/task-breakdown,Slash-Commands,Code Analysis & Testing,https://github.com/Hkgstax/VALUGATOR/blob/main/.claude/commands/task-breakdown.md,,Hkgstax,https://github.com/Hkgstax,FALSE,,,2026-04-11:13-48-26,NOT_FOUND,"Analyzes feature requirements, identifies components and dependencies, creates manageable tasks, and sets priorities for efficient feature implementation.",FALSE,,,,, +cmd-051321ab,/tdd,Slash-Commands,Code Analysis & Testing,https://github.com/zscott/pane/blob/main/.claude/commands/tdd.md,,zscott,https://github.com/zscott,TRUE,2025-07-29,2025-03-06:13-02-46,2026-04-11:13-48-28,NOT_FOUND,"Guides development using Test-Driven Development principles, enforcing Red-Green-Refactor discipline, integrating with git workflow, and managing PR creation.",FALSE,TRUE,2025-03-05:17-52-00,2025-03-05:18-00-20,v0.1.1,github-releases +cmd-cccacca2,/tdd-implement,Slash-Commands,Code Analysis & Testing,https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/tdd-implement.md,,jerseycheese,https://github.com/jerseycheese,TRUE,,2026-02-06:21-14-20,2026-04-11:13-48-30,MIT,"Implements Test-Driven Development by analyzing feature requirements, creating tests first (red), implementing minimal passing code (green), and refactoring while maintaining tests.",FALSE,FALSE,2025-04-28:17-05-33,,, +cmd-7991e9fb,/testing_plan_integration,Slash-Commands,Code Analysis & Testing,https://github.com/buster-so/buster/blob/main/api/.claude/commands/testing_plan_integration.md,,buster-so,https://github.com/buster-so,FALSE,,,2026-04-11:13-48-31,NOASSERTION,"Creates inline Rust-style tests, suggests refactoring for testability, analyzes code challenges, and creates comprehensive test coverage for robust code.",FALSE,,,,, +cmd-01b57069,/context-prime,Slash-Commands,Context Loading & Priming,https://github.com/elizaOS/elizaos.github.io/blob/main/.claude/commands/context-prime.md,,elizaOS,https://github.com/elizaOS,TRUE,2025-07-29,2025-04-02:21-36-33,2026-04-11:13-48-33,MIT,"Primes Claude with comprehensive project understanding by loading repository structure, setting development context, establishing project goals, and defining collaboration parameters.",FALSE,TRUE,2024-11-10:03-44-30,,, +cmd-82556482,/initref,Slash-Commands,Context Loading & Priming,https://github.com/okuvshynov/cubestat/blob/main/.claude/commands/initref.md,,okuvshynov,https://github.com/okuvshynov,TRUE,2025-07-29,2025-04-18:15-48-49,2026-04-11:13-48-35,MIT,"Initializes reference documentation structure with standard doc templates, API reference setup, documentation conventions, and placeholder content generation.",FALSE,TRUE,2023-02-08:15-30-18,2025-03-04:14-34-45,v0.3.4,github-releases +cmd-e7fde689,/load-llms-txt,Slash-Commands,Context Loading & Priming,https://github.com/ethpandaops/xatu-data/blob/master/.claude/commands/load-llms-txt.md,,ethpandaops,https://github.com/ethpandaops,TRUE,2025-07-29,2025-05-13:02-44-31,2026-04-11:13-48-37,MIT,"Loads LLM configuration files to context, importing specific terminology, model configurations, and establishing baseline terminology for AI discussions.",FALSE,TRUE,2024-03-26:00-43-31,,, +cmd-cc5f7cd3,/load_coo_context,Slash-Commands,Context Loading & Priming,https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_coo_context.md,,Mjvolk3,https://github.com/Mjvolk3,TRUE,,2025-05-08:02-33-13,2026-04-11:13-48-39,NOT_FOUND,"References specific files for sparse matrix operations, explains transform usage, compares with previous approaches, and sets data formatting context for development.",FALSE,TRUE,2023-07-24:22-56-56,2025-08-07:03-40-40,v1.1.0,github-releases +cmd-63a682e3,/load_dango_pipeline,Slash-Commands,Context Loading & Priming,https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_dango_pipeline.md,,Mjvolk3,https://github.com/Mjvolk3,TRUE,,2025-05-08:20-13-41,2026-04-11:13-48-41,NOT_FOUND,"Sets context for model training by referencing pipeline files, establishing working context, and preparing for pipeline work with relevant documentation.",FALSE,TRUE,2023-07-24:22-56-56,2025-08-07:03-40-40,v1.1.0,github-releases +cmd-f4c7bb3c,/prime,Slash-Commands,Context Loading & Priming,https://github.com/yzyydev/AI-Engineering-Structure/blob/main/.claude/commands/prime.md,,yzyydev,https://github.com/yzyydev,TRUE,2025-07-29,2025-09-15:14-45-35,2026-04-11:13-48-44,NOT_FOUND,"Sets up initial project context by viewing directory structure and reading key files, creating standardized context with directory visualization and key documentation focus.",FALSE,TRUE,2025-05-08:10-26-38,,, +cmd-6467d59f,/reminder,Slash-Commands,Context Loading & Priming,https://github.com/cmxela/thinkube/blob/main/.claude/commands/reminder.md,,cmxela,https://github.com/cmxela,FALSE,,,2026-04-11:13-48-44,NOT_FOUND,"Re-establishes project context after conversation breaks or compaction, restoring context and fixing guideline inconsistencies for complex implementations.",FALSE,,,,, +cmd-acaa3ecd,/rsi,Slash-Commands,Context Loading & Priming,https://github.com/ddisisto/si/blob/main/.claude/commands/rsi.md,,ddisisto,https://github.com/ddisisto,TRUE,2025-07-29,2025-05-18:02-11-55,2026-04-11:13-48-46,NOT_FOUND,"Reads all commands and key project files to optimize AI-assisted development by streamlining the process, loading command context, and setting up for better development workflow.",FALSE,TRUE,2025-05-17:02-27-16,,, +cmd-989ec43f,/add-to-changelog,Slash-Commands,Documentation & Changelogs,https://github.com/berrydev-ai/blockdoc-python/blob/main/.claude/commands/add-to-changelog.md,,berrydev-ai,https://github.com/berrydev-ai,TRUE,2025-07-29,2025-04-25:23-48-11,2026-04-11:13-48-49,MIT,"Adds new entries to changelog files while maintaining format consistency, properly documenting changes, and following established project standards for version tracking.",FALSE,TRUE,2025-03-23:18-25-35,2025-04-25:23-49-58,1.1.0,github-releases +cmd-416793e8,/create-docs,Slash-Commands,Documentation & Changelogs,https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/create-docs.md,,jerseycheese,https://github.com/jerseycheese,TRUE,2025-07-29,2026-02-06:21-14-20,2026-04-11:13-48-51,MIT,"Analyzes code structure and purpose to create comprehensive documentation detailing inputs/outputs, behavior, user interaction flows, and edge cases with error handling.",FALSE,FALSE,2025-04-28:17-05-33,,, +cmd-4d612ab9,/docs,Slash-Commands,Documentation & Changelogs,https://github.com/slunsford/coffee-analytics/blob/main/.claude/commands/docs.md,,slunsford,https://github.com/slunsford,TRUE,2025-07-29,2025-05-27:23-04-05,2026-04-11:13-48-53,NOT_FOUND,"Generates comprehensive documentation that follows project structure, documenting APIs and usage patterns with consistent formatting for better user understanding.",FALSE,TRUE,2023-08-22:19-12-06,,, +cmd-7c4c3c47,/explain-issue-fix,Slash-Commands,Documentation & Changelogs,https://github.com/hackdays-io/toban-contribution-viewer/blob/main/.claude/commands/explain-issue-fix.md,,hackdays-io,https://github.com/hackdays-io,TRUE,2025-07-29,2025-04-23:07-53-14,2026-04-11:13-48-55,NOT_FOUND,"Documents solution approaches for GitHub issues, explaining technical decisions, detailing challenges overcome, and providing implementation context for better understanding.",FALSE,TRUE,2025-03-30:07-41-02,,, +cmd-7767f28f,/update-docs,Slash-Commands,Documentation & Changelogs,https://github.com/Consiliency/Flutter-Structurizr/blob/main/.claude/commands/update-docs.md,,Consiliency,https://github.com/Consiliency,TRUE,2025-07-29,2025-05-22:23-41-19,2026-04-11:13-48-57,MIT,"Reviews current documentation status, updates implementation progress, reviews phase documents, and maintains documentation consistency across the project.",FALSE,TRUE,2025-05-12:23-16-35,,, +cmd-19f297bd,/build-react-app,Slash-Commands,CI / Deployment,https://github.com/wmjones/wyatt-personal-aws/blob/main/.claude/commands/build-react-app.md,,wmjones,https://github.com/wmjones,FALSE,,,2026-04-11:13-48-58,NOT_FOUND,"Builds React applications locally with intelligent error handling, creating specific tasks for build failures and providing appropriate server commands based on build results.",FALSE,,,,, +cmd-39a87802,/release,Slash-Commands,CI / Deployment,https://github.com/kelp/webdown/blob/main/.claude/commands/release.md,,kelp,https://github.com/kelp,TRUE,2025-07-29,2025-03-22:05-33-16,2026-04-11:13-49-00,MIT,"Manages software releases by updating changelogs, reviewing README changes, evaluating version increments, and documenting release changes for better version tracking.",FALSE,TRUE,2025-03-15:18-37-39,2025-12-11:00-36-52,v0.8.1,github-releases +cmd-88d84cb6,/run-ci,Slash-Commands,CI / Deployment,https://github.com/hackdays-io/toban-contribution-viewer/blob/main/.claude/commands/run-ci.md,,hackdays-io,https://github.com/hackdays-io,TRUE,,2025-04-22:01-44-25,2026-04-11:13-49-02,NOT_FOUND,"Activates virtual environments, runs CI-compatible check scripts, iteratively fixes errors, and ensures all tests pass before completion.",FALSE,TRUE,2025-03-30:07-41-02,,, +cmd-fdc46b4a,/run-pre-commit,Slash-Commands,CI / Deployment,https://github.com/wmjones/wyatt-personal-aws/blob/main/.claude/commands/run-pre-commit.md,,wmjones,https://github.com/wmjones,FALSE,,,2026-04-11:13-49-03,NOT_FOUND,"Runs pre-commit checks with intelligent results handling, analyzing outputs, creating tasks for issue fixing, and integrating with task management systems.",FALSE,,,,, +cmd-8856ecb4,/create-command,Slash-Commands,Project & Task Management,https://github.com/scopecraft/command/blob/main/.claude/commands/create-command.md,,scopecraft,https://github.com/scopecraft,TRUE,2025-07-29,2025-07-08:05-25-38,2026-04-11:13-49-05,NOT_FOUND,"Guides Claude through creating new custom commands with proper structure by analyzing requirements, templating commands by category, enforcing command standards, and creating supporting documentation.",FALSE,TRUE,2025-05-10:17-23-27,2025-06-06:04-25-20,v0.16.0,github-releases cmd-0420f9cb,/create-plan,Slash-Commands,Project & Task Management,https://github.com/hesreallyhim/inkverse-fork/blob/preserve-claude-resources/.claude/commands/create-plan.md,,taddyorg,https://github.com/taddyorg,TRUE,2025-07-29,2026-01-28:06-09-49,2026-01-20:01-15-59,AGPL-3.0,"Generates comprehensive product requirement documents outlining detailed specifications, requirements, and features following standardized document structure and format.",TRUE,TRUE,2025-05-06:21-28-47,,, -cmd-ec48035a,/create-prp,Slash-Commands,Project & Task Management,https://github.com/Wirasm/claudecode-utils/blob/main/.claude/commands/create-prp.md,,Wirasm,https://github.com/Wirasm,TRUE,2025-07-29,2025-05-21:11-01-32,2026-03-26:23-37-16,MIT,"Creates product requirement plans by reading PRP methodology, following template structure, creating comprehensive requirements, and structuring product definitions for development.",FALSE,TRUE,2025-05-11:18-23-30,,, -cmd-2981aaf0,/do-issue,Slash-Commands,Project & Task Management,https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/do-issue.md,,jerseycheese,https://github.com/jerseycheese,TRUE,,2026-02-06:21-14-20,2026-03-26:23-37-19,MIT,"Implements GitHub issues with manual review points, following a structured approach with issue number parameter and offering alternative automated mode for efficiency.",FALSE,FALSE,2025-04-28:17-05-33,,, -cmd-f5425f91,/next-task,Slash-Commands,Project & Task Management,https://github.com/wmjones/wyatt-personal-aws/blob/main/.claude/commands/next-task.md,,wmjones,https://github.com/wmjones,FALSE,,,2026-03-26:23-37-19,NOT_FOUND,"Gets the next task from TaskMaster and creates a branch for it, integrating with task management systems, automating branch creation, and enforcing naming conventions.",FALSE,,,,, -cmd-a8870199,/prd-generator,Slash-Commands,Project & Task Management,https://github.com/dredozubov/prd-generator,,Denis Redozubov,https://github.com/dredozubov,TRUE,2026-01-30:02-03-18,2026-01-14:10-29-44,2026-03-26:23-37-21,MIT,"A Claude Code plugin that generates comprehensive Product Requirements Documents (PRDs) from conversation context. Invoke `/create-prd` after discussing requirements and it produces a complete PRD with all standard sections including Executive Summary, User Stories, MVP Scope, Architecture, Success Criteria, and Implementation Phases.",FALSE,FALSE,2026-01-14:10-27-43,,, -cmd-80018864,/project_hello_w_name,Slash-Commands,Project & Task Management,https://github.com/disler/just-prompt/blob/main/.claude/commands/project_hello_w_name.md,,disler,https://github.com/disler,TRUE,2025-07-29,2025-03-21:15-24-08,2026-03-26:23-37-23,NOT_FOUND,"Creates customizable greeting components with name input, demonstrating argument passing, component reusability, state management, and user input handling.",FALSE,TRUE,2025-03-20:17-36-32,,, -cmd-1bc55517,/todo,Slash-Commands,Project & Task Management,https://github.com/chrisleyva/todo-slash-command/blob/main/todo.md,,chrisleyva,https://github.com/chrisleyva,TRUE,2025-07-29,2025-06-25:23-12-22,2026-03-26:23-37-26,MIT,"A convenient command to quickly manage project todo items without leaving the Claude Code interface, featuring due dates, sorting, task prioritization, and comprehensive todo list management.",FALSE,TRUE,2025-06-23:19-31-31,,, -cmd-089f917a,/act,Slash-Commands,Miscellaneous,https://github.com/sotayamashita/dotfiles/blob/main/.claude/commands/act.md,,sotayamashita,https://github.com/sotayamashita,FALSE,,2025-06-29:06-25-59,2026-03-26:23-37-26,MIT,"Generates React components with proper accessibility, creating ARIA-compliant components with keyboard navigation that follow React best practices and include comprehensive accessibility testing.",FALSE,,2016-02-11:09-53-28,,, -cmd-48cb3d9e,/dump,Slash-Commands,Miscellaneous,https://gist.github.com/fumito-ito/77c308e0382e06a9c16b22619f8a2f83#file-dump-md,,fumito-ito,https://github.com/fumito-ito,FALSE,,,2026-03-26:23-37-26,NOT_FOUND,Dumps the current Claude Code conversation to a markdown file in `.claude/logs/` with timestamped files that include session details and preserve full conversation history.,FALSE,,,,, -cmd-6581d11f,/five,Slash-Commands,Miscellaneous,https://github.com/TuckerTucker/tkr-portfolio/blob/main/.claude/commands/five.md,,TuckerTucker,https://github.com/TuckerTucker,FALSE,2025-07-29,2025-06-25:06-46-24,2026-03-26:23-37-27,NOT_FOUND,"Applies the ""five whys"" methodology to perform root cause analysis, identify underlying issues, and create solution approaches for complex problems.",FALSE,,,,, -cmd-a0a98a9e,/fixing_go_in_graph,Slash-Commands,Miscellaneous,https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/fixing_go_in_graph.md,,Mjvolk3,https://github.com/Mjvolk3,TRUE,,2025-05-15:23-13-53,2026-03-26:23-37-29,NOT_FOUND,"Focuses on Gene Ontology annotation integration in graph databases, handling multiple data sources, addressing graph representation issues, and ensuring correct data incorporation.",FALSE,TRUE,2023-07-24:22-56-56,2025-08-07:03-40-40,v1.1.0,github-releases -cmd-40432dca,/mermaid,Slash-Commands,Miscellaneous,https://github.com/GaloyMoney/lana-bank/blob/main/.claude/commands/mermaid.md,,GaloyMoney,https://github.com/GaloyMoney,FALSE,2025-07-29,2026-03-14:22-04-25,2026-03-26:23-37-30,NOASSERTION,"Generates Mermaid diagrams from SQL schema files, creating entity relationship diagrams with table properties, validating diagram compilation, and ensuring complete entity coverage.",FALSE,TRUE,2024-05-17:07-25-09,2026-03-10:10-49-48,0.47.0,github-releases -cmd-dc2a5edd,/review_dcell_model,Slash-Commands,Miscellaneous,https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/review_dcell_model.md,,Mjvolk3,https://github.com/Mjvolk3,TRUE,2025-07-29,2025-05-15:23-13-53,2026-03-26:23-37-32,NOT_FOUND,"Reviews old Dcell implementation files, comparing with newer Dango model, noting changes over time, and analyzing refactoring approaches for better code organization.",FALSE,TRUE,2023-07-24:22-56-56,2025-08-07:03-40-40,v1.1.0,github-releases -cmd-0a1fa75a,/use-stepper,Slash-Commands,Miscellaneous,https://github.com/zuplo/docs/blob/main/.claude/commands/use-stepper.md,,zuplo,https://github.com/zuplo,TRUE,2025-07-29,2025-04-19:15-58-21,2026-03-26:23-37-34,NOT_FOUND,"Reformats documentation to use React Stepper component, transforming heading formats, applying proper indentation, and maintaining markdown compatibility with admonition formatting.",FALSE,TRUE,2021-08-03:14-14-19,,, -claude-ac32c909,AI IntelliJ Plugin,CLAUDE.md Files,Language-Specific,https://github.com/didalgolab/ai-intellij-plugin/blob/main/CLAUDE.md,,didalgolab,https://github.com/didalgolab,TRUE,2025-07-29,2025-03-06:19-12-46,2026-03-26:23-37-36,Apache-2.0,"Provides comprehensive Gradle commands for IntelliJ plugin development with platform-specific coding patterns, detailed package structure guidelines, and clear internationalization standards.",FALSE,TRUE,2023-05-04:01-47-31,2024-10-03:20-16-25,v1.1.1,github-releases -claude-bbaa0c15,AWS MCP Server,CLAUDE.md Files,Language-Specific,https://github.com/alexei-led/aws-mcp-server/blob/main/CLAUDE.md,,alexei-led,https://github.com/alexei-led,TRUE,2025-07-29,2026-02-27:14-31-23,2026-03-26:23-37-38,MIT,"Features multiple Python environment setup options with detailed code style guidelines, comprehensive error handling recommendations, and security considerations for AWS CLI interactions.",FALSE,FALSE,2025-03-11:19-44-05,2026-02-27:14-31-51,v1.7.0,github-releases -claude-e130a9c3,DroidconKotlin,CLAUDE.md Files,Language-Specific,https://github.com/touchlab/DroidconKotlin/blob/main/CLAUDE.md,,touchlab,https://github.com/touchlab,TRUE,2025-07-29,2025-03-26:03-16-04,2026-03-26:23-37-41,Apache-2.0,Delivers comprehensive Gradle commands for cross-platform Kotlin Multiplatform development with clear module structure and practical guidance for dependency injection.,FALSE,TRUE,2018-07-13:12-15-58,,, +cmd-ec48035a,/create-prp,Slash-Commands,Project & Task Management,https://github.com/Wirasm/claudecode-utils/blob/main/.claude/commands/create-prp.md,,Wirasm,https://github.com/Wirasm,TRUE,2025-07-29,2025-05-21:11-01-32,2026-04-11:13-49-07,MIT,"Creates product requirement plans by reading PRP methodology, following template structure, creating comprehensive requirements, and structuring product definitions for development.",FALSE,TRUE,2025-05-11:18-23-30,,, +cmd-2981aaf0,/do-issue,Slash-Commands,Project & Task Management,https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/do-issue.md,,jerseycheese,https://github.com/jerseycheese,TRUE,,2026-02-06:21-14-20,2026-04-11:13-49-09,MIT,"Implements GitHub issues with manual review points, following a structured approach with issue number parameter and offering alternative automated mode for efficiency.",FALSE,FALSE,2025-04-28:17-05-33,,, +cmd-f5425f91,/next-task,Slash-Commands,Project & Task Management,https://github.com/wmjones/wyatt-personal-aws/blob/main/.claude/commands/next-task.md,,wmjones,https://github.com/wmjones,FALSE,,,2026-04-11:13-49-10,NOT_FOUND,"Gets the next task from TaskMaster and creates a branch for it, integrating with task management systems, automating branch creation, and enforcing naming conventions.",FALSE,,,,, +cmd-a8870199,/prd-generator,Slash-Commands,Project & Task Management,https://github.com/dredozubov/prd-generator,,Denis Redozubov,https://github.com/dredozubov,TRUE,2026-01-30:02-03-18,2026-01-14:10-29-44,2026-04-11:13-49-12,MIT,"A Claude Code plugin that generates comprehensive Product Requirements Documents (PRDs) from conversation context. Invoke `/create-prd` after discussing requirements and it produces a complete PRD with all standard sections including Executive Summary, User Stories, MVP Scope, Architecture, Success Criteria, and Implementation Phases.",FALSE,FALSE,2026-01-14:10-27-43,,, +cmd-80018864,/project_hello_w_name,Slash-Commands,Project & Task Management,https://github.com/disler/just-prompt/blob/main/.claude/commands/project_hello_w_name.md,,disler,https://github.com/disler,TRUE,2025-07-29,2025-03-21:15-24-08,2026-04-11:13-49-14,NOT_FOUND,"Creates customizable greeting components with name input, demonstrating argument passing, component reusability, state management, and user input handling.",FALSE,TRUE,2025-03-20:17-36-32,,, +cmd-1bc55517,/todo,Slash-Commands,Project & Task Management,https://github.com/chrisleyva/todo-slash-command/blob/main/todo.md,,chrisleyva,https://github.com/chrisleyva,TRUE,2025-07-29,2025-06-25:23-12-22,2026-04-11:13-49-16,MIT,"A convenient command to quickly manage project todo items without leaving the Claude Code interface, featuring due dates, sorting, task prioritization, and comprehensive todo list management.",FALSE,TRUE,2025-06-23:19-31-31,,, +cmd-089f917a,/act,Slash-Commands,Miscellaneous,https://github.com/sotayamashita/dotfiles/blob/main/.claude/commands/act.md,,sotayamashita,https://github.com/sotayamashita,FALSE,,2025-06-29:06-25-59,2026-04-11:13-49-17,MIT,"Generates React components with proper accessibility, creating ARIA-compliant components with keyboard navigation that follow React best practices and include comprehensive accessibility testing.",FALSE,,2016-02-11:09-53-28,,, +cmd-48cb3d9e,/dump,Slash-Commands,Miscellaneous,https://gist.github.com/fumito-ito/77c308e0382e06a9c16b22619f8a2f83#file-dump-md,,fumito-ito,https://github.com/fumito-ito,FALSE,,,2026-04-11:13-49-17,NOT_FOUND,Dumps the current Claude Code conversation to a markdown file in `.claude/logs/` with timestamped files that include session details and preserve full conversation history.,FALSE,,,,, +cmd-6581d11f,/five,Slash-Commands,Miscellaneous,https://github.com/TuckerTucker/tkr-portfolio/blob/main/.claude/commands/five.md,,TuckerTucker,https://github.com/TuckerTucker,FALSE,2025-07-29,2025-06-25:06-46-24,2026-04-11:13-49-18,NOT_FOUND,"Applies the ""five whys"" methodology to perform root cause analysis, identify underlying issues, and create solution approaches for complex problems.",FALSE,,,,, +cmd-a0a98a9e,/fixing_go_in_graph,Slash-Commands,Miscellaneous,https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/fixing_go_in_graph.md,,Mjvolk3,https://github.com/Mjvolk3,TRUE,,2025-05-15:23-13-53,2026-04-11:13-49-20,NOT_FOUND,"Focuses on Gene Ontology annotation integration in graph databases, handling multiple data sources, addressing graph representation issues, and ensuring correct data incorporation.",FALSE,TRUE,2023-07-24:22-56-56,2025-08-07:03-40-40,v1.1.0,github-releases +cmd-40432dca,/mermaid,Slash-Commands,Miscellaneous,https://github.com/GaloyMoney/lana-bank/blob/main/.claude/commands/mermaid.md,,GaloyMoney,https://github.com/GaloyMoney,FALSE,2025-07-29,2026-03-14:22-04-25,2026-04-11:13-49-20,NOASSERTION,"Generates Mermaid diagrams from SQL schema files, creating entity relationship diagrams with table properties, validating diagram compilation, and ensuring complete entity coverage.",FALSE,TRUE,2024-05-17:07-25-09,2026-03-10:10-49-48,0.47.0,github-releases +cmd-dc2a5edd,/review_dcell_model,Slash-Commands,Miscellaneous,https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/review_dcell_model.md,,Mjvolk3,https://github.com/Mjvolk3,TRUE,2025-07-29,2025-05-15:23-13-53,2026-04-11:13-49-22,NOT_FOUND,"Reviews old Dcell implementation files, comparing with newer Dango model, noting changes over time, and analyzing refactoring approaches for better code organization.",FALSE,TRUE,2023-07-24:22-56-56,2025-08-07:03-40-40,v1.1.0,github-releases +cmd-0a1fa75a,/use-stepper,Slash-Commands,Miscellaneous,https://github.com/zuplo/docs/blob/main/.claude/commands/use-stepper.md,,zuplo,https://github.com/zuplo,TRUE,2025-07-29,2025-04-19:15-58-21,2026-04-11:13-49-24,NOT_FOUND,"Reformats documentation to use React Stepper component, transforming heading formats, applying proper indentation, and maintaining markdown compatibility with admonition formatting.",FALSE,TRUE,2021-08-03:14-14-19,,, +claude-ac32c909,AI IntelliJ Plugin,CLAUDE.md Files,Language-Specific,https://github.com/didalgolab/ai-intellij-plugin/blob/main/CLAUDE.md,,didalgolab,https://github.com/didalgolab,TRUE,2025-07-29,2025-03-06:19-12-46,2026-04-11:13-49-26,Apache-2.0,"Provides comprehensive Gradle commands for IntelliJ plugin development with platform-specific coding patterns, detailed package structure guidelines, and clear internationalization standards.",FALSE,TRUE,2023-05-04:01-47-31,2024-10-03:20-16-25,v1.1.1,github-releases +claude-bbaa0c15,AWS MCP Server,CLAUDE.md Files,Language-Specific,https://github.com/alexei-led/aws-mcp-server/blob/main/CLAUDE.md,,alexei-led,https://github.com/alexei-led,TRUE,2025-07-29,2026-02-27:14-31-23,2026-04-11:13-49-28,MIT,"Features multiple Python environment setup options with detailed code style guidelines, comprehensive error handling recommendations, and security considerations for AWS CLI interactions.",FALSE,FALSE,2025-03-11:19-44-05,2026-02-27:14-31-51,v1.7.0,github-releases +claude-e130a9c3,DroidconKotlin,CLAUDE.md Files,Language-Specific,https://github.com/touchlab/DroidconKotlin/blob/main/CLAUDE.md,,touchlab,https://github.com/touchlab,TRUE,2025-07-29,2025-03-26:03-16-04,2026-04-11:13-49-31,Apache-2.0,Delivers comprehensive Gradle commands for cross-platform Kotlin Multiplatform development with clear module structure and practical guidance for dependency injection.,FALSE,TRUE,2018-07-13:12-15-58,,, claude-1279cf13,EDSL,CLAUDE.md Files,Language-Specific,https://github.com/hesreallyhim/awesome-claude-code/blob/main/resources/claude.md-files/EDSL/CLAUDE.md,,expectedparrot,https://github.com/expectedparrot,TRUE,2025-07-29,2026-03-15:00-39-26,2025-09-21:08-04-24,MIT,"Offers detailed build and test commands with strict code style enforcement, comprehensive testing requirements, and standardized development workflow using Black and mypy.",TRUE,,2025-04-19:21-00-28,,, -claude-3ae444b3,Giselle,CLAUDE.md Files,Language-Specific,https://github.com/giselles-ai/giselle/blob/main/CLAUDE.md,,giselles-ai,https://github.com/giselles-ai,TRUE,2025-07-29,2026-01-01:05-42-50,2026-03-26:23-37-43,Apache-2.0,Provides detailed build and test commands using pnpm and Vitest with strict code formatting requirements and comprehensive naming conventions for code consistency.,FALSE,FALSE,2023-12-21:04-25-41,2026-03-13:00-14-30,v0.72.0,github-releases -claude-b302b042,HASH,CLAUDE.md Files,Language-Specific,https://github.com/hashintel/hash/blob/main/CLAUDE.md,,hashintel,https://github.com/hashintel,TRUE,2025-07-29,2025-12-16:15-49-02,2026-03-26:23-37-45,NOASSERTION,"Features comprehensive repository structure breakdown with strong emphasis on coding standards, detailed Rust documentation guidelines, and systematic PR review process.",FALSE,TRUE,2019-07-15:16-19-37,2026-01-28:16-10-17,@hashintel/petrinaut@0.0.8,github-releases -claude-6dc32b06,Inkline,CLAUDE.md Files,Language-Specific,https://github.com/inkline/inkline/blob/main/CLAUDE.md,,inkline,https://github.com/inkline,TRUE,2025-07-29,2025-03-03:21-25-46,2026-03-26:23-37-47,NOASSERTION,"Structures development workflow using pnpm with emphasis on TypeScript and Vue 3 Composition API, detailed component creation process, and comprehensive testing recommendations.",FALSE,TRUE,2018-02-07:12-58-42,2024-11-18:06-40-57,v4.7.2,github-releases -claude-1821727a,JSBeeb,CLAUDE.md Files,Language-Specific,https://github.com/mattgodbolt/jsbeeb/blob/main/CLAUDE.md,,mattgodbolt,https://github.com/mattgodbolt,TRUE,2025-07-29,2026-03-15:14-07-41,2026-03-26:23-37-50,GPL-3.0,"Provides development guide for JavaScript BBC Micro emulator with build and testing instructions, architecture documentation, and debugging workflows.",FALSE,FALSE,2011-10-03:11-26-13,2026-02-23:17-01-58,v1.4.0,github-releases -claude-3591a3e4,Lamoom Python,CLAUDE.md Files,Language-Specific,https://github.com/LamoomAI/lamoom-python/blob/main/CLAUDE.md,,LamoomAI,https://github.com/LamoomAI,TRUE,2025-07-29,2025-03-05:21-42-33,2026-03-26:23-37-52,Apache-2.0,"Serves as reference for production prompt engineering library with load balancing of AI Models, API documentation, and usage patterns with examples.",FALSE,TRUE,2024-02-09:12-08-20,,, -claude-2a18266c,LangGraphJS,CLAUDE.md Files,Language-Specific,https://github.com/langchain-ai/langgraphjs/blob/main/CLAUDE.md,,langchain-ai,https://github.com/langchain-ai,TRUE,2025-07-29,2026-01-09:18-52-29,2026-03-26:23-37-55,MIT,"Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces.",FALSE,FALSE,2024-01-09:17-40-46,2026-03-11:06-49-43,@langchain/langgraph-sdk@1.7.2,github-releases -claude-38b6b458,Metabase,CLAUDE.md Files,Language-Specific,https://github.com/metabase/metabase/blob/master/CLAUDE.md,,metabase,https://github.com/metabase,TRUE,2025-07-29,2026-03-26:14-06-13,2026-03-26:23-37-57,NOASSERTION,"Details workflow for REPL-driven development in Clojure/ClojureScript with emphasis on incremental development, testing, and step-by-step approach for feature implementation.",FALSE,FALSE,2015-02-02:19-28-24,2026-03-12:21-42-12,v0.59.2,github-releases -claude-8ff859d0,SG Cars Trends Backend,CLAUDE.md Files,Language-Specific,https://github.com/sgcarstrends/backend/blob/main/CLAUDE.md,,sgcarstrends,https://github.com/sgcarstrends,TRUE,2025-07-29,2026-03-25:09-00-52,2026-03-26:23-38-00,MIT,"Provides comprehensive structure for TypeScript monorepo projects with detailed commands for development, testing, deployment, and AWS/Cloudflare integration.",FALSE,FALSE,2023-10-29:20-23-43,2026-03-07:02-27-35,v4.64.0,github-releases -claude-28de7758,SPy,CLAUDE.md Files,Language-Specific,https://github.com/spylang/spy/blob/main/CLAUDE.md,,spylang,https://github.com/spylang,TRUE,2025-07-29,2025-12-08:16-39-52,2026-03-26:23-38-03,MIT,"Enforces strict coding conventions with comprehensive testing guidelines, multiple code compilation options, and backend-specific test decorators for targeted filtering.",FALSE,TRUE,2023-05-19:14-23-13,2026-01-08:16-43-33,v0.0.0,github-releases -claude-724817c4,TPL,CLAUDE.md Files,Language-Specific,https://github.com/KarpelesLab/tpl/blob/master/CLAUDE.md,,KarpelesLab,https://github.com/KarpelesLab,TRUE,2025-07-29,2025-03-28:07-35-50,2026-03-26:23-38-05,MIT,"Details Go project conventions with comprehensive error handling recommendations, table-driven testing approach guidelines, and modernization suggestions for latest Go features.",FALSE,TRUE,2020-01-17:17-16-35,,, -claude-6348c9dd,AVS Vibe Developer Guide,CLAUDE.md Files,Domain-Specific,https://github.com/Layr-Labs/avs-vibe-developer-guide/blob/master/CLAUDE.md,,Layr-Labs,https://github.com/Layr-Labs,TRUE,2025-07-29,2025-04-09:18-03-54,2026-03-26:23-38-07,MIT,Structures AI-assisted EigenLayer AVS development workflow with consistent naming conventions for prompt files and established terminology standards for blockchain concepts.,FALSE,TRUE,2025-04-09:00-10-34,,, -claude-d8f940fa,Comm,CLAUDE.md Files,Domain-Specific,https://github.com/CommE2E/comm/blob/master/CLAUDE.md,,CommE2E,https://github.com/CommE2E,FALSE,2025-07-29,2026-02-28:02-34-32,2026-03-26:23-38-08,BSD-3-Clause,"Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures.",FALSE,TRUE,2015-12-02:05-12-05,2026-01-22:17-42-30,mobile-v1.0.562,github-releases -claude-d0e5c826,Course Builder,CLAUDE.md Files,Domain-Specific,https://github.com/badass-courses/course-builder/blob/main/CLAUDE.md,,badass-courses,https://github.com/badass-courses,FALSE,2025-07-29,2026-03-09:10-45-52,2026-03-26:23-38-08,MIT,Enables real-time multiplayer capabilities for collaborative course creation with diverse tech stack integration and monorepo architecture using Turborepo.,FALSE,FALSE,2023-11-05:17-37-04,,, -claude-3b207e6e,Cursor Tools,CLAUDE.md Files,Domain-Specific,https://github.com/eastlondoner/cursor-tools/blob/main/CLAUDE.md,,eastlondoner,https://github.com/eastlondoner,TRUE,2025-07-29,2025-08-22:08-32-22,2026-03-26:23-38-11,MIT,"Creates a versatile AI command interface supporting multiple providers and models with flexible command options and browser automation through ""Stagehand"" feature.",FALSE,TRUE,2025-01-13:15-05-28,,, -claude-0ce42e78,Guitar,CLAUDE.md Files,Domain-Specific,https://github.com/soramimi/Guitar/blob/master/CLAUDE.md,,soramimi,https://github.com/soramimi,TRUE,2025-07-29,2025-03-28:11-01-30,2026-03-26:23-38-13,GPL-2.0,"Serves as development guide for Guitar Git GUI Client with build commands for various platforms, code style guidelines for contributing, and project structure explanation.",FALSE,TRUE,2016-12-23:16-20-14,2025-11-01:02-46-41,v1.3.1,github-releases -claude-4a956e32,Network Chronicles,CLAUDE.md Files,Domain-Specific,https://github.com/Fimeg/NetworkChronicles/blob/legacy-v1/CLAUDE.md,,Fimeg,https://github.com/Fimeg,TRUE,2025-07-29,2025-07-04:18-16-28,2026-03-26:23-38-16,MIT,"Presents detailed implementation plan for AI-driven game characters with technical specifications for LLM integration, character guidelines, and service discovery mechanics.",FALSE,TRUE,2025-03-05:16-05-30,,, -claude-d97bf254,Note Companion,CLAUDE.md Files,Domain-Specific,https://github.com/different-ai/note-companion/blob/master/CLAUDE.md,,different-ai,https://github.com/different-ai,FALSE,2025-07-29,2025-03-11:08-16-20,2026-03-26:23-38-16,MIT,Provides detailed styling isolation techniques for Obsidian plugins using Tailwind with custom prefix to prevent style conflicts and practical troubleshooting steps.,FALSE,,2023-09-10:20-33-22,,, -claude-5479b4e8,Pareto Mac,CLAUDE.md Files,Domain-Specific,https://github.com/ParetoSecurity/pareto-mac/blob/main/CLAUDE.md,,ParetoSecurity,https://github.com/ParetoSecurity,TRUE,2025-07-29,2026-01-13:10-10-45,2026-03-26:23-38-19,GPL-3.0,"Serves as development guide for Mac security audit tool with build instructions, contribution guidelines, testing procedures, and workflow documentation.",FALSE,FALSE,2021-07-12:19-50-40,2026-03-13:09-31-01,1.24.0,github-releases -claude-1d359140,pre-commit-hooks,CLAUDE.md Files,Domain-Specific,https://github.com/aRustyDev/pre-commit-hooks,,aRustyDev,https://github.com/aRustyDev,TRUE,2026-02-07:02-15-05,2025-11-24:05-32-40,2026-03-26:23-38-21,AGPL-3.0,"This repository is about pre-commit-hooks in general, but the `CLAUDE.md` and related `.claude/` documentation is exemplary. Thorough but not verbose. Unlike a lot of `CLAUDE.md` files, it doesn't primarily consist in shouting at Claude in all-caps. Great learning resource. Also, hooks.",FALSE,TRUE,2024-07-21:21-44-30,2025-07-08:04-22-32,v0.3.0,github-releases -claude-2659fc4a,SteadyStart,CLAUDE.md Files,Domain-Specific,https://github.com/steadycursor/steadystart/blob/main/CLAUDE.md,,steadycursor,https://github.com/steadycursor,TRUE,2025-07-29,2025-05-12:14-41-24,2026-03-26:23-38-23,NOT_FOUND,"Clear and direct instructives about style, permissions, Claude's ""role"", communications, and documentation of Claude Code sessions for other team members to stay abreast.",FALSE,TRUE,2024-05-14:22-13-33,,, -claude-14f59511,Basic Memory,CLAUDE.md Files,Project Scaffolding & MCP,https://github.com/basicmachines-co/basic-memory/blob/main/CLAUDE.md,,basicmachines-co,https://github.com/basicmachines-co,TRUE,2025-07-29,2026-02-02:05-04-59,2026-03-26:23-38-25,AGPL-3.0,Presents an innovative AI-human collaboration framework with Model Context Protocol for bidirectional LLM-markdown communication and flexible knowledge structure for complex projects.,FALSE,FALSE,2024-12-02:22-40-44,2026-03-11:04-14-47,v0.20.2,github-releases -claude-65aa541a,claude-code-mcp-enhanced,CLAUDE.md Files,Project Scaffolding & MCP,https://github.com/grahama1970/claude-code-mcp-enhanced/blob/main/CLAUDE.md,,grahama1970,https://github.com/grahama1970,TRUE,2025-07-29,2025-05-16:14-52-36,2026-03-26:23-38-28,MIT,"Provides detailed and emphatic instructions for Claude to follow as a coding agent, with testing guidance, code examples, and compliance checks.",FALSE,TRUE,2025-05-15:22-30-08,,, -claude-36517eea,MCP Engine,CLAUDE.md Files,Project Scaffolding & MCP,https://github.com/featureform/mcp-engine/blob/main/CLAUDE.md,,featureform,https://github.com/featureform,FALSE,,,2026-03-26:23-38-28,Apache-2.0,"Enforces strict package management with comprehensive type checking rules, explicit PR description guidelines, and systematic approach to resolving CI failures.",FALSE,,2025-05-29:01-31-49,,, -claude-4a53c9e8,Perplexity MCP,CLAUDE.md Files,Project Scaffolding & MCP,https://github.com/Family-IT-Guy/perplexity-mcp/blob/main/CLAUDE.md,,Family-IT-Guy,https://github.com/Family-IT-Guy,FALSE,2025-07-29,2025-03-20:04-04-46,2026-03-26:23-38-29,ISC,"Offers clear step-by-step installation instructions with multiple configuration options, detailed troubleshooting guidance, and concise architecture overview of the MCP protocol.",FALSE,TRUE,2025-03-20:04-04-46,,, -client-5cae6333,Claudable,Alternative Clients,General,https://github.com/opactorai/Claudable,,Ethan Park,https://www.linkedin.com/in/seongil-park/,TRUE,2025-11-01:06-11-51,2026-03-04:11-14-44,2026-03-26:23-38-32,MIT,"Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code and Cursor Agent, to build and deploy products effortlessly.",FALSE,FALSE,2025-08-20:23-21-13,2025-08-30:21-23-05,v1.0.0,github-releases -client-10858fb6,claude-esp,Alternative Clients,General,https://github.com/phiat/claude-esp,,phiat,https://github.com/phiat,TRUE,2026-02-26:09-00-06,2026-03-24:12-56-26,2026-03-26:23-38-34,MIT,"Go-based TUI that streams Claude Code's hidden output (thinking, tool calls, subagents) to a separate terminal. Watch multiple sessions simultaneously, filter by content type, and track background tasks. Ideal for debugging or understanding what Claude is doing under the hood without interrupting your main session.",FALSE,FALSE,2026-01-09:02-29-43,2026-02-28:18-53-39,v0.3.1,github-releases -client-29b7453b,claude-tmux,Alternative Clients,General,https://github.com/nielsgroen/claude-tmux,,Niels Groeneveld,https://github.com/nielsgroen,TRUE,2026-02-26:09-15-28,2026-01-13:17-17-51,2026-03-26:23-38-37,NOASSERTION,"Manage Claude Code within tmux. A tmux popup of all your Claude Code instances, enabling quick switching, status monitoring, session lifecycle management, with git worktree and pull request support.",FALSE,FALSE,2026-01-12:13-31-48,,, -tool-1c31f36c,crystal,Alternative Clients,General,https://github.com/stravu/crystal,,stravu,https://github.com/stravu,TRUE,2025-07-29,2026-02-26:21-44-09,2026-03-26:23-38-39,MIT,"A full-fledged desktop application for orchestrating, monitoring, and interacting with Claude Code agents.",FALSE,FALSE,2025-06-12:15-54-26,2026-02-26:22-26-05,v0.3.5,github-releases -client-b6c9db9e,Omnara,Alternative Clients,General,https://github.com/omnara-ai/omnara,https://omnara.com,Ishaan Sehgal,https://github.com/ishaansehgal99,TRUE,2025-11-01:06-18-53,2025-12-27:20-48-56,2026-03-26:23-38-42,Apache-2.0,"A command center for AI agents that syncs Claude Code sessions across terminal, web, and mobile. Allows for remote monitoring, human-in-the-loop interaction, and team collaboration.",FALSE,FALSE,2025-07-09:02-17-44,2025-11-09:08-02-17,v1.7.0,github-releases -doc-93f22142,Anthropic Documentation,Official Documentation,General,https://docs.claude.com/en/home,,Anthropic,https://github.com/anthropics,TRUE,,,2026-03-26:23-38-42,©,"The official documentation for Claude Code, including installation instructions, usage guidelines, API references, tutorials, examples, loads of information that I won't list individually. Like Claude Code, the documentation is frequently updated.",FALSE,,,,, -doc-b71240b4,Anthropic Quickstarts,Official Documentation,General,https://github.com/anthropics/claude-quickstarts,,Anthropic,https://github.com/anthropics,TRUE,2025-07-29,2026-02-05:20-47-08,2026-03-26:23-38-44,MIT,"Offers comprehensive development guides for three distinct AI-powered demo projects with standardized workflows, strict code style guidelines, and containerization instructions.",FALSE,FALSE,2024-09-03:06-33-15,,, -doc-9703ea36,Claude Code GitHub Actions,Official Documentation,General,https://github.com/anthropics/claude-code-action/tree/main/examples,,Anthropic,https://github.com/anthropics,TRUE,2025-07-29,2026-03-26:22-51-40,2026-03-26:23-38-47,MIT,Official GitHub Actions integration for Claude Code with examples and documentation for automating AI-powered workflows in CI/CD pipelines.,FALSE,FALSE,2025-05-19:15-32-32,2025-08-26:17-01-10,v1,github-releases -output-447d1481,Awesome Claude Code Output Styles (That I Really Like),Output Styles,General,https://github.com/hesreallyhim/awesome-claude-code-output-styles-that-i-really-like,,Really Him,https://github.com/hesreallyhim/,TRUE,2025-11-21:21-57-16,2025-11-21:22-36-37,2026-03-26:23-38-49,MIT,A fun and moderately amusing collection of experimental output styles.,FALSE,TRUE,2025-11-21:17-25-13,,, -output-2d98cb4f,ccoutputstyles,Output Styles,General,https://github.com/viveknair/ccoutputstyles,,Vivek Nair,https://github.com/viveknair,TRUE,2025-09-21:13-11-39,2025-09-02:19-09-24,2026-03-26:23-38-51,MIT,CLI tool and template gallery for customizing Claude Code output styles with pre-built templates. Features over 15 templates at the time of writing!,FALSE,TRUE,2025-08-22:16-22-49,,, -output-ca5630d6,Claude Code Output Styles - Debugging,Output Styles,General,https://github.com/JamieM0/claude-output-styles,,Jamie Matthews,https://github.com/JamieM0,TRUE,2025-12-06:18-14-46,2025-09-18:18-14-32,2026-03-26:23-38-53,MIT,"A small set of well-written output styles, specifically focused on debugging - root cause analysis, systematic, methodical debugging, encouraging a more careful approach to bug-squashing from Claude Code.",FALSE,TRUE,2025-09-18:16-55-27,,, -output-ade86de0,Gen-Alpha Slang,Output Styles,General,https://github.com/sjnims/gen-alpha-output-style,,Steve Nims,https://github.com/sjnims,TRUE,2025-11-25:08-16-31,2026-01-12:22-39-03,2026-03-26:23-38-55,MIT,"This is really... different. I don't know what to say about this one. It does what it says on the tin. You might find it funny, you might want throw up. I'll just say candidly this is included strictly for its potentially comedic awesomeness.",FALSE,FALSE,2025-11-25:02-46-08,,, +claude-3ae444b3,Giselle,CLAUDE.md Files,Language-Specific,https://github.com/giselles-ai/giselle/blob/main/CLAUDE.md,,giselles-ai,https://github.com/giselles-ai,TRUE,2025-07-29,2026-01-01:05-42-50,2026-04-11:13-49-33,Apache-2.0,Provides detailed build and test commands using pnpm and Vitest with strict code formatting requirements and comprehensive naming conventions for code consistency.,FALSE,TRUE,2023-12-21:04-25-41,2026-03-13:00-14-30,v0.72.0,github-releases +claude-b302b042,HASH,CLAUDE.md Files,Language-Specific,https://github.com/hashintel/hash/blob/main/CLAUDE.md,,hashintel,https://github.com/hashintel,TRUE,2025-07-29,2025-12-16:15-49-02,2026-04-11:13-49-35,NOASSERTION,"Features comprehensive repository structure breakdown with strong emphasis on coding standards, detailed Rust documentation guidelines, and systematic PR review process.",FALSE,TRUE,2019-07-15:16-19-37,2026-01-28:16-10-17,@hashintel/petrinaut@0.0.8,github-releases +claude-6dc32b06,Inkline,CLAUDE.md Files,Language-Specific,https://github.com/inkline/inkline/blob/main/CLAUDE.md,,inkline,https://github.com/inkline,TRUE,2025-07-29,2025-03-03:21-25-46,2026-04-11:13-49-37,NOASSERTION,"Structures development workflow using pnpm with emphasis on TypeScript and Vue 3 Composition API, detailed component creation process, and comprehensive testing recommendations.",FALSE,TRUE,2018-02-07:12-58-42,2024-11-18:06-40-57,v4.7.2,github-releases +claude-1821727a,JSBeeb,CLAUDE.md Files,Language-Specific,https://github.com/mattgodbolt/jsbeeb/blob/main/CLAUDE.md,,mattgodbolt,https://github.com/mattgodbolt,TRUE,2025-07-29,2026-03-15:14-07-41,2026-04-11:13-49-39,GPL-3.0,"Provides development guide for JavaScript BBC Micro emulator with build and testing instructions, architecture documentation, and debugging workflows.",FALSE,FALSE,2011-10-03:11-26-13,2026-02-23:17-01-58,v1.4.0,github-releases +claude-3591a3e4,Lamoom Python,CLAUDE.md Files,Language-Specific,https://github.com/LamoomAI/lamoom-python/blob/main/CLAUDE.md,,LamoomAI,https://github.com/LamoomAI,TRUE,2025-07-29,2025-03-05:21-42-33,2026-04-11:13-49-41,Apache-2.0,"Serves as reference for production prompt engineering library with load balancing of AI Models, API documentation, and usage patterns with examples.",FALSE,TRUE,2024-02-09:12-08-20,,, +claude-2a18266c,LangGraphJS,CLAUDE.md Files,Language-Specific,https://github.com/langchain-ai/langgraphjs/blob/main/CLAUDE.md,,langchain-ai,https://github.com/langchain-ai,TRUE,2025-07-29,2026-03-31:01-08-00,2026-04-11:13-49-43,MIT,"Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces.",FALSE,FALSE,2024-01-09:17-40-46,2026-03-11:06-49-43,@langchain/langgraph-sdk@1.7.2,github-releases +claude-38b6b458,Metabase,CLAUDE.md Files,Language-Specific,https://github.com/metabase/metabase/blob/master/CLAUDE.md,,metabase,https://github.com/metabase,TRUE,2025-07-29,2026-04-07:22-58-48,2026-04-11:13-49-46,NOASSERTION,"Details workflow for REPL-driven development in Clojure/ClojureScript with emphasis on incremental development, testing, and step-by-step approach for feature implementation.",FALSE,FALSE,2015-02-02:19-28-24,2026-03-12:21-42-12,v0.59.2,github-releases +claude-8ff859d0,SG Cars Trends Backend,CLAUDE.md Files,Language-Specific,https://github.com/sgcarstrends/backend/blob/main/CLAUDE.md,,sgcarstrends,https://github.com/sgcarstrends,TRUE,2025-07-29,2026-04-11:08-18-08,2026-04-11:13-49-48,MIT,"Provides comprehensive structure for TypeScript monorepo projects with detailed commands for development, testing, deployment, and AWS/Cloudflare integration.",FALSE,FALSE,2023-10-29:20-23-43,2026-03-07:02-27-35,v4.64.0,github-releases +claude-28de7758,SPy,CLAUDE.md Files,Language-Specific,https://github.com/spylang/spy/blob/main/CLAUDE.md,,spylang,https://github.com/spylang,TRUE,2025-07-29,2025-12-08:16-39-52,2026-04-11:13-49-50,MIT,"Enforces strict coding conventions with comprehensive testing guidelines, multiple code compilation options, and backend-specific test decorators for targeted filtering.",FALSE,TRUE,2023-05-19:14-23-13,2026-01-08:16-43-33,v0.0.0,github-releases +claude-724817c4,TPL,CLAUDE.md Files,Language-Specific,https://github.com/KarpelesLab/tpl/blob/master/CLAUDE.md,,KarpelesLab,https://github.com/KarpelesLab,TRUE,2025-07-29,2025-03-28:07-35-50,2026-04-11:13-49-52,MIT,"Details Go project conventions with comprehensive error handling recommendations, table-driven testing approach guidelines, and modernization suggestions for latest Go features.",FALSE,TRUE,2020-01-17:17-16-35,,, +claude-6348c9dd,AVS Vibe Developer Guide,CLAUDE.md Files,Domain-Specific,https://github.com/Layr-Labs/avs-vibe-developer-guide/blob/master/CLAUDE.md,,Layr-Labs,https://github.com/Layr-Labs,TRUE,2025-07-29,2025-04-09:18-03-54,2026-04-11:13-49-55,MIT,Structures AI-assisted EigenLayer AVS development workflow with consistent naming conventions for prompt files and established terminology standards for blockchain concepts.,FALSE,TRUE,2025-04-09:00-10-34,,, +claude-d8f940fa,Comm,CLAUDE.md Files,Domain-Specific,https://github.com/CommE2E/comm/blob/master/AGENTS.md,,CommE2E,https://github.com/CommE2E,TRUE,2025-07-29,2026-04-01:21-13-00,2026-04-11:13-49-57,BSD-3-Clause,"Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures.",FALSE,FALSE,2015-12-02:05-12-05,2026-01-22:17-42-30,mobile-v1.0.562,github-releases +claude-d0e5c826,Course Builder,CLAUDE.md Files,Domain-Specific,https://github.com/badass-courses/course-builder/blob/main/CLAUDE.md,,badass-courses,https://github.com/badass-courses,FALSE,2025-07-29,2026-03-09:10-45-52,2026-04-11:13-49-58,MIT,Enables real-time multiplayer capabilities for collaborative course creation with diverse tech stack integration and monorepo architecture using Turborepo.,FALSE,FALSE,2023-11-05:17-37-04,,, +claude-3b207e6e,Cursor Tools,CLAUDE.md Files,Domain-Specific,https://github.com/eastlondoner/cursor-tools/blob/main/CLAUDE.md,,eastlondoner,https://github.com/eastlondoner,TRUE,2025-07-29,2025-08-22:08-32-22,2026-04-11:13-50-00,MIT,"Creates a versatile AI command interface supporting multiple providers and models with flexible command options and browser automation through ""Stagehand"" feature.",FALSE,TRUE,2025-01-13:15-05-28,,, +claude-0ce42e78,Guitar,CLAUDE.md Files,Domain-Specific,https://github.com/soramimi/Guitar/blob/master/CLAUDE.md,,soramimi,https://github.com/soramimi,TRUE,2025-07-29,2025-03-28:11-01-30,2026-04-11:13-50-02,GPL-2.0,"Serves as development guide for Guitar Git GUI Client with build commands for various platforms, code style guidelines for contributing, and project structure explanation.",FALSE,TRUE,2016-12-23:16-20-14,2025-11-01:02-46-41,v1.3.1,github-releases +claude-4a956e32,Network Chronicles,CLAUDE.md Files,Domain-Specific,https://github.com/Fimeg/NetworkChronicles/blob/legacy-v1/CLAUDE.md,,Fimeg,https://github.com/Fimeg,TRUE,2025-07-29,2025-07-04:18-16-28,2026-04-11:13-50-04,MIT,"Presents detailed implementation plan for AI-driven game characters with technical specifications for LLM integration, character guidelines, and service discovery mechanics.",FALSE,TRUE,2025-03-05:16-05-30,,, +claude-d97bf254,Note Companion,CLAUDE.md Files,Domain-Specific,https://github.com/different-ai/note-companion/blob/master/CLAUDE.md,,different-ai,https://github.com/different-ai,FALSE,2025-07-29,2025-03-11:08-16-20,2026-04-11:13-50-05,MIT,Provides detailed styling isolation techniques for Obsidian plugins using Tailwind with custom prefix to prevent style conflicts and practical troubleshooting steps.,FALSE,,2023-09-10:20-33-22,,, +claude-5479b4e8,Pareto Mac,CLAUDE.md Files,Domain-Specific,https://github.com/ParetoSecurity/pareto-mac/blob/main/CLAUDE.md,,ParetoSecurity,https://github.com/ParetoSecurity,TRUE,2025-07-29,2026-01-13:10-10-45,2026-04-11:13-50-07,GPL-3.0,"Serves as development guide for Mac security audit tool with build instructions, contribution guidelines, testing procedures, and workflow documentation.",FALSE,FALSE,2021-07-12:19-50-40,2026-03-13:09-31-01,1.24.0,github-releases +claude-1d359140,pre-commit-hooks,CLAUDE.md Files,Domain-Specific,https://github.com/aRustyDev/pre-commit-hooks,,aRustyDev,https://github.com/aRustyDev,TRUE,2026-02-07:02-15-05,2025-11-24:05-32-40,2026-04-11:13-50-09,AGPL-3.0,"This repository is about pre-commit-hooks in general, but the `CLAUDE.md` and related `.claude/` documentation is exemplary. Thorough but not verbose. Unlike a lot of `CLAUDE.md` files, it doesn't primarily consist in shouting at Claude in all-caps. Great learning resource. Also, hooks.",FALSE,TRUE,2024-07-21:21-44-30,2025-07-08:04-22-32,v0.3.0,github-releases +claude-2659fc4a,SteadyStart,CLAUDE.md Files,Domain-Specific,https://github.com/steadycursor/steadystart/blob/main/CLAUDE.md,,steadycursor,https://github.com/steadycursor,TRUE,2025-07-29,2025-05-12:14-41-24,2026-04-11:13-50-11,NOT_FOUND,"Clear and direct instructives about style, permissions, Claude's ""role"", communications, and documentation of Claude Code sessions for other team members to stay abreast.",FALSE,TRUE,2024-05-14:22-13-33,,, +claude-14f59511,Basic Memory,CLAUDE.md Files,Project Scaffolding & MCP,https://github.com/basicmachines-co/basic-memory/blob/main/CLAUDE.md,,basicmachines-co,https://github.com/basicmachines-co,TRUE,2025-07-29,2026-02-02:05-04-59,2026-04-11:13-50-13,AGPL-3.0,Presents an innovative AI-human collaboration framework with Model Context Protocol for bidirectional LLM-markdown communication and flexible knowledge structure for complex projects.,FALSE,FALSE,2024-12-02:22-40-44,2026-03-11:04-14-47,v0.20.2,github-releases +claude-65aa541a,claude-code-mcp-enhanced,CLAUDE.md Files,Project Scaffolding & MCP,https://github.com/grahama1970/claude-code-mcp-enhanced/blob/main/CLAUDE.md,,grahama1970,https://github.com/grahama1970,TRUE,2025-07-29,2025-05-16:14-52-36,2026-04-11:13-50-15,MIT,"Provides detailed and emphatic instructions for Claude to follow as a coding agent, with testing guidance, code examples, and compliance checks.",FALSE,TRUE,2025-05-15:22-30-08,,, +claude-36517eea,MCP Engine,CLAUDE.md Files,Project Scaffolding & MCP,https://github.com/featureform/mcp-engine/blob/main/CLAUDE.md,,featureform,https://github.com/featureform,FALSE,,,2026-04-11:13-50-16,Apache-2.0,"Enforces strict package management with comprehensive type checking rules, explicit PR description guidelines, and systematic approach to resolving CI failures.",FALSE,,2025-05-29:01-31-49,,, +claude-4a53c9e8,Perplexity MCP,CLAUDE.md Files,Project Scaffolding & MCP,https://github.com/Family-IT-Guy/perplexity-mcp/blob/main/CLAUDE.md,,Family-IT-Guy,https://github.com/Family-IT-Guy,FALSE,2025-07-29,2025-03-20:04-04-46,2026-04-11:13-50-17,ISC,"Offers clear step-by-step installation instructions with multiple configuration options, detailed troubleshooting guidance, and concise architecture overview of the MCP protocol.",FALSE,TRUE,2025-03-20:04-04-46,,, +client-5cae6333,Claudable,Alternative Clients,General,https://github.com/opactorai/Claudable,,Ethan Park,https://www.linkedin.com/in/seongil-park/,TRUE,2025-11-01:06-11-51,2026-03-04:11-14-44,2026-04-11:13-50-19,MIT,"Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code and Cursor Agent, to build and deploy products effortlessly.",FALSE,FALSE,2025-08-20:23-21-13,2025-08-30:21-23-05,v1.0.0,github-releases +client-10858fb6,claude-esp,Alternative Clients,General,https://github.com/phiat/claude-esp,,phiat,https://github.com/phiat,TRUE,2026-02-26:09-00-06,2026-04-08:22-05-52,2026-04-11:13-50-22,MIT,"Go-based TUI that streams Claude Code's hidden output (thinking, tool calls, subagents) to a separate terminal. Watch multiple sessions simultaneously, filter by content type, and track background tasks. Ideal for debugging or understanding what Claude is doing under the hood without interrupting your main session.",FALSE,FALSE,2026-01-09:02-29-43,2026-02-28:18-53-39,v0.3.1,github-releases +client-29b7453b,claude-tmux,Alternative Clients,General,https://github.com/nielsgroen/claude-tmux,,Niels Groeneveld,https://github.com/nielsgroen,TRUE,2026-02-26:09-15-28,2026-01-13:17-17-51,2026-04-11:13-50-24,NOASSERTION,"Manage Claude Code within tmux. A tmux popup of all your Claude Code instances, enabling quick switching, status monitoring, session lifecycle management, with git worktree and pull request support.",FALSE,FALSE,2026-01-12:13-31-48,,, +tool-1c31f36c,crystal,Alternative Clients,General,https://github.com/stravu/crystal,,stravu,https://github.com/stravu,TRUE,2025-07-29,2026-02-26:21-44-09,2026-04-11:13-50-26,MIT,"A full-fledged desktop application for orchestrating, monitoring, and interacting with Claude Code agents.",FALSE,FALSE,2025-06-12:15-54-26,2026-02-26:22-26-05,v0.3.5,github-releases +client-b6c9db9e,Omnara,Alternative Clients,General,https://github.com/omnara-ai/omnara,https://omnara.com,Ishaan Sehgal,https://github.com/ishaansehgal99,TRUE,2025-11-01:06-18-53,2025-12-27:20-48-56,2026-04-11:13-50-28,Apache-2.0,"A command center for AI agents that syncs Claude Code sessions across terminal, web, and mobile. Allows for remote monitoring, human-in-the-loop interaction, and team collaboration.",FALSE,TRUE,2025-07-09:02-17-44,2025-11-09:08-02-17,v1.7.0,github-releases +doc-93f22142,Anthropic Documentation,Official Documentation,General,https://docs.claude.com/en/home,,Anthropic,https://github.com/anthropics,TRUE,,,2026-04-11:13-50-29,©,"The official documentation for Claude Code, including installation instructions, usage guidelines, API references, tutorials, examples, loads of information that I won't list individually. Like Claude Code, the documentation is frequently updated.",FALSE,,,,, +doc-b71240b4,Anthropic Quickstarts,Official Documentation,General,https://github.com/anthropics/claude-quickstarts,,Anthropic,https://github.com/anthropics,TRUE,2025-07-29,2026-02-05:20-47-08,2026-04-11:13-50-31,MIT,"Offers comprehensive development guides for three distinct AI-powered demo projects with standardized workflows, strict code style guidelines, and containerization instructions.",FALSE,FALSE,2024-09-03:06-33-15,,, +doc-9703ea36,Claude Code GitHub Actions,Official Documentation,General,https://github.com/anthropics/claude-code-action/tree/main/examples,,Anthropic,https://github.com/anthropics,TRUE,2025-07-29,2026-04-10:19-06-59,2026-04-11:13-50-33,MIT,Official GitHub Actions integration for Claude Code with examples and documentation for automating AI-powered workflows in CI/CD pipelines.,FALSE,FALSE,2025-05-19:15-32-32,2025-08-26:17-01-10,v1,github-releases +output-447d1481,Awesome Claude Code Output Styles (That I Really Like),Output Styles,General,https://github.com/hesreallyhim/awesome-claude-code-output-styles-that-i-really-like,,Really Him,https://github.com/hesreallyhim/,TRUE,2025-11-21:21-57-16,2025-11-21:22-36-37,2026-04-11:13-50-35,MIT,A fun and moderately amusing collection of experimental output styles.,FALSE,TRUE,2025-11-21:17-25-13,,, +output-2d98cb4f,ccoutputstyles,Output Styles,General,https://github.com/viveknair/ccoutputstyles,,Vivek Nair,https://github.com/viveknair,TRUE,2025-09-21:13-11-39,2025-09-02:19-09-24,2026-04-11:13-50-37,MIT,CLI tool and template gallery for customizing Claude Code output styles with pre-built templates. Features over 15 templates at the time of writing!,FALSE,TRUE,2025-08-22:16-22-49,,, +output-ca5630d6,Claude Code Output Styles - Debugging,Output Styles,General,https://github.com/JamieM0/claude-output-styles,,Jamie Matthews,https://github.com/JamieM0,TRUE,2025-12-06:18-14-46,2025-09-18:18-14-32,2026-04-11:13-50-39,MIT,"A small set of well-written output styles, specifically focused on debugging - root cause analysis, systematic, methodical debugging, encouraging a more careful approach to bug-squashing from Claude Code.",FALSE,TRUE,2025-09-18:16-55-27,,, +output-ade86de0,Gen-Alpha Slang,Output Styles,General,https://github.com/sjnims/gen-alpha-output-style,,Steve Nims,https://github.com/sjnims,TRUE,2025-11-25:08-16-31,2026-01-12:22-39-03,2026-04-11:13-50-41,MIT,"This is really... different. I don't know what to say about this one. It does what it says on the tin. You might find it funny, you might want throw up. I'll just say candidly this is included strictly for its potentially comedic awesomeness.",FALSE,FALSE,2025-11-25:02-46-08,,,