All skills
Skillintermediate

Claude Code Toolkit

**The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via [SkillKit](https://agenstskills.com)), 42 commands, 176+ plugins, 20 hooks, 15 rules, 7 templates, 14 MCP configs, 26 companion apps, 53 ecosystem entries, and more.**

Claude Code Knowledge Pack7/10/2026

Overview

Claude Code Toolkit

The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 176+ plugins, 20 hooks, 15 rules, 7 templates, 14 MCP configs, 26 companion apps, 53 ecosystem entries, and more.

<p align="center"> <a href="https://trendshift.io/repositories/21839" target="_blank"> <img src="https://trendshift.io/api/badge/repositories/21839" alt="rohitg00/awesome-claude-code-toolkit | Trendshift" width="250" height="55" /> </a> </p>

Awesome License: Apache-2.0 PRs Welcome Last Updated Files

<a href="https://star-history.com/#rohitg00/awesome-claude-code-toolkit&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rohitg00/awesome-claude-code-toolkit&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rohitg00/awesome-claude-code-toolkit&type=Date" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=rohitg00/awesome-claude-code-toolkit&type=Date" width="600" /> </picture> </a>

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 176 production-ready plugins that extend Claude Code with domain-specific capabilities.

Featured

PluginStarsDescription
pro-workflow1,800+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
gstack68,200+Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manager, and QA Engineer.

All Plugins

PluginDescription
agento-patronumProtects sensitive files, credentials, and shell commands from unintended AI access via Claude Code hooks. Unlike settings.json deny rules, hooks are an enforcement layer you own and can verify. Ships with defaults for .env files, SSH keys, AWS credentials, and kubeconfig.
skills-janitorAudit, deduplicate, check, fix, and track usage of your Claude Code skills. 9 slash commands, zero dependencies
great_ctoFull SDLC pipeline plugin with 7 agents (tech-lead, senior-dev, qa-engineer, security-officer, devops, l3-support, project-auditor), 12-angle code review, 10 project archetypes, 13 compliance frameworks (SOC2/HIPAA/PCI-DSS/GDPR/ISO 27001), two-gate approval flow. Opus 4.7 advisor escalation, file-based, MIT
aws-cost-saverAWS cost optimization scanner with 173 automated checks, ML-powered rightsizing, and Zero Hallucination Pricing - Real result: 60% cost reduction
claude-agentic-coding-playbookEvidence-based practices for LLM-assisted development -- hooks, skills, scripts, and a best-practices guide with 58 citations. Includes 19+ guard/lifecycle hooks, investigation workflow, fleet indexing, and claude-loop for autonomous task queues.
claude-code-mcpRun 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-promptsExtracted system prompts from Claude Code -- 18 builtin tool descriptions, sub-agent prompts, utility prompts. Updated for each release. 5,900+ stars
claude-contextSemantic code search MCP server by Zilliz (Milvus creators). Hybrid BM25 + dense vector search. ~40% token reduction. 5,600+ stars
claude-cost-optimizerInstallable cost-mode skill (30-60% cost savings, up to 70% in strict mode) + 10 guides, 10 templates, budget hooks. Install: npx skills add Sagargupta16/claude-cost-optimizer
fractalRecursive project management for Claude Code. Decomposes goals into predicates, works the riskiest piece first, and re-evaluates as it learns
a11y-auditFull accessibility audit with WCAG compliance checking
accessibility-checkerScan for accessibility issues and fix ARIA attributes in web applications
adr-writerArchitecture Decision Records authoring and management
AgentLintLint your repo for AI agent compatibility. 33 evidence-backed checks across 5 dimensions. Claude Code plugin.
ai-prompt-labImprove and test AI prompts for better Claude Code interactions
analytics-reporterGenerate analytics reports and dashboard configurations from project data
android-developerAndroid and Kotlin development with Jetpack Compose
api-architectAPI design, documentation, and testing with OpenAPI spec generation
api-benchmarkerAPI endpoint benchmarking and performance reporting
api-referenceAPI reference documentation generation from source code
api-testerTest API endpoints and run load tests against services
aws-helperAWS service configuration and deployment automation
azure-helperAzure service configuration and deployment automation
backend-architectBackend service architecture design with endpoint scaffolding
bug-detectiveDebug issues systematically with root cause analysis and execution tracing
BouncerIndependent 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.
brooks-lintAI code reviews grounded in six classic engineering books (Brooks, Fowler, Martin, McConnell, Hunt & Thomas, Evans). Diagnoses code across 6 decay risk dimensions with structured findings (Symptom → Source → Consequence → Remedy). Supports PR review, architecture audit, tech debt assessment, and test quality review. v0.6 adds Mermaid dependency graphs.
ccmanagerCoding agent session manager supporting Claude Code, Gemini CLI, Codex, Cursor, Copilot, Cline, OpenCode, Kimi CLI. Smart auto-approval via Haiku, devcontainer support. 940+ stars
ccpmProject management using GitHub Issues + Git worktrees for parallel agent execution. Issue-analyze, epic-start, epic-merge commands. 7,600+ stars
ccusageCLI for analyzing Claude Code/Codex usage from local JSONL files. Daily, monthly, session, billing-window reports. Offline, zero API calls. 11,500+ stars
getburndLocal-first cost-control CLI for Claude Code. Reads ~/.claude/projects/*.jsonl, identifies 8 leak patterns (verbose context, tool loops, large file re-reads), prints savings estimates, generates a shareable report URL. MIT, zero telemetry.
building-multiagent-systemsArchitecture patterns for multi-agent systems: orchestrator-worker, pipeline, debate, and MapReduce topologies
bundle-analyzerFrontend bundle size analysis and tree-shaking optimization
chiefCLI 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
claudebaseBack up, restore, and sync your Claude Code config (settings, skills, agents, hooks, rules, memory, MCP) to a private GitHub repo. Named profiles, secret scanning, multi-machine conflict detection, automatic backups. 158 tests
changelog-genGenerate changelogs from git history with conventional commit parsing
changelog-writerDetailed changelog authoring from git history and PRs
ci-debuggerDebug CI/CD pipeline failures and fix configurations
claude-hooks-masteryComplete 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-memAutomatically captures everything Claude does, compresses with AI, injects relevant context into future sessions. SQLite + full-text search. 35,900+ stars
claude-notifications-goCross-platform smart notifications -- 6 types, click-to-focus, context analysis, webhooks. Single Go binary, zero deps. 340+ stars
claude-opsBusiness operating system plugin for Claude Code. Morning briefings, unified inbox, autonomous PR merge, infrastructure monitoring, and YOLO autonomous mode.
claude-scaffoldnpx CLI that deploys CLAUDE.md, hooks, and 18 domain skills to any repository in one command. Skills auto-activate via hooks based on project context. Cross-repo sync via update --all. Install: npx claude-scaffold init
claude-recapPer-topic session memory using Shell hooks — archives each conversation topic as a separate Markdown summary. Two hooks, bash + Node.js, 100% local
clirank-mcp-server (npm)API discovery for agents -- scores 210+ APIs on CLI-friendliness across 11 signals. Find the right API for any task via MCP tools or REST (curl "https://clirank.dev/api/discover?q=send+emails"). No auth required
/chtChat persistence for Claude Code — 13 slash commands + hooks for saving conversations as local markdown files. Crash-proof auto-save via hooks, project-based organization, search, and management. npm: @kosoukhov/cht-cli
claude-rankSEO/GEO/AEO audit plugin — tells you why AI won't cite your site, then auto-fixes robots.txt, sitemap.xml, llms.txt, and JSON-LD. 170+ rules across 10 scanners, zero config
claude-soundsAudio feedback for Claude Code hooks — 10 events, 21 sounds, random rotation. macOS (afplay).
claude-code-hooks15 production-tested hooks from 160+ hours of autonomous operation. Destructive command blocker, branch guard, syntax check, context monitor, permission auto-approver. Bash, zero deps
claude-code-sessionsSession intelligence plugin. 11 skills for full-text search, token analytics, task management, session comparison, timeline views, and context recovery across all sessions. Includes a web dashboard. Zero runtime dependencies, read-only
cc-aws-keepaliveKeep Claude Code sessions alive through AWS credential expiry -- proactive expiration warnings, credential refresh bypass for Bedrock SSO/SAML, optional statusline countdown timer. 4 hook scripts, zero dependencies
cc-safe-setupOne command (npx cc-safe-setup) to install 6 essential safety hooks in 10 seconds. Zero dependencies
knowledge-graphBuilt on Anthropic internal engineering practices and Karpathy's AutoResearch methodology. A zero-dependency, git-native memory layer for Claude Code that persists learned context across sessions. Pure bash, ~3ms/event, privacy-first
claude-supermemoryPersistent memory across sessions and projects using Supermemory. User profile injection at session start, automatic conversation capture. 2,300+ stars
cortexPersistent memory for Claude Code — neuroscience-backed retrieval with thermodynamic decay, backed by 41 published papers. PostgreSQL + pgvector + sentence-transformers. 6 lifecycle hooks (SessionStart, UserPromptSubmit, PostToolUse, SessionEnd, Notification, SubagentStart), hierarchical recall, causal chains, knowledge graph navigation. Install and forget.
code-architectGenerate architecture diagrams and technical design documents
code-explainerExplain complex code and annotate files with inline documentation
[code-guardian](plugins/code-gua