Awesome Claude Code
Overview
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.
Latest Additions ✨ 🔝
Claude HUD by Jarrod Watts ⚖️ MIT
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 by Astro-Han ⚖️ MIT
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 by Ruller_Lulu ⚖️ MIT
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 🔝
<details open> <summary>Table of Contents</summary>- <details open> <summary><a href="#agent-skills--">Agent Skills</a></summary> </details>
- <details open> <summary><a href="#workflows--knowledge-guides--">Workflows & Knowledge Guides</a></summary> </details>
- <details open> <summary><a href="#tooling--">Tooling</a></summary> </details>
- <details open> <summary><a href="#status-lines--">Status Lines</a></summary> </details>
- <details open> <summary><a href="#hooks--">Hooks</a></summary> </details>
- <details open> <summary><a href="#slash-commands--">Slash-Commands</a></summary> </details>
- <details open> <summary><a href="#claudemd-files--">CLAUDE.md Files</a></summary> </details>
- <details open> <summary><a href="#alternative-clients--">Alternative Clients</a></summary> </details>
- <details open> <summary><a href="#official-documentation-%EF%B8%8F-">Official Documentation</a></summary> </details>
Agent Skills 🤖 🔝
<details open> <summary><h3>General <a href="#awesome-claude-code">🔝</a></h3></summary>Agent skills are model-controlled configurations (files, scripts, resources, etc.) that enable Claude Code to perform specialized tasks requiring specific knowledge or capabilities.
AgentSys by avifenesh ⚖️ MIT
Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes agnix 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 by Whittaker & Tiwari ⚖️ No License / Not Specified
Members from the Signal Foundation with some really great tips and tricks on how to turn your operating system into an instrument of total surveillance, and why some companies are doing this really awesome thing. [warning: YouTube link]
Book Factory by Robert Guss ⚖️ MIT
A comprehensive pipeline of Skills that replicates traditional publishing infrastructure for nonfiction book creation using specialized Claude skills.
cc-devops-skills by akin-ozer ⚖️ Apache-2.0
Immensely detailed set of skills for DevOps Engineers (or anyone who has to deploy code, really). Works with validations, generators, shell scripts and CLI tools to create high quality IaC code for about any platform you've ever struggled painfully to work with. Worth downloading even just as a source of documentation.
Claude Code Agents by Paul - UndeadList ⚖️ MIT
Comprehensive E2E development workflow with helpful Claude Code subagent prompts for solo devs. Run multiple auditors in parallel, automate fix cycles with micro-checkpoint protocols, and do browser-based QA. Includes strict protocols to prevent AI going rogue.
Claude Codex Settings by fatih akyon ⚖️ Apache-2.0
A well-organized, well-written set of plugins covering core developer activities, such as working with common cloud platforms like GitHub, Azure, MongoDB, and popular services such as Tavily, Playwright, and more. Clear, not overly-opinionated, and compatible with a few other providers.
Claude Mountaineering Skills by Dmytro Gaivoronsky ⚖️ MIT
Claude Code skill that automates mountain route research for North American peaks. Aggregates data from 10+ mountaineering sources like Mountaineers.org, PeakBagger.com and SummitPost.com to generate detailed route beta reports with weather, avalanche conditions, and trip reports.
Claude Scientific Skills by K-Dense ⚖️ MIT
"A set of ready-to-use Agent Skills for research, science, engineering, analysis, finance and writing." That's their description - modest, simple. That's how you can tell this is really one of the best skills repos on GitHub. If you've ever thought about getting a PhD... just read all of these documents instead. Also I think it IS an AI agent or something? Awesome.
Codebase to Course by Zara Zhang
A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders.
Codex Skill by klaudworks ⚖️ MIT
Enables users to prompt codex from claude code. Unlike the raw codex mcp server, this skill infers parameters such as model, reasoning effort, sandboxing from your prompt or asks you to specify them. It also simplifies continuing prior codex sessions so that codex can continue with the prior context.
Compound Engineering Plugin by EveryInc ⚖️ MIT
A very pragmatic set of well-designed agents, skills, and commands, built around a discipline of turning past mistakes and errors into lessons and opportunities for future growth and improvement. Good documentation.
Context Engineering Kit by Vlad Goncharov ⚖️ GPL-3.0
Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality.
Everything Claude Code by [Affaan Mustafa](https://github.com/affa