ClaudeWave
hesreallyhim avatar
hesreallyhim

awesome-claude-code

Ver en GitHub

A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic

Subagents41.4k estrellas3.5k forksPythonNOASSERTIONActualizado today
ClaudeWave Trust Score
89/100
Trusted

Curated awesome-list of Claude Code skills, hooks, slash-commands, agents and plugins.

Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Trusted owner (hesreallyhim)
Use with caution
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "awesome-claude-code": {
      "command": "node",
      "args": ["/path/to/awesome-claude-code/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/hesreallyhim/awesome-claude-code and follow its README for install instructions.
Casos de uso

Resumen de Subagents

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

<p align="center">
  <picture>
    <img src="assets/ACC-social-banner.png" alt="Awesome Claude Code" width="600">
  </picture>
</p>

# Awesome Claude Code

[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

> A selectively curated list of skills, agents, plugins, hooks, and other amazing tools for enhancing your [Claude Code](https://docs.anthropic.com/en/docs/claude-code) workflow.

<div align="center">

<img src="assets/repo-ticker-awesome.svg" alt="Featured Claude Code Projects" width="100%">

</div>



## Latest Additions

- [Claude HUD](https://github.com/jarrodwatts/claude-hud) by [Jarrod Watts](https://github.com/jarrodwatts) - A really stacked status line that exposes just about everything you might need - context usage, tools, agents, todos, etc. Highly configurable and actively maintained at the time of writing - code quality is strong.
- [claude-pace](https://github.com/Astro-Han/claude-pace) by [Astro-Han](https://github.com/Astro-Han) - A lightweight Bash + jq statusline for Claude Code that displays rate limit pace delta (burn rate vs. time remaining), 5h/7d usage percentage, context window usage, git branch and diff stats. Compares current consumption rate against time remaining in each rate limit window to indicate whether quota is being used faster or slower than the window allows. Single file with no external dependencies beyond jq.
- [Clawd on Desk](https://github.com/rullerzhou-afk/clawd-on-desk) by [Ruller_Lulu](https://github.com/rullerzhou-afk) - A desktop pet that reacts to your Claude Code sessions in real-time — thinking, typing, juggling, sleeping, and more. Yep. It's undeniably endearing. And at the end of the day, isn't that what Claude Code is all about?


## Contents

- [Agent Skills 🤖](#agent-skills-)
  - [General](#general)
- [Workflows & Knowledge Guides 🧠](#workflows--knowledge-guides-)
  - [General](#general-1)
  - [Teams](#teams)
  - [Ralph Wiggum](#ralph-wiggum)
- [Tooling 🧰](#tooling-)
  - [General](#general-2)
  - [IDE Integrations](#ide-integrations)
  - [Usage Monitors](#usage-monitors)
  - [Orchestrators](#orchestrators)
  - [Config Managers](#config-managers)
- [Status Lines 📊](#status-lines-)
  - [General](#general-3)
- [Hooks 🪝](#hooks-)
  - [General](#general-4)
- [Slash-Commands 🔪](#slash-commands-)
  - [General](#general-5)
  - [Version Control & Git](#version-control--git)
  - [Code Analysis & Testing](#code-analysis--testing)
  - [Context Loading & Priming](#context-loading--priming)
  - [Documentation & Changelogs](#documentation--changelogs)
  - [CI / Deployment](#ci--deployment)
  - [Project & Task Management](#project--task-management)
  - [Miscellaneous](#miscellaneous)
- [CLAUDE.md Files 📂](#claudemd-files-)
  - [Language-Specific](#language-specific)
  - [Domain-Specific](#domain-specific)
  - [Project Scaffolding & MCP](#project-scaffolding--mcp)
- [Alternative Clients 📱](#alternative-clients-)
  - [General](#general-6)
- [Official Documentation 🏛️](#official-documentation-%EF%B8%8F)
  - [General](#general-7)

## Agent Skills 🤖

> Agent skills are model-controlled configurations (files, scripts, resources, etc.) that enable Claude Code to perform specialized tasks requiring specific knowledge or capabilities.

### General

- [AgentSys](https://github.com/avifenesh/agentsys) by [avifenesh](https://github.com/avifenesh) - 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.
- [AI Agent, AI Spy](https://youtu.be/0ANECpNdt-4) by [Whittaker & Tiwari](https://signalfoundation.org/) - 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].
- [Book Factory](https://github.com/robertguss/claude-skills) by [Robert Guss](https://github.com/robertguss) - A comprehensive pipeline of Skills that replicates traditional publishing infrastructure for nonfiction book creation using specialized Claude skills.
- [cc-devops-skills](https://github.com/akin-ozer/cc-devops-skills) by [akin-ozer](https://github.com/akin-ozer) - 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.
- [Claude Code Agents](https://github.com/undeadlist/claude-code-agents) by [Paul - UndeadList](https://github.com/undeadlist) - 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.
- [Claude Codex Settings](https://github.com/fcakyon/claude-codex-settings) by [fatih akyon](https://github.com/fcakyon) - 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 Mountaineering Skills](https://github.com/dreamiurg/claude-mountaineering-skills) by [Dmytro Gaivoronsky](https://github.com/dreamiurg) - 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.
- [Claude Scientific Skills](https://github.com/K-Dense-AI/claude-scientific-skills) by [K-Dense](https://github.com/K-Dense-AI/) - "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.
- [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.
- [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.
- [Compound Engineering Plugin](https://github.com/EveryInc/compound-engineering-plugin) by [EveryInc](https://github.com/EveryInc) - 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.
- [Context Engineering Kit](https://github.com/NeoLabHQ/context-engineering-kit) by [Vlad Goncharov](https://github.com/LeoVS09) - Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality.
- [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) by [Affaan Mustafa](https://github.com/affaan-m/) - 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).
- [Fullstack Dev Skills](https://github.com/jeffallan/claude-skills) by [jeffallan](https://github.com/jeffallan) - 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.
- [read-only-postgres](https://github.com/jawwadfirdousi/agent-skills) by [jawwadfirdousi](https://github.com/jawwadfirdousi) - 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 descriptio
agent-skillsagentic-codeagentic-codingai-workflow-optimizationai-workflowsanthropicanthropic-claudeawesomeawesome-claude-codeawesome-listawesome-listsawesome-resourcesclaudeclaude-codecoding-agentcoding-agentscoding-assistantcoding-assistantsllm

Lo que la gente pregunta sobre awesome-claude-code

¿Qué es hesreallyhim/awesome-claude-code?

+

hesreallyhim/awesome-claude-code es subagents para el ecosistema de Claude AI. A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic Tiene 41.4k estrellas en GitHub y se actualizó por última vez today.

¿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 89/100 (tier: Trusted). 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 de today, con 266 issues abiertos.

¿Hay alternativas a awesome-claude-code?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, 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.

Featured on ClaudeWave — hesreallyhim/awesome-claude-code
[![Featured on ClaudeWave](https://claudewave.com/api/badge/hesreallyhim-awesome-claude-code)](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 Subagents