Skip to main content
ClaudeWave
hesreallyhim avatar
hesreallyhim

awesome-claude-code

View on GitHub

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 Lists53.9k stars4.7k forksPythonNOASSERTIONUpdated today
Editor's note

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.

ClaudeWave Trust Score
100/100
Verified

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

Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Trusted owner (hesreallyhim)
  • Mature repo (>1y old)
Flags
  • !Licence file present but not machine-readable
Use with caution
Last scanned: 9/12/2026
Use this list
Method: Clone
Terminal
git clone https://github.com/hesreallyhim/awesome-claude-code
1. Browse the curated list on GitHub or clone it locally.
2. Star it to keep new additions on your radar.
Use cases

Awesome Lists overview

![Awesome Claude Code](assets/awesome-claude-code-banner.png)

<!-- Awesome Claude Code -->

[![Awesome](https://awesome.re/badge.svg)](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">&nbsp;&nbsp;<img src="https://img.shields.io/github/last-commit/multica-ai/andrej-karpathy-skills?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit">&nbsp;&nbsp;<img src="https://img.shields.io/github/license/multica-ai/andrej-karpathy-skills?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="license">&nbsp;&nbsp;<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">&nbsp;&nbsp;<img src="https://img.shields.io/github/last-commit/zebbern/claude-code-guide?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit">&nbsp;&nbsp;<img src="https://img.shields.io/github/license/zebbern/claude-code-guide?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="license">&nbsp;&nbsp;<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">&nbsp;&nbsp;<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">&nbsp;&nbsp;<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">&nbsp;&nbsp;<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">&nbsp;&nbsp;<img src="https://img.shields.io/github/last-commit/luongnv89/claude-howto?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit">&nbsp;&nbsp;<img src="https://img.shields.io/github/license/luongnv89/claude-howto?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="license">&nbsp;&nbsp;<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">&nbsp;&nbsp;<img src="https://img.shields.io/github/last-commit/LukeRenton/explore-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit">&nbsp;&nbsp;<img src="https://img.shields.io/github/license/LukeRenton/explore-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="license">&nbsp;&nbsp;<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">&nbsp;&nbsp;<img src="https://img.shields.io/github/last-commit/shareAI-lab/learn-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6b6b" alt="last-commit">&nbsp;&nbsp;<img src="https://img.shields.io/github/license/shareAI-lab/learn-claude-code?style=flat-square&labelColor=2b2b2b&color=6b6
agent-skillsagentic-codeagentic-codingai-workflow-optimizationai-workflowsanthropicanthropic-claudeawesomeawesome-claude-codeawesome-listawesome-listsawesome-resourcesclaudeclaude-codecoding-agentcoding-agentscoding-assistantcoding-assistantsllm

What people ask about awesome-claude-code

What is hesreallyhim/awesome-claude-code?

+

hesreallyhim/awesome-claude-code is awesome lists for the Claude AI ecosystem. 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 It has 53.9k GitHub stars and its last recorded update is dated 2026-09-12.

How do I install awesome-claude-code?

+

You can install awesome-claude-code by cloning the repository (https://github.com/hesreallyhim/awesome-claude-code) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is hesreallyhim/awesome-claude-code safe to use?

+

Our security agent has analyzed hesreallyhim/awesome-claude-code and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains hesreallyhim/awesome-claude-code?

+

hesreallyhim/awesome-claude-code is maintained by hesreallyhim. The last recorded GitHub activity is dated 2026-09-12, with 1029 open issues.

Are there alternatives to awesome-claude-code?

+

Yes. On ClaudeWave you can browse similar awesome lists at /categories/awesome, sorted by popularity or recent activity.

Deploy awesome-claude-code to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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>

More Awesome Lists

awesome-claude-code alternatives