Claude Code
Awesome Claude Code¶
This is a curated list of slash-commands, CLAUDE.md files, CLI tools, and other resources and guides for enhancing your Claude Code workflow, productivity, and vibes.
Claude Code is a cutting-edge CLI-based coding assistant and agent released by Anthropic that you can access in your terminal or IDE. It is a rapidly evolving tool that offers a number of powerful capabilities, and allows for a lot of configuration, in a lot of different ways. Users are actively working out best practices and workflows. It is the hope that this repo will help the community share knowledge and understand how to get the most out of Claude Code.
View Announcements
-2025-11-15 - Output Styles - SAVED!
- Many thanks to user [fotgs](https://github.com/fotgs), who [brought to my attention](https://github.com/hesreallyhim/awesome-claude-code/discussions/318) that in a shocking last-minute turn of events, reminiscent of the "Miracle on Ice", it was announced on [GitHub](https://github.com/anthropics/claude-code/issues/10671#issuecomment-3478185783) that "the CC team has decided to **keep output styles working indefinitely**", or until they change their minds, so to celebrate, I would like to invite users to give Output Styles another shot; and seeing as we only have one awesome Output Style on this list, I'm going to guarantee that by one week from now, we will have a minimum of **5 Output Styles** in that category - which means that if you use Output Styles and would like to share some of the ones that you have found the most awesome, you have a _pretty decent chance_ of joining the ranks of comrade [viveknair](https://github.com/viveknair) - and, in drafting this announcement, I happened to visit viveknair's profile, and found a pretty neat little Claude Code [usage heatmap](https://github.com/viveknair/ccheatmap), so check it out! - The bounty is off. Thank you to those who expressed interest.Resources added in the past 7 days
claude-code-docs by Constantin Shafranski ⚖️ Mixed
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.
📊 GitHub Stats
Claude Code Documentation Mirror by Eric Buess ⚖️ 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.
📊 GitHub Stats
Honorable Mentions¶
prpm by khaliqgant
prpm is something like a plugin marketplace, but with additional support for other providers and coding agents. Although (for the moment 🤞) we are unable to include plugins/marketplaces on the list, I wanted to give special recognition to khaliqgant - after I notified him that I was unable to find any license information for third-party resources that he was hosting on his website, he immediately took action and added a great enhancement to the website's UI, which provides a direct link to the original authors' LICENSE file, as well the ability to view it as a simple dropdown. In my opinion, this is a pretty awesome thing to do to show support for the open source community, and for the developers whose work is featured on this list. I see marketplaces springing up all over the internet now where basic attribution rights are not being respected (maybe for the simple reason that software licenses are complicated!), so I commend khaliqgant for setting a great example with prpm, and I encourage others to promote and enforce these rights in the service of open source software.
Table of Contents
- - - - - - - - - -Agent skills are model-controlled configurations (files, scripts, resources, etc.) that enable Claude Code to perform specialized tasks requiring specific knowledge or capabilities.
General 🔝
[`Codex Skill`](https://github.com/skills-directory/skill-codex) by [klaudworks](https://github.com/klaudworks)
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.
📊 GitHub Stats
[`Web Assets Generator Skill`](https://github.com/alonw0/web-asset-generator) by [Alon Wolenitz](https://github.com/alonw0) ⚖️ 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.
📊 GitHub Stats
A workflow is a tightly coupled set of Claude Code-native resources that facilitate specific projects
General 🔝
[`AB Method`](https://github.com/ayoubben18/ab-method) by [Ayoub Bensalah](https://github.com/ayoubben18) ⚖️ 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.
📊 GitHub Stats
[`Blogging Platform Instructions`](https://github.com/cloudartisan/cloudartisan.github.io/tree/main/.claude/commands) by [cloudartisan](https://github.com/cloudartisan) ⚖️ 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.
📊 GitHub Stats
[`Claude Code Documentation Mirror`](https://github.com/ericbuess/claude-code-docs) by [Eric Buess](https://github.com/ericbuess) ⚖️ 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.
📊 GitHub Stats
[`Claude Code Infrastructure Showcase`](https://github.com/diet103/claude-code-infrastructure-showcase) by [diet103](https://github.com/diet103) ⚖️ 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.
📊 GitHub Stats
[`Claude Code PM`](https://github.com/automazeio/ccpm) by [Ran Aroussi](https://github.com/ranaroussi) ⚖️ MIT Really comprehensive and feature-packed project-management workflow for Claude Code. Numerous specialized agents, slash-commands, and strong documentation.
📊 GitHub Stats
[`claude-code-docs`](https://github.com/costiash/claude-code-docs) by [Constantin Shafranski](https://github.com/costiash) ⚖️ Mixed 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.
📊 GitHub Stats
[`ClaudoPro Directory`](https://github.com/JSONbored/claudepro-directory) by [ghost](https://github.com/JSONbored) ⚖️ 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.
📊 GitHub Stats
[`Context Priming`](https://github.com/disler/just-prompt/tree/main/.claude/commands) by [disler](https://github.com/disler) Provides a systematic approach to priming Claude Code with comprehensive project context through specialized commands for different project scenarios and development contexts.
📊 GitHub Stats
[`Design Review Workflow`](https://github.com/OneRedOak/claude-code-workflows/tree/main/design-review) by [Patrick Ellis](https://github.com/OneRedOak) ⚖️ 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.
📊 GitHub Stats
[`Laravel TALL Stack AI Development Starter Kit`](https://github.com/tott/laravel-tall-claude-ai-configs) by [tott](https://github.com/tott) ⚖️ 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.
📊 GitHub Stats
[`n8n_agent`](https://github.com/kingler/n8n_agent/tree/main/.claude/commands) by [kingler](https://github.com/kingler) Amazing comprehensive set of comments for code analysis, QA, design, documentation, project structure, project management, optimization, and many more.
📊 GitHub Stats
[`Project Bootstrapping and Task Management`](https://github.com/steadycursor/steadystart/tree/main/.claude/commands) by [steadycursor](https://github.com/steadycursor) Provides a structured set of commands for bootstrapping and managing a new project, including meta-commands for creating and editing custom slash-commands.
📊 GitHub Stats
[`Project Management, Implementation, Planning, and Release`](https://github.com/scopecraft/command/tree/main/.claude/commands) by [scopecraft](https://github.com/scopecraft) Really comprehensive set of commands for all aspects of SDLC.
📊 GitHub Stats
[`Project Workflow System`](https://github.com/harperreed/dotfiles/tree/master/.claude/commands) by [harperreed](https://github.com/harperreed) A set of commands that provide a comprehensive workflow system for managing projects, including task management, code review, and deployment processes.
📊 GitHub Stats
[`RIPER Workflow`](https://github.com/tony/claude-code-riper-5) by [Tony Narlock](https://tony.sh) ⚖️ 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.
📊 GitHub Stats
[`Shipping Real Code w/ Claude`](https://diwank.space/field-notes-from-shipping-real-code-with-claude) by [Diwank](https://github.com/creatorrr) A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources. [`Simone`](https://github.com/Helmi/claude-simone) by [Helmi](https://github.com/Helmi) ⚖️ 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.
📊 GitHub Stats
Tooling denotes applications that are built on top of Claude Code and consist of more components than slash-commands and
CLAUDE.mdfiles
General 🔝
[`cc-sessions`](https://github.com/GWUDCAP/cc-sessions) by [toastdev](https://github.com/satoastshi) ⚖️ MIT
An opinionated approach to produce development with Claude Code
📊 GitHub Stats
[`cc-tools`](https://github.com/Veraticus/cc-tools) by [Josh Symonds](https://github.com/Veraticus) High-performance Go implementation of Claude Code hooks and utilities. Provides smart linting, testing, and statusline generation with minimal overhead.
📊 GitHub Stats
[`ccexp`](https://github.com/nyatinte/ccexp) by [nyatinte](https://github.com/nyatinte) ⚖️ MIT Interactive CLI tool for discovering and managing Claude Code configuration files and slash commands with a beautiful terminal UI.
📊 GitHub Stats
[`cchistory`](https://github.com/eckardt/cchistory) by [eckardt](https://github.com/eckardt) ⚖️ 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.
📊 GitHub Stats
[`cclogviewer`](https://github.com/Brads3290/cclogviewer) by [Brad S.](https://github.com/Brads3290) ⚖️ MIT A humble but handy utility for viewing Claude Code `.jsonl` conversation files in a pretty HTML UI.
📊 GitHub Stats
[`Claude Code Templates`](https://github.com/davila7/claude-code-templates) by [Daniel Avila](https://github.com/davila7) ⚖️ 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.
📊 GitHub Stats
[`Claude Composer`](https://github.com/possibilities/claude-composer) by [Mike Bannister](https://github.com/possibilities) ⚖️ Unlicense A tool that adds small enhancements to Claude Code.
📊 GitHub Stats
[`Claude Hub`](https://github.com/claude-did-this/claude-hub) by [Claude Did This](https://github.com/claude-did-this) 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.
📊 GitHub Stats
[`claude-code-tools`](https://github.com/pchalasani/claude-code-tools) by [Prasad Chalasani](https://github.com/pchalasani) ⚖️ MIT A collection of awesome tools, including tmux integrations, better session management, hooks that enhance security - a really well-done set of Claude Code enhancers, especially for tmux users.
📊 GitHub Stats
[`claudekit`](https://github.com/carlrannaberg/claudekit) by [Carl Rannaberg](https://github.com/carlrannaberg) ⚖️ 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.
📊 GitHub Stats
[`Container Use`](https://github.com/dagger/container-use) by [dagger](https://github.com/dagger) ⚖️ Apache-2.0 Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
📊 GitHub Stats
[`ContextKit`](https://github.com/FlineDev/ContextKit) by [Cihat Gündüz](https://github.com/Jeehut) ⚖️ 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.
📊 GitHub Stats
[`Rulesync`](https://github.com/dyoshikawa/rulesync) by [dyoshikawa](https://github.com/dyoshikawa) ⚖️ 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.
📊 GitHub Stats
[`run-claude-docker`](https://github.com/icanhasjonas/run-claude-docker) by [Jonas](https://github.com/icanhasjonas/) ⚖️ 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.
📊 GitHub Stats
[`stt-mcp-server-linux`](https://github.com/marcindulak/stt-mcp-server-linux) by [marcindulak](https://github.com/marcindulak) ⚖️ 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.
📊 GitHub Stats
[`SuperClaude`](https://github.com/SuperClaude-Org/SuperClaude_Framework) by [SuperClaude-Org](https://github.com/SuperClaude-Org) ⚖️ MIT A versatile configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies, such as "Introspection" and "Orchestration".
📊 GitHub Stats
[`tweakcc`](https://github.com/Piebald-AI/tweakcc) by [Piebald-AI](https://github.com/Piebald-AI) ⚖️ MIT Command-line tool to customize your Claude Code styling.
📊 GitHub Stats
[`Vibe-Log`](https://github.com/vibe-log/vibe-log-cli) by [Vibe-Log](https://github.com/vibe-log) ⚖️ 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.
📊 GitHub Stats
[`VoiceMode MCP`](https://github.com/mbailey/voicemode) by [Mike Bailey](https://github.com/mbailey) ⚖️ 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).
📊 GitHub Stats
IDE Integrations 🔝
[`Claude Code Chat`](https://marketplace.visualstudio.com/items?itemName=AndrePimenta.claude-code-chat) by [andrepimenta](https://github.com/andrepimenta) ⚖️ ©
An elegant and user-friendly Claude Code chat interface for VS Code.
[`claude-code-ide.el`](https://github.com/manzaltu/claude-code-ide.el) by [manzaltu](https://github.com/manzaltu) ⚖️ 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.
📊 GitHub Stats
[`claude-code.el`](https://github.com/stevemolitor/claude-code.el) by [stevemolitor](https://github.com/stevemolitor) ⚖️ Apache-2.0 An Emacs interface for Claude Code CLI.
📊 GitHub Stats
[`claude-code.nvim`](https://github.com/greggh/claude-code.nvim) by [greggh](https://github.com/greggh) ⚖️ MIT A seamless integration between Claude Code AI assistant and Neovim.
📊 GitHub Stats
[`crystal`](https://github.com/stravu/crystal) by [stravu](https://github.com/stravu) ⚖️ MIT A full-fledged desktop application for orchestrating, monitoring, and interacting with Claude Code agents.
📊 GitHub Stats
Usage Monitors 🔝
[`CC Usage`](https://github.com/ryoppippi/ccusage) by [ryoppippi](https://github.com/ryoppippi) ⚖️ 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.
📊 GitHub Stats
[`ccflare`](https://github.com/snipeship/ccflare) by [snipeship](https://github.com/snipeship) ⚖️ 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.
📊 GitHub Stats
[`Claude Code Usage Monitor`](https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor) by [Maciek-roboblog](https://github.com/Maciek-roboblog) ⚖️ 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.
📊 GitHub Stats
[`Claudex`](https://github.com/kunwar-shah/claudex) by [Kunwar Shah](https://github.com/kunwar-shah) ⚖️ 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!)
📊 GitHub Stats
[`viberank`](https://github.com/sculptdotfun/viberank) by [nikshepsvn](https://github.com/nikshepsvn) ⚖️ 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.
📊 GitHub Stats
Orchestrators 🔝
[`Claude Code Flow`](https://github.com/ruvnet/claude-code-flow) by [ruvnet](https://github.com/ruvnet) ⚖️ MIT
This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles.
📊 GitHub Stats
[`Claude Squad`](https://github.com/smtg-ai/claude-squad) by [smtg-ai](https://github.com/smtg-ai) ⚖️ 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.
📊 GitHub Stats
[`Claude Swarm`](https://github.com/parruda/claude-swarm) by [parruda](https://github.com/parruda) ⚖️ MIT Launch Claude Code session that is connected to a swarm of Claude Code Agents.
📊 GitHub Stats
[`Claude Task Master`](https://github.com/eyaltoledano/claude-task-master) by [eyaltoledano](https://github.com/eyaltoledano) ⚖️ NOASSERTION A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI.
📊 GitHub Stats
[`Claude Task Runner`](https://github.com/grahama1970/claude-task-runner) by [grahama1970](https://github.com/grahama1970) 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.
📊 GitHub Stats
[`Happy Coder`](https://github.com/slopus/happy) by [GrocerPublishAgent](https://peoplesgrocers.com/en/projects) ⚖️ 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.
📊 GitHub Stats
[`The Agentic Startup`](https://github.com/rsmdt/the-startup) by [Rudolf Schmidt](https://github.com/rsmdt) ⚖️ 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!
📊 GitHub Stats
[`TSK - AI Agent Task Manager and Sandbox`](https://github.com/dtormoen/tsk) by [dtormoen](https://github.com/dtormoen) ⚖️ 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.
📊 GitHub Stats
Status lines - Configurations and customizations for Claude Code's status bar functionality
General 🔝
[`ccstatusline`](https://github.com/sirmalloc/ccstatusline) by [sirmalloc](https://github.com/sirmalloc) ⚖️ 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.
📊 GitHub Stats
[`claude-code-statusline`](https://github.com/rz1989s/claude-code-statusline) by [rz1989s](https://github.com/rz1989s) ⚖️ MIT Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring
📊 GitHub Stats
[`claude-powerline`](https://github.com/Owloops/claude-powerline) by [Owloops](https://github.com/Owloops) ⚖️ MIT A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more
📊 GitHub Stats
[`claudia-statusline`](https://github.com/hagan/claudia-statusline) by [Hagan Franks](https://github.com/hagan) ⚖️ 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).
📊 GitHub Stats
Hooks are a powerful API for Claude Code that allows users to activate commands and run scripts at different points in Claude's agentic lifecycle.
General 🔝
[`CC Notify`](https://github.com/dazuiba/CCNotify) by [dazuiba](https://github.com/dazuiba) ⚖️ 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.
📊 GitHub Stats
[`cchooks`](https://github.com/GowayLee/cchooks) by [GowayLee](https://github.com/GowayLee) ⚖️ 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.
📊 GitHub Stats
[`claude-code-hooks-sdk`](https://github.com/beyondcode/claude-hooks-sdk) by [beyondcode](https://github.com/beyondcode) ⚖️ 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.
📊 GitHub Stats
[`claude-hooks`](https://github.com/johnlindquist/claude-hooks) by [John Lindquist](https://github.com/johnlindquist) ⚖️ MIT A TypeScript-based system for configuring and customizing Claude Code hooks with a powerful and flexible interface.
📊 GitHub Stats
[`Claudio`](https://github.com/ctoth/claudio) by [Christopher Toth](https://github.com/ctoth) A no-frills little library that adds delightful OS-native sounds to Claude Code via simple hooks. It really sparks joy.
📊 GitHub Stats
[`fcakyon Collection (Code Quality and Tool Usage)`](https://github.com/fcakyon/claude-codex-settings/tree/main/.claude/hooks) by [Fatih Akyon](https://github.com/fcakyon) ⚖️ Apache-2.0 Very well-written set of hooks for code quality and tool usage regulation (e.g. force Tavily over WebFetch tool).
📊 GitHub Stats
[`TDD Guard`](https://github.com/nizos/tdd-guard) by [Nizar Selander](https://github.com/nizos) ⚖️ MIT A hooks-driven system that monitors file operations in real-time and blocks changes that violate TDD principles.
📊 GitHub Stats
[`TypeScript Quality Hooks`](https://github.com/bartolli/claude-code-typescript-hooks) by [bartolli](https://github.com/bartolli) ⚖️ 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.
📊 GitHub Stats
Output styles allow you to use Claude Code as any type of agent while keeping its core capabilities, such as running local scripts, reading/writing files, and tracking TODOs.
General 🔝
[`ccoutputstyles`](https://github.com/viveknair/ccoutputstyles) by [Vivek Nair](https://github.com/viveknair) ⚖️ 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!
📊 GitHub Stats
General 🔝
[`/create-hook`](https://github.com/omril321/automated-notebooklm/blob/main/.claude/commands/create-hook.md) by [Omri Lavi](https://github.com/omril321) ⚖️ 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...).
📊 GitHub Stats
[`/linux-desktop-slash-commands`](https://github.com/danielrosehill/Claude-Code-Linux-Desktop-Slash-Commands) by [Daniel Rosehill](https://github.com/danielrosehill) 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.
📊 GitHub Stats
Version Control & Git 🔝
[`/analyze-issue`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/analyze-issue.md) by [jerseycheese](https://github.com/jerseycheese) ⚖️ MIT
Fetches GitHub issue details to create comprehensive implementation specifications, analyzing requirements and planning structured approach with clear implementation steps.
📊 GitHub Stats
[`/commit`](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/commit.md) by [evmts](https://github.com/evmts) ⚖️ MIT Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
📊 GitHub Stats
[`/commit-fast`](https://github.com/steadycursor/steadystart/blob/main/.claude/commands/2-commit-fast.md) by [steadycursor](https://github.com/steadycursor) 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
📊 GitHub Stats
[`/create-pr`](https://github.com/toyamarinyon/giselle/blob/main/.claude/commands/create-pr.md) by [toyamarinyon](https://github.com/toyamarinyon) ⚖️ 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.
📊 GitHub Stats
[`/create-pull-request`](https://github.com/liam-hq/liam/blob/main/.claude/commands/create-pull-request.md) by [liam-hq](https://github.com/liam-hq) ⚖️ 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.
📊 GitHub Stats
[`/create-worktrees`](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/create-worktrees.md) by [evmts](https://github.com/evmts) ⚖️ 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.
📊 GitHub Stats
[`/fix-github-issue`](https://github.com/jeremymailen/kotlinter-gradle/blob/master/.claude/commands/fix-github-issue.md) by [jeremymailen](https://github.com/jeremymailen) ⚖️ 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.
📊 GitHub Stats
[`/fix-issue`](https://github.com/metabase/metabase/blob/master/.claude/commands/fix-issue.md) by [metabase](https://github.com/metabase) ⚖️ NOASSERTION Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.
📊 GitHub Stats
[`/fix-pr`](https://github.com/metabase/metabase/blob/master/.claude/commands/fix-pr.md) by [metabase](https://github.com/metabase) ⚖️ NOASSERTION Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing reviewer concerns, making targeted code improvements, and streamlining the review process.
📊 GitHub Stats
[`/husky`](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/husky.md) by [evmts](https://github.com/evmts) ⚖️ 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.
📊 GitHub Stats
[`/update-branch-name`](https://github.com/giselles-ai/giselle/blob/main/.claude/commands/update-branch-name.md) by [giselles-ai](https://github.com/giselles-ai) ⚖️ Apache-2.0 Updates branch names with proper prefixes and formats, enforcing naming conventions, supporting semantic prefixes, and managing remote branch updates.
📊 GitHub Stats
Code Analysis & Testing 🔝
[`/check`](https://github.com/rygwdn/slack-tools/blob/main/.claude/commands/check.md) by [rygwdn](https://github.com/rygwdn)
Performs comprehensive code quality and security checks, featuring static analysis integration, security vulnerability scanning, code style enforcement, and detailed reporting.
📊 GitHub Stats
[`/code_analysis`](https://github.com/kingler/n8n_agent/blob/main/.claude/commands/code_analysis.md) by [kingler](https://github.com/kingler) Provides a menu of advanced code analysis commands for deep inspection, including knowledge graph generation, optimization suggestions, and quality evaluation.
📊 GitHub Stats
[`/optimize`](https://github.com/to4iki/ai-project-rules/blob/main/.claude/commands/optimize.md) by [to4iki](https://github.com/to4iki) ⚖️ MIT Analyzes code performance to identify bottlenecks, proposing concrete optimizations with implementation guidance for improved application performance.
📊 GitHub Stats
[`/repro-issue`](https://github.com/rzykov/metabase/blob/master/.claude/commands/repro-issue.md) by [rzykov](https://github.com/rzykov) ⚖️ NOASSERTION Creates reproducible test cases for GitHub issues, ensuring tests fail reliably and documenting clear reproduction steps for developers.
📊 GitHub Stats
[`/tdd`](https://github.com/zscott/pane/blob/main/.claude/commands/tdd.md) by [zscott](https://github.com/zscott) Guides development using Test-Driven Development principles, enforcing Red-Green-Refactor discipline, integrating with git workflow, and managing PR creation.
📊 GitHub Stats
[`/tdd-implement`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/tdd-implement.md) by [jerseycheese](https://github.com/jerseycheese) ⚖️ MIT Implements Test-Driven Development by analyzing feature requirements, creating tests first (red), implementing minimal passing code (green), and refactoring while maintaining tests.
📊 GitHub Stats
Context Loading & Priming 🔝
[`/context-prime`](https://github.com/elizaOS/elizaos.github.io/blob/main/.claude/commands/context-prime.md) by [elizaOS](https://github.com/elizaOS) ⚖️ MIT
Primes Claude with comprehensive project understanding by loading repository structure, setting development context, establishing project goals, and defining collaboration parameters.
📊 GitHub Stats
[`/initref`](https://github.com/okuvshynov/cubestat/blob/main/.claude/commands/initref.md) by [okuvshynov](https://github.com/okuvshynov) ⚖️ MIT Initializes reference documentation structure with standard doc templates, API reference setup, documentation conventions, and placeholder content generation.
📊 GitHub Stats
[`/load-llms-txt`](https://github.com/ethpandaops/xatu-data/blob/master/.claude/commands/load-llms-txt.md) by [ethpandaops](https://github.com/ethpandaops) ⚖️ MIT Loads LLM configuration files to context, importing specific terminology, model configurations, and establishing baseline terminology for AI discussions.
📊 GitHub Stats
[`/load_coo_context`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_coo_context.md) by [Mjvolk3](https://github.com/Mjvolk3) References specific files for sparse matrix operations, explains transform usage, compares with previous approaches, and sets data formatting context for development.
📊 GitHub Stats
[`/load_dango_pipeline`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_dango_pipeline.md) by [Mjvolk3](https://github.com/Mjvolk3) Sets context for model training by referencing pipeline files, establishing working context, and preparing for pipeline work with relevant documentation.
📊 GitHub Stats
[`/prime`](https://github.com/yzyydev/AI-Engineering-Structure/blob/main/.claude/commands/prime.md) by [yzyydev](https://github.com/yzyydev) Sets up initial project context by viewing directory structure and reading key files, creating standardized context with directory visualization and key documentation focus.
📊 GitHub Stats
[`/rsi`](https://github.com/ddisisto/si/blob/main/.claude/commands/rsi.md) by [ddisisto](https://github.com/ddisisto) 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.
📊 GitHub Stats
Documentation & Changelogs 🔝
[`/add-to-changelog`](https://github.com/berrydev-ai/blockdoc-python/blob/main/.claude/commands/add-to-changelog.md) by [berrydev-ai](https://github.com/berrydev-ai) ⚖️ MIT
Adds new entries to changelog files while maintaining format consistency, properly documenting changes, and following established project standards for version tracking.
📊 GitHub Stats
[`/create-docs`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/create-docs.md) by [jerseycheese](https://github.com/jerseycheese) ⚖️ MIT Analyzes code structure and purpose to create comprehensive documentation detailing inputs/outputs, behavior, user interaction flows, and edge cases with error handling.
📊 GitHub Stats
[`/docs`](https://github.com/slunsford/coffee-analytics/blob/main/.claude/commands/docs.md) by [slunsford](https://github.com/slunsford) Generates comprehensive documentation that follows project structure, documenting APIs and usage patterns with consistent formatting for better user understanding.
📊 GitHub Stats
[`/explain-issue-fix`](https://github.com/hackdays-io/toban-contribution-viewer/blob/main/.claude/commands/explain-issue-fix.md) by [hackdays-io](https://github.com/hackdays-io) Documents solution approaches for GitHub issues, explaining technical decisions, detailing challenges overcome, and providing implementation context for better understanding.
📊 GitHub Stats
[`/update-docs`](https://github.com/Consiliency/Flutter-Structurizr/blob/main/.claude/commands/update-docs.md) by [Consiliency](https://github.com/Consiliency) ⚖️ MIT Reviews current documentation status, updates implementation progress, reviews phase documents, and maintains documentation consistency across the project.
📊 GitHub Stats
CI / Deployment 🔝
[`/release`](https://github.com/kelp/webdown/blob/main/.claude/commands/release.md) by [kelp](https://github.com/kelp) ⚖️ MIT
Manages software releases by updating changelogs, reviewing README changes, evaluating version increments, and documenting release changes for better version tracking.
📊 GitHub Stats
[`/run-ci`](https://github.com/hackdays-io/toban-contribution-viewer/blob/main/.claude/commands/run-ci.md) by [hackdays-io](https://github.com/hackdays-io) Activates virtual environments, runs CI-compatible check scripts, iteratively fixes errors, and ensures all tests pass before completion.
📊 GitHub Stats
Project & Task Management 🔝
[`/create-command`](https://github.com/scopecraft/command/blob/main/.claude/commands/create-command.md) by [scopecraft](https://github.com/scopecraft)
Guides Claude through creating new custom commands with proper structure by analyzing requirements, templating commands by category, enforcing command standards, and creating supporting documentation.
📊 GitHub Stats
[`/create-jtbd`](https://github.com/taddyorg/inkverse/blob/main/.claude/commands/create-jtbd.md) by [taddyorg](https://github.com/taddyorg) ⚖️ AGPL-3.0 Creates Jobs-to-be-Done frameworks that outline user needs with structured format, focusing on specific user problems and organizing by job categories for product development.
📊 GitHub Stats
[`/create-prd`](https://github.com/taddyorg/inkverse/blob/main/.claude/commands/create-prd.md) by [taddyorg](https://github.com/taddyorg) ⚖️ AGPL-3.0 Generates comprehensive product requirement documents outlining detailed specifications, requirements, and features following standardized document structure and format.
📊 GitHub Stats
[`/create-prp`](https://github.com/Wirasm/claudecode-utils/blob/main/.claude/commands/create-prp.md) by [Wirasm](https://github.com/Wirasm) ⚖️ MIT Creates product requirement plans by reading PRP methodology, following template structure, creating comprehensive requirements, and structuring product definitions for development.
📊 GitHub Stats
[`/do-issue`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/do-issue.md) by [jerseycheese](https://github.com/jerseycheese) ⚖️ MIT Implements GitHub issues with manual review points, following a structured approach with issue number parameter and offering alternative automated mode for efficiency.
📊 GitHub Stats
[`/project_hello_w_name`](https://github.com/disler/just-prompt/blob/main/.claude/commands/project_hello_w_name.md) by [disler](https://github.com/disler) Creates customizable greeting components with name input, demonstrating argument passing, component reusability, state management, and user input handling.
📊 GitHub Stats
[`/todo`](https://github.com/chrisleyva/todo-slash-command/blob/main/todo.md) by [chrisleyva](https://github.com/chrisleyva) ⚖️ 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.
📊 GitHub Stats
Miscellaneous 🔝
[`/fixing_go_in_graph`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/fixing_go_in_graph.md) by [Mjvolk3](https://github.com/Mjvolk3)
Focuses on Gene Ontology annotation integration in graph databases, handling multiple data sources, addressing graph representation issues, and ensuring correct data incorporation.
📊 GitHub Stats
[`/mermaid`](https://github.com/GaloyMoney/lana-bank/blob/main/.claude/commands/mermaid.md) by [GaloyMoney](https://github.com/GaloyMoney) ⚖️ NOASSERTION Generates Mermaid diagrams from SQL schema files, creating entity relationship diagrams with table properties, validating diagram compilation, and ensuring complete entity coverage.
📊 GitHub Stats
[`/review_dcell_model`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/review_dcell_model.md) by [Mjvolk3](https://github.com/Mjvolk3) Reviews old Dcell implementation files, comparing with newer Dango model, noting changes over time, and analyzing refactoring approaches for better code organization.
📊 GitHub Stats
[`/use-stepper`](https://github.com/zuplo/docs/blob/main/.claude/commands/use-stepper.md) by [zuplo](https://github.com/zuplo) Reformats documentation to use React Stepper component, transforming heading formats, applying proper indentation, and maintaining markdown compatibility with admonition formatting.
📊 GitHub Stats

CLAUDE.mdfiles are files that contain important guidelines and context-specific information or instructions that help Claude Code to better understand your project and your coding standards
Language-Specific 🔝
[`AI IntelliJ Plugin`](https://github.com/didalgolab/ai-intellij-plugin/blob/main/CLAUDE.md) by [didalgolab](https://github.com/didalgolab) ⚖️ Apache-2.0
Provides comprehensive Gradle commands for IntelliJ plugin development with platform-specific coding patterns, detailed package structure guidelines, and clear internationalization standards.
📊 GitHub Stats
[`AWS MCP Server`](https://github.com/alexei-led/aws-mcp-server/blob/main/CLAUDE.md) by [alexei-led](https://github.com/alexei-led) ⚖️ MIT Features multiple Python environment setup options with detailed code style guidelines, comprehensive error handling recommendations, and security considerations for AWS CLI interactions.
📊 GitHub Stats
[`DroidconKotlin`](https://github.com/touchlab/DroidconKotlin/blob/main/CLAUDE.md) by [touchlab](https://github.com/touchlab) ⚖️ Apache-2.0 Delivers comprehensive Gradle commands for cross-platform Kotlin Multiplatform development with clear module structure and practical guidance for dependency injection.
📊 GitHub Stats
[`EDSL`](https://github.com/hesreallyhim/awesome-claude-code/blob/main/resources/claude.md-files/EDSL/CLAUDE.md) by [expectedparrot](https://github.com/expectedparrot) ⚖️ MIT Offers detailed build and test commands with strict code style enforcement, comprehensive testing requirements, and standardized development workflow using Black and mypy.* * Removed from origin [`Giselle`](https://github.com/giselles-ai/giselle/blob/main/CLAUDE.md) by [giselles-ai](https://github.com/giselles-ai) ⚖️ 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.
📊 GitHub Stats
[`HASH`](https://github.com/hashintel/hash/blob/main/CLAUDE.md) by [hashintel](https://github.com/hashintel) ⚖️ NOASSERTION Features comprehensive repository structure breakdown with strong emphasis on coding standards, detailed Rust documentation guidelines, and systematic PR review process.
📊 GitHub Stats
[`Inkline`](https://github.com/inkline/inkline/blob/main/CLAUDE.md) by [inkline](https://github.com/inkline) ⚖️ NOASSERTION Structures development workflow using pnpm with emphasis on TypeScript and Vue 3 Composition API, detailed component creation process, and comprehensive testing recommendations.
📊 GitHub Stats
[`JSBeeb`](https://github.com/mattgodbolt/jsbeeb/blob/main/CLAUDE.md) by [mattgodbolt](https://github.com/mattgodbolt) ⚖️ GPL-3.0 Provides development guide for JavaScript BBC Micro emulator with build and testing instructions, architecture documentation, and debugging workflows.
📊 GitHub Stats
[`Lamoom Python`](https://github.com/LamoomAI/lamoom-python/blob/main/CLAUDE.md) by [LamoomAI](https://github.com/LamoomAI) ⚖️ Apache-2.0 Serves as reference for production prompt engineering library with load balancing of AI Models, API documentation, and usage patterns with examples.
📊 GitHub Stats
[`LangGraphJS`](https://github.com/langchain-ai/langgraphjs/blob/main/CLAUDE.md) by [langchain-ai](https://github.com/langchain-ai) ⚖️ MIT Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces.
📊 GitHub Stats
[`Metabase`](https://github.com/metabase/metabase/blob/master/CLAUDE.md) by [metabase](https://github.com/metabase) ⚖️ NOASSERTION Details workflow for REPL-driven development in Clojure/ClojureScript with emphasis on incremental development, testing, and step-by-step approach for feature implementation.
📊 GitHub Stats
[`SG Cars Trends Backend`](https://github.com/sgcarstrends/backend/blob/main/CLAUDE.md) by [sgcarstrends](https://github.com/sgcarstrends) ⚖️ MIT Provides comprehensive structure for TypeScript monorepo projects with detailed commands for development, testing, deployment, and AWS/Cloudflare integration.
📊 GitHub Stats
[`SPy`](https://github.com/spylang/spy/blob/main/CLAUDE.md) by [spylang](https://github.com/spylang) ⚖️ MIT Enforces strict coding conventions with comprehensive testing guidelines, multiple code compilation options, and backend-specific test decorators for targeted filtering.
📊 GitHub Stats
[`TPL`](https://github.com/KarpelesLab/tpl/blob/master/CLAUDE.md) by [KarpelesLab](https://github.com/KarpelesLab) ⚖️ MIT Details Go project conventions with comprehensive error handling recommendations, table-driven testing approach guidelines, and modernization suggestions for latest Go features.
📊 GitHub Stats
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) ⚖️ MIT
Structures AI-assisted EigenLayer AVS development workflow with consistent naming conventions for prompt files and established terminology standards for blockchain concepts.
📊 GitHub Stats
[`Comm`](https://github.com/CommE2E/comm/blob/master/CLAUDE.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
[`Course Builder`](https://github.com/badass-courses/course-builder/blob/main/CLAUDE.md) by [badass-courses](https://github.com/badass-courses) ⚖️ MIT Enables real-time multiplayer capabilities for collaborative course creation with diverse tech stack integration and monorepo architecture using Turborepo.
📊 GitHub Stats
[`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.
📊 GitHub Stats
[`Guitar`](https://github.com/soramimi/Guitar/blob/master/CLAUDE.md) by [soramimi](https://github.com/soramimi) ⚖️ 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.
📊 GitHub Stats
[`Network Chronicles`](https://github.com/Fimeg/NetworkChronicles/blob/legacy-v1/CLAUDE.md) by [Fimeg](https://github.com/Fimeg) ⚖️ MIT Presents detailed implementation plan for AI-driven game characters with technical specifications for LLM integration, character guidelines, and service discovery mechanics.
📊 GitHub Stats
[`Note Companion`](https://github.com/different-ai/note-companion/blob/master/CLAUDE.md) by [different-ai](https://github.com/different-ai) ⚖️ MIT Provides detailed styling isolation techniques for Obsidian plugins using Tailwind with custom prefix to prevent style conflicts and practical troubleshooting steps.
📊 GitHub Stats
[`Pareto Mac`](https://github.com/ParetoSecurity/pareto-mac/blob/main/CLAUDE.md) by [ParetoSecurity](https://github.com/ParetoSecurity) ⚖️ GPL-3.0 Serves as development guide for Mac security audit tool with build instructions, contribution guidelines, testing procedures, and workflow documentation.
📊 GitHub Stats
[`SteadyStart`](https://github.com/steadycursor/steadystart/blob/main/CLAUDE.md) by [steadycursor](https://github.com/steadycursor) Clear and direct instructives about style, permissions, Claude's "role", communications, and documentation of Claude Code sessions for other team members to stay abreast.
📊 GitHub Stats
Project Scaffolding & MCP 🔝
[`Basic Memory`](https://github.com/basicmachines-co/basic-memory/blob/main/CLAUDE.md) by [basicmachines-co](https://github.com/basicmachines-co) ⚖️ 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.
📊 GitHub Stats
[`claude-code-mcp-enhanced`](https://github.com/grahama1970/claude-code-mcp-enhanced/blob/main/CLAUDE.md) by [grahama1970](https://github.com/grahama1970) ⚖️ MIT Provides detailed and emphatic instructions for Claude to follow as a coding agent, with testing guidance, code examples, and compliance checks.
📊 GitHub Stats
[`Perplexity MCP`](https://github.com/Family-IT-Guy/perplexity-mcp/blob/main/CLAUDE.md) by [Family-IT-Guy](https://github.com/Family-IT-Guy) ⚖️ ISC Offers clear step-by-step installation instructions with multiple configuration options, detailed troubleshooting guidance, and concise architecture overview of the MCP protocol.
📊 GitHub Stats
Alternative Clients are alternative UIs and front-ends for interacting with Claude Code, either on mobile or on the desktop.
General 🔝
[`Claudable`](https://github.com/opactorai/Claudable) by [Ethan Park](https://www.linkedin.com/in/seongil-park/) ⚖️ 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.
📊 GitHub Stats
[`Omnara`](https://github.com/omnara-ai/omnara) by [Ishaan Sehgal](https://github.com/ishaansehgal99) ⚖️ 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.
📊 GitHub Stats
Links to some of Anthropic's terrific documentation and resources regarding Claude Code
General 🔝
[`Anthropic Documentation`](https://docs.claude.com/en/home) by [Anthropic](https://github.com/anthropics) ⚖️ ©
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.
[`Anthropic Quickstarts`](https://github.com/anthropics/claude-quickstarts) by [Anthropic](https://github.com/anthropics) ⚖️ MIT
Offers comprehensive development guides for three distinct AI-powered demo projects with standardized workflows, strict code style guidelines, and containerization instructions.
📊 GitHub Stats
[`Claude Code GitHub Actions`](https://github.com/anthropics/claude-code-action/tree/main/examples) by [Anthropic](https://github.com/anthropics) ⚖️ MIT Official GitHub Actions integration for Claude Code with examples and documentation for automating AI-powered workflows in CI/CD pipelines.
📊 GitHub Stats
🚀 Submit a new resource here!¶
It's easy! Just click the link above and fill out the form. No Git knowledge required - our automated system handles everything for you.
How we evaluate submissions
- First and foremost, best efforts are made to ensure that any resource on this list is free of malware, bloatware, or other unwanted risks.
- Second, being a curated list, every entry is manually evaluated and "tested out" to see if it actually delivers value to Claude Code users. If you want an un-curated list, you can find many great resources here.
See CONTRIBUTING.md for the complete submission guide and review process.
For suggestions about the repository itself, please open a general issue.
This project is released with a Contributor Code of Conduct. By participating, you agree to abide by its terms. And although I take strong measures to uphold the quality and safety of this list, I take no responsibility or liability for anything bad that might happen as a result of these third-party resources.
Growing thanks to you ❤️¶
License¶
Although the whole point of this list to help promote and grow the open-source community around Claude Code, this list is licensed under a slightly more restrictive license: Creative Commons CC BY-NC-ND 4.0 - this means you are welcome to copy and redistribute the list, provided you include appropriate attribution; however you are not permitted to distribute any modified versions - and you are not permitted to use it for any commercial purposes. This is to prevent unlawful appropriation of the work of the authors whose resources are listed here. Please note that all resources included in this list have their own license terms - if you wish to incorporate those authors' works into your own product, it would be really nice to do so according to the terms that those authors have set out - refusal to do so is a violation of their rights - and while it is up to the author whether or not they wish to take action, please note - I am keeping close tabs on you. 🫶