Awesome Claude Code

Community-curated index of 100+ Claude Code resources — slash commands, CLAUDE.md templates, skill packs, hooks, workflows, and tooling collected from the Claude Code community.

Awesome Claude Code

Community-maintained "awesome list" for Claude Code — a curated index of the best slash commands, CLAUDE.md templates, skill packs, hooks, and tooling contributed by the Claude Code community.

Not a skill pack itself — this is the map. Use it to discover what the Claude Code community has built and find skills, commands, and configurations relevant to your workflow.

What's Indexed

Slash Commands (30+)

Community-contributed commands organized by function:

Git & Code Review

  • /commit — Conventional commit messages with context
  • /create-pr — Generate pull request descriptions
  • /fix-github-issue — Resolve GitHub issues with implementation
  • /review — Code review with specific feedback

Development Workflow

  • /tdd — Test-driven development cycle
  • /tdd-implement — Implement from failing tests
  • /context-prime / /prime — Load project context efficiently
  • /create-plan — Generate implementation plans
  • /todo — Manage task lists within sessions

Documentation

  • /docs — Generate documentation for code
  • /prd-generator — Create Product Requirements Documents
  • /release — Draft release notes

CI/CD

  • /run-ci — Trigger and monitor CI pipeline

Agent Skill Packs

Notable skill collections indexed in the repo:

  • Claude Scientific Skills — Research and data analysis
  • Trail of Bits Security Skills — Security auditing and pen testing
  • cc-devops-skills — DevOps and infrastructure automation
  • AgentSys — System-level agent capabilities
  • Vercel Agent Skills — React, Next.js, and deployment

CLAUDE.md Templates

Project context templates for popular languages and domains:

  • TypeScript/Node.js projects
  • Python projects
  • Go projects
  • Full-stack web apps
  • Domain-specific (data science, DevOps, security)

Hooks & Tooling

  • Lifecycle hooks — Pre/post command execution extensions
  • IDE integrations — VS Code, Cursor, and other editor configs
  • Usage monitors — Track token consumption and session metrics
  • Config managers — Manage Claude Code settings across projects

How to Use This

  1. Browse the repo at github.com/hesreallyhim/awesome-claude-code
  2. Find what you need — use Ctrl+F to search by tool, language, or workflow
  3. Follow the link to the original resource
  4. Install directly from the source repository

Contributing

The list is community-maintained. If you've built a Claude Code resource worth sharing, open a PR to the repo.