Claude Code Resources Guide
A curated, skill-level organized guide to essential resources for Claude Code - the CLI-based AI coding assistant from Anthropic.
Getting started with Claude Code - Essential resources for new users to understand the basics, set up their environment, and learn fundamental workflows.
Official Documentation & Quick Start
Resource
Author
Description
Superpowers
Jesse Vincent
Core software engineering competencies covering planning, reviewing, testing, and debugging across the SDLC
Claude Codex Settings
fatih akyon
Well-organized plugins for GitHub, Azure, MongoDB, Playwright, and popular services
Web Assets Generator Skill
Alon Wolenitz
Generate favicons, PWA icons, and social media meta images with proper HTML tags
Resource
Author
Description
/commit
evmts
Creates git commits using conventional commit format with appropriate emojis
/prime
yzyydev
Sets up initial project context by viewing directory structure and reading key files
/docs
slunsford
Generates comprehensive documentation following project structure
/todo
chrisleyva
Manages project todo items with due dates, sorting, and task prioritization
Beginner-Friendly CLAUDE.md Examples
Resource
Author
Description
SteadyStart
steadycursor
Clear instructions about style, permissions, Claude's role, and session documentation
JSBeeb
mattgodbolt
Development guide for JavaScript project with build, testing, and debugging workflows
Giselle
giselles-ai
Detailed build/test commands using pnpm and Vitest with strict formatting requirements
Usage Monitors (Track Your Costs)
Resource
Author
Description
CC Usage
ryoppippi
CLI tool for managing and analyzing Claude Code usage with cost information
Claude Code Usage Monitor
Maciek-roboblog
Real-time terminal tool showing live token consumption and burn rate with visual progress bars
Expanding your Claude Code toolkit - Resources for users comfortable with basics who want to improve productivity, customize workflows, and integrate advanced features.
Resource
Author
Description
RIPER Workflow
Tony Narlock
Structured workflow enforcing Research, Innovate, Plan, Execute, Review phases with branch-aware memory
AB Method
Ayoub Bensalah
Spec-driven workflow transforming large problems into focused, incremental missions using specialized sub agents
Simone
Helmi
Broader project management workflow with documents, guidelines, and processes for planning and execution
Claude Code PM
Ran Aroussi
Comprehensive project-management workflow with specialized agents and slash-commands
Resource
Author
Description
Trail of Bits Security Skills
Trail of Bits
Professional security-focused skills for code auditing with CodeQL, Semgrep, and vulnerability detection
Context Engineering Kit
Vlad Goncharov
Advanced context engineering techniques with minimal token footprint for improved agent quality
TÂCHES Claude Code Resources
TÂCHES
Well-balanced sub agents, skills, and commands with meta-skills like skill-auditor and hook creation
Codex Skill
klaudworks
Enables prompting codex from Claude Code with parameter inference for model, reasoning effort, sandboxing
Resource
Author
Description
claude-hooks
John Lindquist
TypeScript-based system for configuring and customizing Claude Code hooks
cchooks
GowayLee
Lightweight Python SDK simplifying hook writing with clean API and good documentation
TDD Guard
Nizar Selander
Hooks-driven system monitoring file operations and blocking changes violating TDD principles
TypeScript Quality Hooks
bartolli
Quality check hook with ESLint auto-fixing, Prettier formatting, SHA256 config caching for <5ms validation
Claudio
Christopher Toth
Library adding OS-native sounds to Claude Code via simple hooks
Version Control & Git Commands
Resource
Author
Description
/create-pr
toyamarinyon
Streamlines PR creation: branch creation, committing, Biome formatting, PR submission
/fix-github-issue
jeremymailen
Analyzes and fixes GitHub issues with structured approach using GitHub CLI
/fix-pr
metabase
Fetches and fixes unresolved PR comments automatically
/create-worktrees
evmts
Creates git worktrees for open PRs or specific branches
/husky
evmts
Sets up and manages Husky Git hooks with pre-commit hooks and linting integration
Code Analysis & Testing Commands
Resource
Author
Description
/tdd
zscott
Guides TDD development enforcing Red-Green-Refactor discipline with git workflow integration
/check
rygwdn
Comprehensive code quality and security checks with static analysis and vulnerability scanning
/optimize
to4iki
Analyzes code performance to identify bottlenecks with concrete optimization proposals
/code_analysis
kingler
Menu of advanced code analysis commands including knowledge graph generation
Resource
Author
Description
CCometixLine
Haleclipse
High-performance Rust statusline with Git integration, usage tracking, interactive TUI configuration
claude-powerline
Owloops
Vim-style powerline statusline with real-time usage tracking, git integration, custom themes
claudia-statusline
Hagan Franks
High-performance Rust-based statusline with SQLite persistence and XDG-compliant themes
ccstatusline
sirmalloc
Highly customizable status line formatter displaying model info, git branch, token usage
Resource
Author
Description
cc-tools
Josh Symonds
High-performance Go implementation of hooks and utilities with smart linting and testing
ccexp
nyatinte
Interactive CLI for discovering and managing Claude Code configuration files with beautiful terminal UI
cchistory
eckardt
Shell history command for Claude Code sessions - list all Bash commands Claude ran
recall
zippoxer
Full-text search Claude Code sessions. Alternative to claude --resume
Rulesync
dyoshikawa
Node.js CLI generating configs for various AI coding agents with bidirectional conversion
Language-Specific CLAUDE.md Files
Resource
Author
Description
Metabase
metabase
Workflow for REPL-driven development in Clojure/ClojureScript with incremental development emphasis
LangGraphJS
langchain-ai
Comprehensive build/test commands with TypeScript style guidelines and monorepo structure
DroidconKotlin
touchlab
Comprehensive Gradle commands for Kotlin Multiplatform development with dependency injection guidance
HASH
hashintel
Comprehensive repository structure with Rust documentation guidelines and PR review process
Inkline
inkline
Development workflow using pnpm with TypeScript and Vue 3 Composition API emphasis
Mastering Claude Code - Resources for power users seeking autonomous workflows, multi-agent orchestration, custom tooling development, and enterprise-grade implementations.
Autonomous Development (Ralph Wiggum Pattern)
Resource
Author
Description
The Ralph Playbook
Clayton Farr
Remarkably detailed guide to the Ralph Wiggum technique with theoretical commentary and practical guidelines
ralph-orchestrator
mikeyobrien
Robust implementation of Ralph Wiggum technique for autonomous task completion. Cited in Anthropic documentation
Ralph for Claude Code
Frank Bria
Autonomous AI development framework with intelligent exit detection, rate limiting, circuit breaker patterns, 75+ tests
Ralph Wiggum Marketer
Muratcan Koylan
Autonomous AI copywriter integrating Ralph loop with customized knowledge bases for market research
Multi-Agent Orchestration
Resource
Author
Description
Claude Squad
smtg-ai
Terminal app managing multiple Claude Code, Codex, and other local agents in separate workspaces
Claude Swarm
parruda
Launch Claude Code session connected to a swarm of Claude Code Agents
Claude Code Flow
ruvnet
Code-first orchestration layer enabling autonomous code writing, editing, testing across recursive agent cycles
Happy Coder
GrocerPublishAgent
Spawn and control multiple Claude Codes in parallel from phone or desktop with push notifications
TSK - AI Agent Task Manager
dtormoen
Rust CLI delegating development tasks to AI agents in sandboxed Docker environments
The Agentic Startup
Rudolf Schmidt
Collection of agents and commands for shipping production code using Output Styles
Professional Development Environments
Resource
Author
Description
Claude CodePro
Max Ritter
Professional development environment with spec-driven workflow, TDD enforcement, cross-session memory, quality hooks
ContextKit
Cihat Gündüz
Systematic development framework with 4-phase planning methodology and specialized quality agents
claudekit
Carl Rannaberg
CLI toolkit with auto-save checkpointing, code quality hooks, spec generation, 20+ specialized subagents
SuperClaude
SuperClaude-Org
Configuration framework with specialized commands, cognitive personas, and development methodologies
Container Use
dagger
Development environments for coding agents enabling multiple agents to work safely and independently
Advanced Hooks & Communication
Resource
Author
Description
Claude Code Hook Comms (HCOM)
aannoo
Lightweight CLI for real-time communication between Claude Code sub agents with @-mention targeting and live dashboard
claude-code-hooks-sdk
beyondcode
Laravel-inspired PHP SDK for building Claude Code hook responses with fluent API
Plannotator
backnotprop
Interactive plan review UI that intercepts ExitPlanMode via hooks for visual annotations before approving
CC Notify
dazuiba
Desktop notifications for Claude Code with one-click jumps to VS Code and task duration display
Britfix
Talieisin
Context-aware American to British English converter that handles code files by only converting comments
Session Management & Continuity
Resource
Author
Description
claude-code-tools
Prasad Chalasani
Toolset for session continuity with Rust/Tantivy full-text session search and safety hooks
cc-sessions
toastdev
Opinionated approach to productive development with Claude Code
Claude Task Runner
grahama1970
Tool for context isolation and focused task execution solving context length limitations
Vibe-Log
Vibe-Log
Analyzes Claude Code prompts locally, provides session analysis and strategic guidance with HTML reports
Advanced Workflow Patterns
Resource
Author
Description
Agentic Workflow Patterns
ThibautMelen
Comprehensive agentic patterns from Anthropic docs with Mermaid diagrams covering Subagent Orchestration, Master-Clone Architecture
Claude Code Infrastructure Showcase
diet103
Innovative approach using hooks to ensure Claude intelligently selects appropriate Skills for current context
Context Priming
disler
Systematic approach to priming Claude Code with comprehensive project context through specialized commands
Resource
Author
Description
Design Review Workflow
Patrick Ellis
Automated UI/UX design review workflow with sub agents covering responsive design to accessibility
Desktop & Alternative Clients
Resource
Author
Description
crystal
stravu
Full-fledged desktop application for orchestrating, monitoring, and interacting with Claude Code agents
Omnara
Ishaan Sehgal
Command center syncing Claude Code sessions across terminal, web, and mobile with team collaboration
Claudable
Ethan Park
Open-source web builder leveraging local CLI agents like Claude Code and Cursor Agent
run-claude-docker
Jonas
Self-contained Docker runner forwarding workspace into isolated container with access to settings and auth
System Internals & Customization
Resource
Author
Description
Claude Code System Prompts
Piebald AI
All parts of Claude Code's system prompt including tool descriptions and sub-agent prompts. Updated per version
tweakcc
Piebald-AI
Command-line tool to customize Claude Code styling
cclogviewer
Brad S.
Utility for viewing Claude Code .jsonl conversation files in HTML UI
claude-code-docs
Constantin Shafranski
Mirror of Anthropic documentation with full-text search and query-time updates
Domain-Specific Advanced CLAUDE.md
Resource
Author
Description
AVS Vibe Developer Guide
Layr-Labs
AI-assisted EigenLayer AVS development workflow with blockchain terminology standards
Comm
CommE2E
Development reference for E2E-encrypted messaging with security implementation details
Network Chronicles
Fimeg
Implementation plan for AI-driven game characters with LLM integration specifications
Basic Memory
basicmachines-co
AI-human collaboration framework with Model Context Protocol for bidirectional LLM-markdown communication
Resource
Author
Description
VoiceMode MCP
Mike Bailey
Natural conversations for Claude Code supporting OpenAI API-compatible voice services
stt-mcp-server-linux
marcindulak
Push-to-talk speech transcription for Linux using Python MCP server. Runs locally in Docker
Comprehensive guides and indexes for deeper learning
Resource
Author
Description
Claude Code Tips
ykdojo
35+ brief Claude Code tips covering voice input, system prompt patching, container workflows
Claude Code Handbook
nikiforovall
Best practices, tips, and techniques for Claude Code development workflows
Claude Code Repos Index
Daniel Rosehill
Index of 75+ Claude Code repositories covering CMS, system design, deep research, IoT, agentic workflows
Claude Code Documentation Mirror
Eric Buess
Mirror of Anthropic documentation pages, updated every few hours
Shipping Real Code w/ Claude
Diwank
Blog post explaining process for shipping products with Claude Code including CLAUDE.md files
🔍 Resource Discovery Tools
Resource
Author
Description
Claude Code Templates
Daniel Avila
Collection of resources with polished UI, usage dashboard, analytics, slash commands, hooks, agents
ccexp
nyatinte
Interactive CLI for discovering and managing Claude Code configuration files
better-ccflare
tombii
Enhanced usage dashboard with performance enhancements, extended provider support, Docker deployment
Claudex
Kunwar Shah
Web-based browser for exploring conversation history with full-text search and analytics
viberank
nikshepsvn
Community-driven leaderboard for visualizing and competing based on Claude Code usage statistics
Have a resource to share? Check out the awesome-claude-code repository for the full collection and contribution guidelines.
This guide is derived from awesome-claude-code (CC BY-NC-ND 4.0). Individual resources maintain their own licenses.