A hand-picked collection of the finest of resources for the most awesome of agents, Claude Code, the undisputed champion of coding companions, from the unstoppable team at Anthropic PBC. A delectable showcase of top tier skills, ambidextrous agents, scintillating status lines, top notch developer tooling, and also we have plugins
Awesome Claude Code is a community-maintained directory of resources specifically built around Claude Code, Anthropic's agentic coding tool that runs in the terminal. The collection catalogs slash-commands, hooks, agent skills, orchestrators, status line integrations, and developer tooling that extend or work alongside Claude Code. Resources in the list are selected with an emphasis on code quality, security, and originality, making it useful for both newcomers getting started with Claude Code and experienced users looking to build more sophisticated agentic workflows. The repository targets developers who use Claude Code directly and want reusable components rather than starting from scratch. At the time of writing, the project is mid-reorganization, with its previous table of contents retired and a new structure being prepared, so the current README is transitional rather than fully navigable. With over 46,000 stars, it stands as one of the most-watched Claude-adjacent repositories on GitHub despite its temporarily incomplete state.
Curated awesome-list of Claude Code skills, hooks, slash-commands, agents and plugins.
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Trusted owner (hesreallyhim)
- ✓Mature repo (>1y old)
- !Licence file present but not machine-readable
git clone https://github.com/hesreallyhim/awesome-claude-codeResumen de Awesome Lists
 <!-- Awesome Claude Code --> [](https://awesome.re) _A hand-picked collection of the finest of resources for the most awesome of agents, [Claude Code](https://code.claude.com/docs/), the undisputed champion of coding companions, from the unstoppable team at [Anthropic PBC](https://github.com/anthropics/claude-code). A delectable showcase of top tier skills, ambidextrous agents, scintillating status lines, top notch developer tooling, and also we have plugins. Suitable for beginners and veterans, with an emphasis on code quality, security, and originality._ <br> The current iteration of the list, such as you see it today, was launched with the express intent to highlight resources that were _not_ on the last iteration, and in particular to make selections from the list of recommendations. However, this is only temporary - resources will continue to be added over the coming weeks, and "legacy" resources will be migrated to the new format. So, if you had been featured on the list before, and you don't see your project now, that's the reason why - "legacy" resources that are still maintained and awesome will be added back in soon - _and_, in the meantime, they are also preserved (but will not be updated) in the [README_ALTERNATIVES](README_ALTERNATIVES/) directory. <br> ## The Claude Code Ticker - A Sample of Claude Code Projects Around GitHub <div align="center"> <picture> <img src="assets/repo-ticker.svg" alt="Featured Claude Code Projects" width="100%"> </picture> </div> ## Recently Added <div align="center"> <picture> <source media="(prefers-color-scheme: light)" srcset="assets/recently-added-light.svg"> <img src="assets/recently-added.svg" alt="Recently Added Resources" width="100%"> </picture> </div> # Table of Contents <!-- THIS PART GETS GENERATED --> - [Start Here](#start-here) - [From Anthropic](#from-anthropic) - [Documentation, Knowledge & Learning](#documentation-knowledge--learning) - [Obsidian](#obsidian) - [Open Source Software](#open-source-software) - [Research & Scientific Inquiry](#research--scientific-inquiry) - [Providers, Runtime & Integration Infrastructure](#providers-runtime--integration-infrastructure) - [Remote Control, Notifications & Voice I/O](#remote-control-notifications--voice-io) - [Alternative Clients](#alternative-clients) - [Status Lines](#status-lines) - [Design & UI/UX](#design--uiux) - [Writing & Prose Quality](#writing--prose-quality) - [Creative Media](#creative-media) - [Infrastructure & DevOps](#infrastructure--devops) - [Security](#security) - [Agent Orchestration](#agent-orchestration) - [Ralph Wiggum](#ralph-wiggum) - [Dynamic Workflows](#dynamic-workflows) - [Skills](#skills) - [Memory & Context Persistence](#memory--context-persistence) - [Observability & Monitoring](#observability--monitoring) - [Session Monitors](#session-monitors) - [Usage & Cost](#usage--cost) - [Observability](#observability) - [Configuration](#configuration) - [Testing](#testing) - [Linting](#linting) - [Multi-Purpose](#multi-purpose) ## Start Here - [A Field Guide to Claude Fable 5](https://claude.com/blog/a-field-guide-to-claude-fable-finding-your-unknowns) by [Thariq Shihipar, Anthropic](https://github.com/ThariqS) - Really solid, insightful guidance on working/thinking with Claude Fable, and with AI in general. Very well written. Hints of Rumsfeld epistemology, but otherwise it's a great piece. - [andrej-karpathy-skills](https://github.com/multica-ai/andrej-karpathy-skills) by [multica-ai](https://github.com/multica-ai) - A drop-in CLAUDE.md distilling four behavioral guidelines for LLM-assisted coding into Claude Code — a low-friction quick win. Karpathy-inspired, derived from Andrej Karpathy's public notes on LLM coding pitfalls and authored by multica-ai. <img src="https://img.shields.io/github/created-at/multica-ai/andrej-karpathy-skills?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="created"> <img src="https://img.shields.io/github/last-commit/multica-ai/andrej-karpathy-skills?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit"> <img src="https://img.shields.io/github/license/multica-ai/andrej-karpathy-skills?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="license"> <img src="https://img.shields.io/github/stars/multica-ai/andrej-karpathy-skills?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="stars"> - [Beyond the Prompt: Claude Code](https://arps18.github.io/posts/claude-code-mastery) by [Arpan Patel](https://arps18.github.io/) - This has what you need. Remarkably clear, information-dense, it's Claude Code: the good parts, for beginners, advanced users, pets, anybody. - [Claude Code Guide](https://github.com/zebbern/claude-code-guide) by [zebbern](https://github.com/zebbern) - A current single-page reference for Claude Code: install, environment variables, slash commands, MCP, hooks, and subagents, kept in sync with the official changelog. <img src="https://img.shields.io/github/created-at/zebbern/claude-code-guide?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="created"> <img src="https://img.shields.io/github/last-commit/zebbern/claude-code-guide?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit"> <img src="https://img.shields.io/github/license/zebbern/claude-code-guide?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="license"> <img src="https://img.shields.io/github/stars/zebbern/claude-code-guide?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="stars"> - [Claude Code Hooks: Complete Guide](https://hidekazu-konishi.com/entry/claude_code_hooks_complete_guide.html) by [Hidekazu Konishi](https://hidekazu-konishi.com) - A thorough walkthrough of every hook event, when each fires, the two return channels, common anti-patterns, and copy-ready settings.json examples. - [Claude Code: Everything You Need to Know](https://github.com/wesammustafa/Claude-Code-Everything-You-Need-to-Know) by [wesammustafa](https://github.com/wesammustafa) - A conceptual, mental-models-first primer that explains what Claude Code is and how its agentic loop works, then layers setup, prompt-engineering workflows, skills, hooks, MCP, subagents, and agent teams, with an experience-tiered path for newcomers. <img src="https://img.shields.io/github/created-at/wesammustafa/Claude-Code-Everything-You-Need-to-Know?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="created"> <img src="https://img.shields.io/github/last-commit/wesammustafa/Claude-Code-Everything-You-Need-to-Know?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit"> <img src="https://img.shields.io/github/license/wesammustafa/Claude-Code-Everything-You-Need-to-Know?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="license"> <img src="https://img.shields.io/github/stars/wesammustafa/Claude-Code-Everything-You-Need-to-Know?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="stars"> - [claude-howto](https://github.com/luongnv89/claude-howto) by [luongnv89](https://github.com/luongnv89) - A structured, chapter-based getting-started guide for Claude Code with a self-assessment quiz and a ten-module progressive learning path — slash commands, memory, skills, subagents, MCP, hooks, plugins, and checkpoints — with visual diagrams and copy-paste templates. <img src="https://img.shields.io/github/created-at/luongnv89/claude-howto?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="created"> <img src="https://img.shields.io/github/last-commit/luongnv89/claude-howto?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit"> <img src="https://img.shields.io/github/license/luongnv89/claude-howto?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="license"> <img src="https://img.shields.io/github/stars/luongnv89/claude-howto?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="stars"> - [explore-claude-code](https://github.com/LukeRenton/explore-claude-code) by [Luke Renton](https://github.com/LukeRenton) - An interactive click-through of an annotated Claude Code project where every file and folder — CLAUDE.md, settings.json, rules, commands, skills, agents, hooks, plugins, and .mcp.json — is a real, explained concept, teaching the tool's surface area by orientation rather than prose. <img src="https://img.shields.io/github/created-at/LukeRenton/explore-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="created"> <img src="https://img.shields.io/github/last-commit/LukeRenton/explore-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit"> <img src="https://img.shields.io/github/license/LukeRenton/explore-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="license"> <img src="https://img.shields.io/github/stars/LukeRenton/explore-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="stars"> - [Learn Claude Code](https://github.com/shareAI-lab/learn-claude-code) by [shareAI-lab](https://github.com/shareAI-lab) - 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. <img src="https://img.shields.io/github/created-at/shareAI-lab/learn-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="created"> <img src="https://img.shields.io/github/last-commit/shareAI-lab/learn-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit"> <img src="https://img.shields.io/github/license/shareAI-lab/learn-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6
Lo que la gente pregunta sobre awesome-claude-code
¿Qué es hesreallyhim/awesome-claude-code?
+
hesreallyhim/awesome-claude-code es awesome lists para el ecosistema de Claude AI. A hand-picked collection of the finest of resources for the most awesome of agents, Claude Code, the undisputed champion of coding companions, from the unstoppable team at Anthropic PBC. A delectable showcase of top tier skills, ambidextrous agents, scintillating status lines, top notch developer tooling, and also we have plugins Tiene 53.8k estrellas en GitHub y su última actualización registrada es del 2026-09-11.
¿Cómo se instala awesome-claude-code?
+
Puedes instalar awesome-claude-code clonando el repositorio (https://github.com/hesreallyhim/awesome-claude-code) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar hesreallyhim/awesome-claude-code?
+
Nuestro agente de seguridad ha analizado hesreallyhim/awesome-claude-code y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene hesreallyhim/awesome-claude-code?
+
hesreallyhim/awesome-claude-code es mantenido por hesreallyhim. La última actividad registrada en GitHub es del 2026-09-11, con 1025 issues abiertos.
¿Hay alternativas a awesome-claude-code?
+
Sí. En ClaudeWave puedes explorar awesome lists similares en /categories/awesome, ordenados por popularidad o actividad reciente.
Despliega awesome-claude-code en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/hesreallyhim-awesome-claude-code)<a href="https://claudewave.com/repo/hesreallyhim-awesome-claude-code"><img src="https://claudewave.com/api/badge/hesreallyhim-awesome-claude-code" alt="Featured on ClaudeWave: hesreallyhim/awesome-claude-code" width="320" height="64" /></a>Más Awesome Lists
A collection of MCP servers.
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,115+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Your ultimate Go microservices framework for the cloud-native era.
A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.
ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.