Skip to content

Andycodeman/awesome-claude-code-toolkit

 
 

Repository files navigation

Claude Code Toolkit

The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 150+ plugins, 19 hooks, 15 rules, 7 templates, 8 MCP configs, and more.

Awesome License: Apache-2.0 PRs Welcome Last Updated Files


Quick Install

Plugin marketplace (recommended):

/plugin marketplace add rohitg00/awesome-claude-code-toolkit

Manual clone:

git clone https://github.com/rohitg00/awesome-claude-code-toolkit.git ~/.claude/plugins/claude-code-toolkit

One-liner:

curl -fsSL https://raw.githubusercontent.com/rohitg00/awesome-claude-code-toolkit/main/setup/install.sh | bash

Table of Contents


Plugins

Over 150 production-ready plugins that extend Claude Code with domain-specific capabilities.

Featured

Plugin Stars Description
pro-workflow 1,400+ Battle-tested Claude Code workflows from power users. Self-correcting memory, parallel worktrees, wrap-up rituals, 8 hook types, 5 agents, and the 80/20 AI coding ratio. Install: /plugin marketplace add rohitg00/pro-workflow
everything-claude-code 78,600+ The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, OpenCode, Cursor, and beyond.
gstack 15,000+ Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manager, and QA Engineer. 15K+ stars in 5 days.

All Plugins

Plugin Description
aws-cost-saver AWS cost optimization scanner with 173 automated checks, ML-powered rightsizing, and Zero Hallucination Pricing - Real result: 60% cost reduction
claude-code-mcp Run Claude Code as a one-shot MCP server -- an agent in your agent. Permissions bypassed automatically. By Peter Steinberger. 1,100+ stars
claude-code-system-prompts Extracted system prompts from Claude Code -- 18 builtin tool descriptions, sub-agent prompts, utility prompts. Updated for each release. 5,900+ stars
claude-context Semantic code search MCP server by Zilliz (Milvus creators). Hybrid BM25 + dense vector search. ~40% token reduction. 5,600+ stars
claude-cost-optimizer Save 30-60% on Claude Code costs -- 6 deep-dive guides, 15 ranked strategies, 12 CLAUDE.md templates, token estimator, usage analyzer, and copy-paste configs
a11y-audit Full accessibility audit with WCAG compliance checking
accessibility-checker Scan for accessibility issues and fix ARIA attributes in web applications
adr-writer Architecture Decision Records authoring and management
ai-prompt-lab Improve and test AI prompts for better Claude Code interactions
analytics-reporter Generate analytics reports and dashboard configurations from project data
android-developer Android and Kotlin development with Jetpack Compose
api-architect API design, documentation, and testing with OpenAPI spec generation
api-benchmarker API endpoint benchmarking and performance reporting
api-reference API reference documentation generation from source code
api-tester Test API endpoints and run load tests against services
aws-helper AWS service configuration and deployment automation
azure-helper Azure service configuration and deployment automation
backend-architect Backend service architecture design with endpoint scaffolding
bug-detective Debug issues systematically with root cause analysis and execution tracing
Bouncer Independent quality gate that uses Gemini to audit Claude Code's output. Includes Stop hook (automatic), quick audit skill, and deep audit with full tool access. One-liner install.
ccmanager Coding agent session manager supporting Claude Code, Gemini CLI, Codex, Cursor, Copilot, Cline, OpenCode, Kimi CLI. Smart auto-approval via Haiku, devcontainer support. 940+ stars
ccpm Project management using GitHub Issues + Git worktrees for parallel agent execution. Issue-analyze, epic-start, epic-merge commands. 7,600+ stars
ccusage CLI for analyzing Claude Code/Codex usage from local JSONL files. Daily, monthly, session, billing-window reports. Offline, zero API calls. 11,500+ stars
bundle-analyzer Frontend bundle size analysis and tree-shaking optimization
chief CLI that wraps Claude Code in a loop. Define a PRD, run chief, go do anything else. Commits after each task, picks up where it left off. Homebrew installable. 380+ stars
changelog-gen Generate changelogs from git history with conventional commit parsing
changelog-writer Detailed changelog authoring from git history and PRs
ci-debugger Debug CI/CD pipeline failures and fix configurations
claude-hooks-mastery Complete mastery guide for Claude Code hooks -- UV single-file Python scripts, sub-agents, meta-agent, team-based validation, AI-generated audio feedback. 3,300+ stars
claude-mem Automatically captures everything Claude does, compresses with AI, injects relevant context into future sessions. SQLite + full-text search. 35,900+ stars
claude-notifications-go Cross-platform smart notifications -- 6 types, click-to-focus, context analysis, webhooks. Single Go binary, zero deps. 340+ stars
claude-recap Per-topic session memory using Shell hooks — archives each conversation topic as a separate Markdown summary. Two hooks, bash + Node.js, 100% local
claude-supermemory Persistent memory across sessions and projects using Supermemory. User profile injection at session start, automatic conversation capture. 2,300+ stars
code-architect Generate architecture diagrams and technical design documents
code-explainer Explain complex code and annotate files with inline documentation
code-guardian Automated code review, security scanning, and quality enforcement
code-review-assistant Automated code review with severity levels and actionable feedback
codebase-documenter Auto-document entire codebase with inline comments and API docs
color-contrast Color contrast checking and accessible color suggestions
commit-commands Advanced commit workflows with smart staging and push automation
complexity-reducer Reduce cyclomatic complexity and simplify functions
compliance-checker Regulatory compliance verification for GDPR, SOC2, and HIPAA
content-creator Technical content generation for blog posts and social media
context7-docs Fetch up-to-date library documentation via Context7 for accurate coding
contract-tester API contract testing with Pact for microservice compatibility
create-worktrees Git worktree management for parallel development workflows
cron-scheduler Cron job configuration and schedule validation
css-cleaner Find unused CSS and consolidate stylesheets
data-privacy Data privacy implementation with PII detection and anonymization
database-optimizer Database query optimization with index recommendations and EXPLAIN analysis
dead-code-finder Find and remove dead code across the codebase
debug-session Interactive debugging workflow with git bisect integration
dependency-manager Audit, update, and manage project dependencies with safety checks
deploy-pilot Deployment automation with Dockerfile generation, CI/CD pipelines, and infrastructure as code
desktop-app Desktop application scaffolding with Electron or Tauri
devops-automator DevOps automation scripts for CI/CD, health checks, and deployments
discuss Debate implementation approaches with structured pros and cons analysis
discoclaw Personal AI orchestrator that bridges Discord to Claude Code with durable memory, task tracking, and cron-based automation
dna-claude-analysis Personal genome analysis toolkit that analyzes raw DNA data across 17 categories and generates a terminal-style HTML dashboard
doc-forge Documentation generation, API docs, and README maintenance
docker-helper Build optimized Docker images and improve Dockerfile best practices
double-check Verify code correctness with systematic second-pass analysis
e2e-runner End-to-end test execution and recording for web applications
embedding-manager Manage vector embeddings and similarity search
env-manager Set up and validate environment configurations across environments
env-sync Environment variable syncing and diff across environments
experiment-tracker ML experiment tracking with metrics logging and run comparison
explore Smart codebase exploration with dependency mapping and structure analysis
feature-dev Full feature development workflow from spec to completion
finance-tracker Development cost tracking with time estimates and budget reporting
fix-github-issue Auto-fix GitHub issues by analyzing issue details and implementing solutions
fix-pr Fix PR review comments automatically with context-aware patches
flutter-mobile Flutter app development with widget creation and platform channels
frontend-developer Frontend component development with accessibility and responsive design
gcp-helper Google Cloud Platform service configuration and deployment
git-flow Git workflow management with feature branches, releases, and hotfix flows
github-issue-manager GitHub issue triage, creation, and management
helm-charts Helm chart generation and upgrade management
import-organizer Organize, sort, and clean import statements
infrastructure-maintainer Infrastructure maintenance with security audits and update management
ios-developer iOS and Swift development with SwiftUI views and models
k8s-helper Generate Kubernetes manifests and debug pod issues with kubectl
license-checker License compliance checking and NOTICE file generation
lighthouse-runner Run Lighthouse audits and fix performance issues
lightcms AI-native CMS with 41 MCP tools for managing websites through natural language — pages, templates, assets, themes, collections, redirects, and more with full content versioning
linear-helper Linear issue tracking integration and workflow management
load-tester Load and stress testing for APIs and web services
memory-profiler Memory leak detection and heap analysis
migrate-tool Generate database migrations and code migration scripts for framework upgrades
migration-generator Database migration generation and rollback management
model-context-protocol MCP server development helper with tool and resource scaffolding
model-evaluator Evaluate and compare ML model performance metrics
monitoring-setup Monitoring and alerting configuration with dashboard generation
monorepo-manager Manage monorepo packages with affected detection and version synchronization
mutation-tester Mutation testing to measure test suite quality
myclaude Multi-agent orchestration routing tasks to Claude Code, Codex, Gemini, and OpenCode based on complexity. OmO skill for intelligent routing. 2,400+ stars
n8n-workflow Generate n8n automation workflows from natural language descriptions
onboarding-guide New developer onboarding documentation generator
oh-my-claudecode Teams-first multi-agent orchestration. 19 specialized agents, 28 skills. Full autonomous execution, Socratic questioning, N coordinated agents. 9,900+ stars
onWatch Open-source Go CLI that tracks AI API quota usage across 7 providers (Synthetic, Z.ai, Anthropic, Codex, GitHub Copilot, MiniMax, Antigravity) with a background daemon (<50 MB RAM), zero telemetry, and a Material Design 3 web dashboard
opcode Tauri 2 desktop GUI and toolkit for Claude Code. Manage sessions, create custom agents with visual editor, usage analytics, MCP integration. 21,000+ stars
openapi-expert OpenAPI spec generation, validation, and client code scaffolding
optimize Code optimization for performance and bundle size reduction
peon-ping Warcraft III Peon voice notifications (+ StarCraft, Portal, Zelda) for Claude Code and other agents. Desktop banners, auto-detects SSH/devcontainers. 3,900+ stars
perf-profiler Performance analysis, profiling, and optimization recommendations
performance-monitor Profile API endpoints and run benchmarks to identify performance bottlenecks
plan Structured planning with risk assessment and time estimation
pr-reviewer Review pull requests with structured analysis and approve with confidence
product-shipper Ship features end-to-end with launch checklists and rollout plans
production-grade 14-agent autonomous pipeline — PM, Architect, Backend, Frontend, QA, Security, Code Review, DevOps, SRE, Data Scientist, Technical Writer, Skill Maker, Polymath co-pilot. Two-wave parallel execution, brownfield-safe.
project-scaffold Scaffold new projects and add features with best-practice templates
prompt-optimizer Analyze and optimize AI prompts for better results
PUIUX Pilot Auto-configures Claude Code hooks, MCPs, and skills for any project. Scans 95+ project types, selects from 28+ hooks, scores quality (0-100), translates configs across AI tools. Safe: dry-run, atomic writes, backup + rollback.
python-expert Python-specific development with type hints and idiomatic refactoring
query-optimizer SQL query optimization and execution plan analysis
rag-builder Build Retrieval-Augmented Generation pipelines
rapid-prototyper Quick prototype scaffolding with minimal viable structure
react-native-dev React Native mobile development with platform-specific optimizations
readme-generator Smart README generation from project analysis
refactor-engine Extract functions, simplify complex code, and reduce cognitive complexity
regex-builder Build, test, and debug regular expression patterns
release-manager Semantic versioning management and automated release workflows
responsive-designer Responsive design implementation and testing
schema-designer Database schema design and ERD generation
screen-reader-tester Screen reader compatibility testing and ARIA fixes
security-guidance Security best practices advisor with vulnerability detection and fixes
seed-generator Database seeding script generation with realistic data
slack-notifier Slack integration for deployment and build notifications
smart-commit Intelligent git commits with conventional format, semantic analysis, and changelog generation
sprint-prioritizer Sprint planning with story prioritization and capacity estimation
technical-sales Technical demo creation and POC proposal writing
terraform-helper Terraform module creation and infrastructure planning
test-data-generator Generate realistic test data and seed databases
test-results-analyzer Analyze test failures, identify patterns, and suggest targeted fixes
test-writer Generate comprehensive unit and integration tests with full coverage
tool-evaluator Evaluate and compare developer tools with structured scoring criteria
type-migrator Migrate JavaScript files to TypeScript with proper types
ui-designer Implement UI designs from specs with pixel-perfect component generation
ultrathink Deep analysis mode with extended reasoning for complex problems
unit-test-generator Generate comprehensive unit tests for any function or module
update-branch Rebase and update feature branches with conflict resolution
vision-specialist Image and visual analysis with screenshot interpretation and text extraction
vibe-kanban Kanban-based orchestration for 10+ coding agents (Claude Code, Codex, Gemini CLI, Copilot, Amp). Isolated git worktrees per agent, inline diff review. 23,200+ stars
visual-regression Visual regression testing with screenshot comparison
wshobson/agents 112 specialized agents, 16 multi-agent workflow orchestrators, 146 skills, 79 tools in 72 focused plugins. 31,300+ stars
web-dev Full-stack web development with app scaffolding and page generation
workflow-optimizer Development workflow analysis and optimization recommendations

Installing a Plugin

/plugin install claude-code-toolkit@smart-commit

Or install all plugins at once:

/plugin install claude-code-toolkit

Agents

One hundred thirty-five specialized agents organized into ten categories. Each agent defines a persona, system instructions, and tool access patterns.

Core Development (13 agents)

Agent File Purpose
Fullstack Engineer fullstack-engineer.md End-to-end feature delivery across frontend, backend, and database
API Designer api-designer.md RESTful API design with OpenAPI, versioning, and pagination
Frontend Architect frontend-architect.md Component architecture, state management, performance
Mobile Developer mobile-developer.md Cross-platform mobile with React Native and Flutter
Backend Developer backend-developer.md Node.js/Express/Fastify backend services
GraphQL Architect graphql-architect.md Schema design, resolvers, federation, DataLoader
Microservices Architect microservices-architect.md Distributed systems, event-driven, saga patterns
WebSocket Engineer websocket-engineer.md Real-time communication, Socket.io, scaling
UI Designer ui-designer.md UI/UX implementation, design systems, Figma-to-code
Electron Developer electron-developer.md Electron desktop apps, IPC, native OS integration
API Gateway Engineer api-gateway-engineer.md API gateway patterns, rate limiting, auth proxies
Monorepo Architect monorepo-architect.md Turborepo/Nx workspace strategies, dependency graphs
Event-Driven Architect event-driven-architect.md Event sourcing, CQRS, message queues, distributed events

Language Experts (25 agents)

Agent File Purpose
TypeScript typescript-specialist.md Type-safe patterns, generics, module design
Python python-engineer.md Pythonic patterns, packaging, async
Rust rust-systems.md Ownership, lifetimes, trait design
Go golang-developer.md Interfaces, goroutines, error handling
Next.js nextjs-developer.md App Router, RSC, ISR, server actions
React react-specialist.md React 19, hooks, state management
Django django-developer.md Django 5+, DRF, ORM optimization
Rails rails-expert.md Rails 7+, Hotwire, ActiveRecord
Java java-architect.md Spring Boot 3+, JPA, microservices
Kotlin kotlin-specialist.md Coroutines, Ktor, multiplatform
Flutter flutter-expert.md Flutter 3+, Dart, Riverpod
C# csharp-developer.md .NET 8+, ASP.NET Core, EF Core
PHP php-developer.md PHP 8.3+, Laravel 11, Eloquent
Elixir elixir-expert.md OTP, Phoenix LiveView, Ecto
Angular angular-architect.md Angular 17+, signals, standalone components
Vue vue-specialist.md Vue 3, Composition API, Pinia, Nuxt
Svelte svelte-developer.md SvelteKit, runes, form actions
Swift swift-developer.md SwiftUI, iOS 17+, Combine, structured concurrency
Scala scala-developer.md Akka actors, Play Framework, Cats Effect
Haskell haskell-developer.md Pure FP, monads, type classes, GHC extensions
Lua lua-developer.md Game scripting, Neovim plugins, LuaJIT
Zig zig-developer.md Systems programming, comptime, allocator strategies
Clojure clojure-developer.md REPL-driven development, Ring/Compojure, ClojureScript
OCaml ocaml-developer.md Type inference, pattern matching, Dream framework
Nim nim-developer.md Metaprogramming, GC strategies, C/C++ interop

Infrastructure (11 agents)

Agent File Purpose
Cloud Architect cloud-architect.md AWS, GCP, Azure provisioning and IaC
DevOps Engineer devops-engineer.md CI/CD, containerization, monitoring
Database Admin database-admin.md Schema design, query tuning, replication
Platform Engineer platform-engineer.md Internal developer platforms, service catalogs
Kubernetes Specialist kubernetes-specialist.md Operators, CRDs, service mesh, Istio
Terraform Engineer terraform-engineer.md IaC, module design, state management, multi-cloud
Network Engineer network-engineer.md DNS, load balancers, CDN, firewall rules
SRE Engineer sre-engineer.md SLOs, error budgets, incident response, postmortems
Deployment Engineer deployment-engineer.md Blue-green, canary releases, rolling updates
Security Engineer security-engineer.md IAM policies, mTLS, secrets management, Vault
Incident Responder incident-responder.md Incident triage, runbooks, communication, recovery

Quality Assurance (10 agents)

Agent File Purpose
Code Reviewer code-reviewer.md PR review with security and performance focus
Test Architect test-architect.md Test strategy, pyramid, coverage targets
Security Auditor security-auditor.md Vulnerability scanning, OWASP compliance
Performance Engineer performance-engineer.md Load testing, profiling, optimization
Accessibility Specialist accessibility-specialist.md WCAG compliance, ARIA, screen readers
Chaos Engineer chaos-engineer.md Chaos testing, fault injection, resilience validation
Penetration Tester penetration-tester.md OWASP Top 10 assessment, vulnerability reporting
QA Automation qa-automation.md Test automation frameworks, CI integration
Compliance Auditor compliance-auditor.md SOC 2, GDPR, HIPAA compliance checking
Error Detective error-detective.md Error tracking, stack trace analysis, root cause ID

Data & AI (15 agents)

Agent File Purpose
AI Engineer ai-engineer.md AI application integration, RAG, agents
ML Engineer ml-engineer.md ML pipelines, training, evaluation
Data Scientist data-scientist.md Statistical analysis, visualization
Data Engineer data-engineer.md ETL pipelines, Spark, data warehousing
LLM Architect llm-architect.md Fine-tuning, model selection, serving
Prompt Engineer prompt-engineer.md Prompt optimization, structured outputs
MLOps Engineer mlops-engineer.md Model serving, monitoring, A/B testing
NLP Engineer nlp-engineer.md NLP pipelines, embeddings, classification
Database Optimizer database-optimizer.md Query optimization, indexing, partitioning
Computer Vision computer-vision-engineer.md Image classification, object detection, PyTorch
Recommendation Engine recommendation-engine.md Collaborative filtering, content-based, hybrid
ETL Specialist etl-specialist.md Data pipelines, schema evolution, data quality
Vector DB Engineer vector-database-engineer.md FAISS, Pinecone, Qdrant, Weaviate, embeddings
Data Visualization data-visualization.md D3.js, Chart.js, Matplotlib, Plotly dashboards
Feature Engineer feature-engineer.md Feature stores, pipelines, encoding strategies

Developer Experience (15 agents)

Agent File Purpose
CLI Developer cli-developer.md CLI tools with Commander, yargs, clap
DX Optimizer dx-optimizer.md Developer experience, tooling, ergonomics
Documentation Engineer documentation-engineer.md Technical writing, API docs, guides
Build Engineer build-engineer.md Build systems, bundlers, compilation
Dependency Manager dependency-manager.md Dependency audit, updates, lockfiles
Refactoring Specialist refactoring-specialist.md Code restructuring, dead code removal
Legacy Modernizer legacy-modernizer.md Legacy codebase migration strategies
MCP Developer mcp-developer.md MCP server and tool development
Tooling Engineer tooling-engineer.md ESLint, Prettier, custom tooling
Git Workflow Manager git-workflow-manager.md Branching strategies, CI, CODEOWNERS
API Documentation api-documentation.md OpenAPI/Swagger, Redoc, interactive examples
Monorepo Tooling monorepo-tooling.md Changesets, workspace deps, version management
VS Code Extension vscode-extension.md LSP integration, custom editors, webview panels
Testing Infrastructure testing-infrastructure.md Test runners, CI splitting, flaky test management
Developer Portal developer-portal.md Backstage, service catalogs, self-service infra

Specialized Domains (15 agents)

Agent File Purpose
Blockchain Developer blockchain-developer.md Smart contracts, Solidity, Web3
Game Developer game-developer.md Game logic, ECS, state machines
Embedded Systems embedded-systems.md Firmware, RTOS, hardware interfaces
Fintech Engineer fintech-engineer.md Financial systems, compliance, precision
IoT Engineer iot-engineer.md MQTT, edge computing, digital twins
Payment Integration payment-integration.md Stripe, PCI DSS, 3D Secure
SEO Specialist seo-specialist.md Structured data, Core Web Vitals
E-Commerce Engineer e-commerce-engineer.md Cart, inventory, order management
Healthcare Engineer healthcare-engineer.md HIPAA, HL7 FHIR, medical data pipelines
Real Estate Tech real-estate-tech.md MLS integration, geospatial search, valuations
Education Tech education-tech.md LMS, SCORM/xAPI, adaptive learning, assessments
Media Streaming media-streaming.md HLS/DASH, transcoding, CDN, adaptive bitrate
Geospatial Engineer geospatial-engineer.md PostGIS, spatial queries, mapping APIs, tiles
Robotics Engineer robotics-engineer.md ROS2, sensor fusion, motion planning, SLAM
Voice Assistant voice-assistant.md STT, TTS, dialog management, Alexa/Google

Business & Product (12 agents)

Agent File Purpose
Product Manager product-manager.md PRDs, user stories, RICE prioritization
Technical Writer technical-writer.md Documentation, style guides
UX Researcher ux-researcher.md Usability testing, survey design
Project Manager project-manager.md Sprint planning, Agile, task tracking
Scrum Master scrum-master.md Ceremonies, velocity, retrospectives
Business Analyst business-analyst.md Requirements analysis, process mapping
Content Strategist content-strategist.md SEO content, editorial calendars, topic clustering
Growth Engineer growth-engineer.md A/B testing, analytics, funnel optimization
Customer Success customer-success.md Ticket triage, knowledge base, health scoring
Sales Engineer sales-engineer.md Technical demos, POCs, integration guides
Legal Advisor legal-advisor.md ToS, privacy policies, software licenses
Marketing Analyst marketing-analyst.md Campaign analysis, attribution, ROI tracking

Orchestration (8 agents)

Agent File Purpose
Task Coordinator task-coordinator.md Routes work between agents, manages handoffs
Context Manager context-manager.md Context compression, session summaries
Workflow Director workflow-director.md Multi-agent pipeline orchestration
Agent Installer agent-installer.md Install and configure agent collections
Knowledge Synthesizer knowledge-synthesizer.md Compress info, build knowledge graphs
Performance Monitor performance-monitor.md Track token usage, measure response quality
Error Coordinator error-coordinator.md Handle errors across multi-agent workflows
Multi-Agent Coordinator multi-agent-coordinator.md Parallel agent execution, merge outputs

Research & Analysis (11 agents)

Agent File Purpose
Research Analyst research-analyst.md Technical research, evidence synthesis
Competitive Analyst competitive-analyst.md Market positioning, feature comparison
Trend Analyst trend-analyst.md Technology trend forecasting
Data Researcher data-researcher.md Data analysis, pattern recognition
Search Specialist search-specialist.md Information retrieval, source evaluation
Patent Analyst patent-analyst.md Patent searches, prior art, IP landscape
Academic Researcher academic-researcher.md Literature reviews, citation analysis, methodology
Market Researcher market-researcher.md Market sizing, TAM/SAM/SOM, competitive intel
Security Researcher security-researcher.md CVE analysis, threat modeling, attack surface
Benchmarking Specialist benchmarking-specialist.md Performance benchmarks, comparative evals
Technology Scout technology-scout.md Emerging tech evaluation, build-vs-buy analysis

Using Agents

Reference an agent in your CLAUDE.md:

## Agents
- Use `agents/core-development/fullstack-engineer.md` for feature development
- Use `agents/quality-assurance/code-reviewer.md` for PR reviews
- Use `agents/data-ai/prompt-engineer.md` for prompt optimization

Skills

Thirty-five curated skill modules included in this repo, with access to 400,000+ additional skills via the SkillKit marketplace. Each included skill teaches Claude Code domain-specific patterns with code examples, anti-patterns, and checklists.

Skill Directory What It Teaches
TDD Mastery skills/tdd-mastery/ Red-green-refactor, test-first design, coverage targets
API Design Patterns skills/api-design-patterns/ RESTful conventions, versioning, pagination, error responses
Database Optimization skills/database-optimization/ Query planning, indexing, N+1 prevention, connection pooling
Frontend Excellence skills/frontend-excellence/ Component architecture, state management, performance budgets
Security Hardening skills/security-hardening/ Input validation, auth patterns, secrets management, CSP
DevOps Automation skills/devops-automation/ Infrastructure as code, GitOps, monitoring, incident response
Continuous Learning skills/continuous-learning/ Session summaries, learning logs, pattern extraction
React Patterns skills/react-patterns/ Hooks, server components, suspense, error boundaries
Python Best Practices skills/python-best-practices/ Type hints, dataclasses, async/await, packaging
Go Idioms skills/golang-idioms/ Error handling, interfaces, concurrency, project layout
Django Patterns skills/django-patterns/ DRF, ORM optimization, signals, middleware
Spring Boot Patterns skills/springboot-patterns/ JPA, REST controllers, layered architecture
Next.js Mastery skills/nextjs-mastery/ App Router, RSC, ISR, server actions, middleware
GraphQL Design skills/graphql-design/ Schema design, DataLoader, subscriptions, pagination
Kubernetes Operations skills/kubernetes-operations/ Deployments, Helm charts, HPA, troubleshooting
Docker Best Practices skills/docker-best-practices/ Multi-stage builds, compose, image optimization
AWS Cloud Patterns skills/aws-cloud-patterns/ Lambda, DynamoDB, CDK, S3 event processing
CI/CD Pipelines skills/ci-cd-pipelines/ GitHub Actions, GitLab CI, matrix builds
Microservices Design skills/microservices-design/ Event-driven architecture, saga pattern, service mesh
TypeScript Advanced skills/typescript-advanced/ Generics, conditional types, mapped types, discriminated unions
Rust Systems skills/rust-systems/ Ownership, traits, async patterns, error handling
Prompt Engineering skills/prompt-engineering/ Chain-of-thought, few-shot, structured outputs
MCP Development skills/mcp-development/ MCP server tools, resources, transport setup
PostgreSQL Optimization skills/postgres-optimization/ EXPLAIN ANALYZE, indexes, partitioning, JSONB
Redis Patterns skills/redis-patterns/ Caching, rate limiting, pub/sub, streams, Lua scripts
Monitoring & Observability skills/monitoring-observability/ OpenTelemetry, Prometheus, structured logging
Authentication Patterns skills/authentication-patterns/ JWT, OAuth2 PKCE, RBAC, session management
WebSocket & Realtime skills/websocket-realtime/ Socket.io, SSE, reconnection, scaling
Testing Strategies skills/testing-strategies/ Contract testing, snapshot testing, property-based testing
Git Advanced skills/git-advanced/ Worktrees, bisect, interactive rebase, hooks
Accessibility (WCAG) skills/accessibility-wcag/ ARIA patterns, keyboard navigation, color contrast
Performance Optimization skills/performance-optimization/ Code splitting, image optimization, Core Web Vitals
Mobile Development skills/mobile-development/ React Native, Flutter, responsive layouts
Data Engineering skills/data-engineering/ ETL pipelines, Spark, star schema, data quality
LLM Integration skills/llm-integration/ Streaming, function calling, RAG, cost optimization

Community Skills

Skill Install What It Teaches
Reepl - LinkedIn Content Creation npx skillkit@latest install reepl-io/skills 18 tools for LinkedIn content management: drafts, publishing, scheduling, voice profiles, contacts, collections, templates, and AI image generation
avoid-ai-writing git clone https://github.com/conorbronsdon/avoid-ai-writing ~/.claude/skills/avoid-ai-writing AI writing pattern detection and rewriting (21 categories, 43 replacements)
MUSE git clone + ./scripts/install.sh --tool claude Pure-Markdown memory OS with 48 skills, cross-conversation memory, 8 roles with permission isolation. Works with 6 AI coding tools.
Product Manager Skills clawhub install product-manager-skills Senior PM agent with 6 knowledge domains, 12 templates, and 30+ frameworks covering discovery, strategy, delivery, SaaS metrics, PM career coaching (IC to CPO), and AI product craft
x-twitter-scraper npx skills add Xquik-dev/x-twitter-scraper X API & Twitter scraper skill for AI coding agents -- tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, trending topics, account monitoring, and 19 extraction tools
claude-skills git clone 192 production-ready skills across 9 domains (engineering, marketing, product, compliance, C-level advisory) with 254 Python automation tools. 5,300+ stars
n8n-skills git clone 7 complementary skills for building production-ready n8n workflows. Covers 525+ nodes, 2,653+ templates. 3,400+ stars
claude-code-best-practice git clone Comprehensive reference implementation for Claude Code configuration -- skills, subagents, hooks, commands with practical examples. 17,400+ stars

Installing Skills

Browse and install via SkillKit (recommended):

npx skillkit@latest install claude-code-toolkit/tdd-mastery

15,000+ Skills via SkillKit Marketplace

This toolkit includes 35 curated skills. For access to 400,000+ additional skills across every domain, use SkillKit:

npx skillkit@latest                    # Launch interactive TUI
npx skillkit@latest search "react"     # Search 400,000+ skills
npx skillkit@latest recommend          # AI-powered skill recommendations

Browse the full marketplace at agenstskills.com. SkillKit supports 32+ AI coding agents including Claude Code, Cursor, Codex, Gemini CLI, and more.


Commands

Forty-two slash commands organized into eight categories. Drop these into your project's .claude/commands/ directory.

Git (7 commands)

Command File Description
/commit commit.md Generate conventional commit from staged changes
/pr-create pr-create.md Create PR with summary, test plan, and labels
/changelog changelog.md Generate changelog from commit history
/release release.md Create tagged release with auto-generated notes
/worktree worktree.md Set up git worktrees for parallel development
/fix-issue fix-issue.md Fix a GitHub issue by number
/pr-review pr-review.md Review a pull request with structured feedback

Testing (6 commands)

Command File Description
/tdd tdd.md Test-driven development workflow
/test-coverage test-coverage.md Analyze coverage and suggest missing tests
/e2e e2e.md Generate end-to-end test scenarios
/integration-test integration-test.md Generate integration tests for API endpoints
/snapshot-test snapshot-test.md Generate snapshot/golden file tests
/test-fix test-fix.md Diagnose and fix failing tests

Architecture (6 commands)

Command File Description
/plan plan.md Create implementation plan with risk assessment
/refactor refactor.md Structured code refactoring workflow
/migrate migrate.md Framework or library migration
/adr adr.md Write Architecture Decision Record
/diagram diagram.md Generate Mermaid diagrams from code
/design-review design-review.md Conduct structured design review

Documentation (5 commands)

Command File Description
/doc-gen doc-gen.md Generate documentation from code
/update-codemap update-codemap.md Update project code map
/api-docs api-docs.md Generate API docs from route handlers
/onboard onboard.md Create onboarding guide for new devs
/memory-bank memory-bank.md Update CLAUDE.md memory bank

Security (5 commands)

Command File Description
/audit audit.md Run security audit on code and dependencies
/hardening hardening.md Apply security hardening measures
/secrets-scan secrets-scan.md Scan for leaked secrets and credentials
/csp csp.md Generate Content Security Policy headers
/dependency-audit dependency-audit.md Audit dependencies for vulnerabilities

Refactoring (5 commands)

Command File Description
/dead-code dead-code.md Find and remove dead code
/simplify simplify.md Reduce complexity of current file
/extract extract.md Extract function, component, or module
/rename rename.md Rename symbol across the codebase
/cleanup cleanup.md Remove dead code and unused imports

DevOps (5 commands)

Command File Description
/dockerfile dockerfile.md Generate optimized Dockerfile
/ci-pipeline ci-pipeline.md Generate CI/CD pipeline config
/k8s-manifest k8s-manifest.md Generate Kubernetes manifests
/deploy deploy.md Deploy to configured environment
/monitor monitor.md Set up monitoring and alerting

Workflow (3 commands)

Command File Description
/checkpoint checkpoint.md Save session progress and context
/wrap-up wrap-up.md End session with summary and learnings
/orchestrate orchestrate.md Run multi-agent workflow pipeline

Using Commands

Copy to your project:

cp -r commands/ .claude/commands/

Then invoke in Claude Code:

/commit
/tdd src/utils/parser.ts
/audit
/orchestrate feature "Add user authentication"

Hooks

Nineteen hook scripts covering all eight Claude Code lifecycle events. Place hooks.json in your .claude/ directory.

Hook Scripts

Script Trigger Purpose
session-start.js SessionStart Load project context, detect package manager
session-end.js SessionEnd Save session state for next session
context-loader.js SessionStart Load CLAUDE.md, git status, pending todos
learning-log.js SessionEnd Extract and save session learnings
pre-compact.js PreCompact Save important context before compaction
block-dev-server.js PreToolUse (Bash) Block dev server commands outside tmux
pre-push-check.js PreToolUse (Bash) Verify branch and remote before push
block-md-creation.js PreToolUse (Write) Block unnecessary .md file creation
commit-guard.js PreToolUse (Bash) Validate conventional commit messages
secret-scanner.js PreToolUse (Write/Edit) Block files containing secrets
post-edit-check.js PostToolUse (Write/Edit) Run linter after file edits
auto-test.js PostToolUse (Write/Edit) Run related tests after edits
type-check.js PostToolUse (Write/Edit) TypeScript type checking after edits
lint-fix.js PostToolUse (Write/Edit) Auto-fix lint issues
bundle-check.js PostToolUse (Bash) Check bundle size after builds
suggest-compact.js PostToolUse (Bash) Suggest compaction at edit intervals
stop-check.js Stop Remind to run tests if code was modified
notification-log.js Notification Log notifications for later review
prompt-check.js UserPromptSubmit Detect vague prompts, suggest clarification

Installing Hooks

cp hooks/hooks.json .claude/hooks.json
cp -r hooks/scripts/ .claude/hooks/scripts/

Rules

Fifteen coding rules that enforce consistent patterns. Add to .claude/rules/ or reference in CLAUDE.md.

Rule File What It Enforces
Coding Style coding-style.md Naming conventions, file organization, import ordering
Git Workflow git-workflow.md Branching, commit format, PR process
Testing testing.md Test structure, coverage targets, mocking guidelines
Security security.md Input validation, secrets, parameterized queries
Performance performance.md Lazy loading, caching, bundle optimization
Documentation documentation.md JSDoc for public APIs, inline comments policy
Error Handling error-handling.md Explicit handling, typed errors, no empty catch
Agents agents.md Agent design patterns, handoff protocols
API Design api-design.md REST conventions, status codes, versioning
Accessibility accessibility.md WCAG 2.2, ARIA, semantic HTML
Database database.md Query patterns, migrations, N+1 prevention
Dependency Management dependency-management.md Version pinning, audit, update policies
Code Review code-review.md Review checklist, approval criteria
Monitoring monitoring.md Logging standards, metrics, alerting
Naming naming.md Naming conventions per language

Templates

Seven CLAUDE.md templates for different project types.

Template File Use Case
Minimal minimal.md Small projects, scripts, quick prototypes
Standard standard.md Most projects -- covers preferences, rules, workflows
Comprehensive comprehensive.md Large codebases with detailed conventions
Monorepo monorepo.md Turborepo/Nx monorepo with multiple packages
Enterprise enterprise.md Large teams with compliance and SSO
Python Project python-project.md FastAPI/Django Python projects
Fullstack App fullstack-app.md Next.js + API fullstack applications
cp templates/claude-md/standard.md CLAUDE.md

MCP Configs

Eight curated Model Context Protocol server configurations.

Config File Servers Included
Recommended recommended.json 14 essential servers for general development
Full Stack fullstack.json Filesystem, GitHub, Postgres, Redis, Puppeteer
Kubernetes kubernetes.json kubectl-mcp-server, Docker, GitHub
Data Science data-science.json Jupyter, SQLite, PostgreSQL, Filesystem
Frontend frontend.json Puppeteer, Figma, Storybook
Crypto / DeFi crypto-defi.json defi-mcp, Filesystem, Fetch, Memory
DevOps devops.json AWS, Docker, GitHub, Terraform, Sentry
Research research.json BGPT scientific papers, Brave Search, Fetch, Memory, Filesystem

Contexts

Five context modes that configure Claude Code's behavior for different tasks.

Context File Focus
Development dev.md Iterate fast, follow patterns, test alongside code
Code Review review.md Check logic, security, edge cases
Research research.md Evaluate tools, compare alternatives, document findings
Debug debug.md Reproduce, hypothesize, fix root cause, regression test
Deploy deploy.md Pre-deploy checklist, staging-first, rollback criteria

Examples

Three walkthrough examples demonstrating real toolkit usage.

Example File Description
Session Workflow session-workflow.md End-to-end productive development session
Multi-Agent Pipeline multi-agent-pipeline.md Chaining agents for a Stripe billing feature
Project Setup project-setup.md Setting up a new project with the full toolkit

Setup

bash setup/install.sh

The interactive installer clones the repo, symlinks configs, and installs plugins.


Project Structure

claude-code-toolkit/               800+ files
  plugins/                         150+ plugins (220 command files + external)
  agents/                          135 agents across 10 categories
    core-development/              13 agents
    language-experts/              25 agents
    infrastructure/                11 agents
    quality-assurance/             10 agents
    data-ai/                       15 agents
    developer-experience/          15 agents
    specialized-domains/           15 agents
    business-product/              12 agents
    orchestration/                 8 agents
    research-analysis/             11 agents
  skills/                          35 SKILL.md files
  commands/                        42 commands across 8 categories
  hooks/
    hooks.json                     24 hook entries
    scripts/                       19 Node.js scripts
  rules/                           15 coding rules
  templates/claude-md/             7 CLAUDE.md templates
  mcp-configs/                     8 server configurations
  contexts/                        5 context modes
  examples/                        3 walkthrough examples
  setup/                           Interactive installer

Companion Apps & GUIs

Name Stars Description
Opcode 21,000+ Tauri 2 desktop GUI and toolkit for Claude Code -- create custom agents with visual editor, usage analytics, MCP integration
CloudCLI 8,400+ Free open-source web/mobile UI for Claude Code, Cursor CLI, and Codex. Responsive design, integrated shell, file explorer, git explorer
Companion 2,200+ Web & mobile UI for Claude Code & Codex. Launch parallel sessions, stream responses, approve tools, session recovery
Ruflo 21,200+ Agent orchestration platform -- deploy multi-agent swarms, coordinate autonomous workflows, distributed swarm intelligence, RAG integration
Vibe Kanban 23,200+ Kanban-based orchestration for 10+ coding agents with isolated git worktrees per agent
Claude-Code-Workflow 1,400+ JSON-driven multi-agent cadence-team framework with intelligent CLI orchestration (Gemini/Qwen/Codex)
ccswarm 127 Rust-based multi-agent orchestration with specialized agent pools, Git worktree isolation, 93% token reduction
parallel-code 370+ Run Claude Code, Codex, and Gemini side by side -- each in its own git worktree
Poirot 96 macOS app for browsing Claude Code sessions, viewing diffs, and re-running commands. Reads local transcripts, runs offline
TokenEater 179 Native macOS menu bar app for monitoring Claude AI usage limits and watching coding sessions live
Claw 86 Native macOS app wrapping Claude Code SDK in Swift. Plan Mode, MCP Integration, Custom System Prompts
The Claude Protocol 149 Enforcement layer wrapping Claude Code with 13 hooks -- blocks unsafe operations, enforces worktree isolation

Ecosystem

Notable projects, directories, and resources across the Claude Code ecosystem.

Name Stars Description
claude-mem 35,900+ Auto-captures everything Claude does, compresses with AI, injects context into future sessions. #1 trending GitHub Feb 2026
wshobson/agents 31,300+ 112 specialized agents, 16 orchestrators, 146 skills, 79 tools in 72 focused plugins
oh-my-claudecode 9,900+ Teams-first multi-agent orchestration with 19 specialized agents and 28 skills
ccusage 11,500+ CLI for analyzing Claude Code usage from local JSONL files. Offline mode, zero API calls needed
ccpm 7,600+ Project management with GitHub Issues + Git worktrees for parallel agent execution
claude-code-system-prompts 5,900+ Extracted system prompts from Claude Code, updated for each release
claude-context 5,600+ Semantic code search MCP by Zilliz -- hybrid BM25 + vector search, ~40% token reduction
claude-skills 5,300+ 192 skills across 9 domains with 254 Python automation tools
peon-ping 3,900+ Warcraft III Peon voice notifications for Claude Code and other agents
n8n-skills 3,400+ Skills for building production-ready n8n workflows
claude-hooks-mastery 3,300+ Complete mastery guide for Claude Code hooks with production-ready scripts
claude-supermemory 2,300+ Persistent memory across sessions using Supermemory
myclaude 2,400+ Multi-agent orchestration routing to Claude Code, Codex, Gemini, and OpenCode
claude-code-mcp 1,100+ Run Claude Code as a one-shot MCP server -- an agent in your agent
ccmanager 940+ Session manager supporting 8 coding agents with smart auto-approval

Contributing

Contributions are welcome. See CONTRIBUTING.md for guidelines.

License

Apache-2.0

About

The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 150+ plugins, 19 hooks, 15 rules, 7 templates, 8 MCP configs, and more.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.0%
  • Shell 16.0%