Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

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, 15 MCP configs, 26 companion apps, 53 ecosystem entries, and more.

rohitg00%2Fawesome-claude-code-toolkit | Trendshift

Awesome License: Apache-2.0 PRs Welcome Last Updated Files

Star History Chart

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
cc-costSingle-file Python CLI that parses Claude Code transcript JSONL and reports cost, prompt-cache hit rate, tool-call distribution, top expensive turns, and actionable optimization recommendations (--diagnose, --md, --top N). MIT, no third-party deps.
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-guardianAutomated code review, security scanning, and quality enforcement
code-review-assistantAutomated code review with severity levels and actionable feedback
eliniscanAI full codebase scanner. Opens a separate Claude session for every file — reads every line, misses nothing. Finds bugs, security, performance issues and auto-fixes.
codebase-documenterAuto-document entire codebase with inline comments and API docs
codesightCLI token optimizer and AI context generator. Scans codebases to extract routes, schema, components, and dependencies for Claude Code, Cursor, Copilot, Codex, and Windsurf. 9x–13x token reduction. Zero runtime dependencies. npx codesight
color-contrastColor contrast checking and accessible color suggestions
commit-commandsAdvanced commit workflows with smart staging and push automation
complexity-reducerReduce cyclomatic complexity and simplify functions
compliance-checkerRegulatory compliance verification for GDPR, SOC2, and HIPAA
content-creatorTechnical content generation for blog posts and social media
context7-docsFetch up-to-date library documentation via Context7 for accurate coding
contract-testerAPI contract testing with Pact for microservice compatibility
cozempic✨ v1.2.x — Self-updating now, atomic writes, strict session guard, zero false positives on team detection. 13 pruning strategies, Agent Team protection, MCP server, JSONL doctor. Install: /plugin marketplace add Ruya-AI/cozempic
create-worktreesGit worktree management for parallel development workflows
cron-schedulerCron job configuration and schedule validation
css-cleanerFind unused CSS and consolidate stylesheets
cupClickUp CLI for AI agents with task management, sprints, and time tracking
data-privacyData privacy implementation with PII detection and anonymization
database-optimizerDatabase query optimization with index recommendations and EXPLAIN analysis
dead-code-finderFind and remove dead code across the codebase
debug-sessionInteractive debugging workflow with git bisect integration
dig2crawlUniversal web crawler with Claude-powered CSS selector discovery. 4-level AI extraction escalation (CSS, browser actions, Claude Vision, captcha). Rust.
dependency-managerAudit, update, and manage project dependencies with safety checks
deploy-pilotDeployment automation with Dockerfile generation, CI/CD pipelines, and infrastructure as code
desktop-appDesktop application scaffolding with Electron or Tauri
devops-automatorDevOps automation scripts for CI/CD, health checks, and deployments
discussDebate implementation approaches with structured pros and cons analysis
claw-army/claude-nodePython subprocess bridge for Claude Code CLI, giving Python code direct access to Claude Code native capabilities via stream-json
discoclawPersonal AI orchestrator that bridges Discord to Claude Code with durable memory, task tracking, and cron-based automation
jarvisTurns an idle Claude Max subscription into a 24/7 AI ops system — Discord bot, 76 scheduled tasks, 12 AI teams, local LanceDB RAG, 98% context compression via Nexus CIG, and 4-layer self-healing infrastructure. Uses claude -p headless mode at $0 extra cost.
jarvis-company-boardReal-time AI agent collaboration board built on Next.js 15 and SQLite WAL — 8 named AI board members debate decisions via SSE push, with a DEV task approval workflow and Railway deploy support.
dna-claude-analysisPersonal genome analysis toolkit that analyzes raw DNA data across 17 categories and generates a terminal-style HTML dashboard
codetapeThe flight recorder for AI coding — auto-records semantic traces and syncs README, CHANGELOG, CLAUDE.md. Zero deps. npx codetape init
doc-forgeDocumentation generation, API docs, and README maintenance
docker-helperBuild optimized Docker images and improve Dockerfile best practices
double-checkVerify code correctness with systematic second-pass analysis
e2e-runnerEnd-to-end test execution and recording for web applications
embedding-managerManage vector embeddings and similarity search
env-managerSet up and validate environment configurations across environments
env-syncEnvironment variable syncing and diff across environments
experiment-trackerML experiment tracking with metrics logging and run comparison
exploreSmart codebase exploration with dependency mapping and structure analysis
faf-skills31 Claude Code skills for persistent project context (.faf, application/vnd.faf+yaml). Scoring, sync, testing, publishing, MCP server creation, architecture docs. Anthropic MCP #2759.
feature-devFull feature development workflow from spec to completion
fractalRecursive project management plugin. Decomposes any goal into verifiable predicates, works on the riskiest unknown first. Features /fractal:run (idempotent state machine), /fractal:init, /fractal:patch, dry run mode, and incremental decomposition with re-evaluation.
finance-trackerDevelopment cost tracking with time estimates and budget reporting
fix-github-issueAuto-fix GitHub issues by analyzing issue details and implementing solutions
fix-prFix PR review comments automatically with context-aware patches
flutter-mobileFlutter app development with widget creation and platform channels
frontend-developerFrontend component development with accessibility and responsive design
gcp-helperGoogle Cloud Platform service configuration and deployment
gate4agentUniversal Rust transport for CLI AI agents (Claude Code, Codex, Gemini, OpenCode). Pipe/NDJSON, PTY, and ACP modes. Published on crates.io.
git-flowGit workflow management with feature branches, releases, and hotfix flows
github-issue-managerGitHub issue triage, creation, and management
harness-evolverLangSmith-native autonomous agent optimization. Multi-agent proposers evolve prompts, routing, tools, and architecture in isolated git worktrees. Install: npx harness-evolver@latest
helm-chartsHelm chart generation and upgrade management
idle-timingInjects hidden timing context (local time with UTC offset, idle seconds since last reply, previous-turn duration) into every user prompt so the model knows how long the conversation has been paused. Ships a statusline fragment for a live elapsed-time readout and a visible [after Xm Ys] note when you return from >10s idle. 57 tests, dual Unlicense/CC0.
immich-photo-managerTurn your self-hosted Immich photo library into a conversation — natural language search, geographic album curation, duplicate detection via perceptual hashing, library health audits, and interactive HTML galleries. 22 MCP tools, 11 skills, 5 slash commands
import-organizerOrganize, sort, and clean import statements
infrastructure-maintainerInfrastructure maintenance with security audits and update management
ios-developeriOS and Swift development with SwiftUI views and models
k8s-helperGenerate Kubernetes manifests and debug pod issues with kubectl
leapfrog-mcpMulti-session browser MCP server -- 15 parallel isolated Chromium sessions so multiple Claude Code terminals can browse simultaneously. 37 tools for navigation, extraction, interaction, network interception, and session profiles. 797 tests. Install: npx -y leapfrog-mcp
license-checkerLicense compliance checking and NOTICE file generation
lighthouse-runnerRun Lighthouse audits and fix performance issues
lightcmsAI-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-helperLinear issue tracking integration and workflow management
load-testerLoad and stress testing for APIs and web services
memory-profilerMemory leak detection and heap analysis
migrate-toolGenerate database migrations and code migration scripts for framework upgrades
migration-generatorDatabase migration generation and rollback management
model-context-protocolMCP server development helper with tool and resource scaffolding
model-evaluatorEvaluate and compare ML model performance metrics
monitoring-setupMonitoring and alerting configuration with dashboard generation
monorepo-managerManage monorepo packages with affected detection and version synchronization
mutation-testerMutation testing to measure test suite quality
myclaudeMulti-agent orchestration routing tasks to Claude Code, Codex, Gemini, and OpenCode based on complexity. OmO skill for intelligent routing. 2,400+ stars
nimbalystVisual workspace for building with Codex and Claude Code. Session and task manager. Visual editing
n8n-workflowGenerate n8n automation workflows from natural language descriptions
nexus-agentsIntelligent orchestration platform routing tasks to Claude, Gemini, Codex, and OpenCode via Budget→TOPSIS→LinUCB composite router. 30 MCP tools (orchestrate, consensus voting, research pipelines), 12 expert agents, 17 skills, plugin-native /agents + hooks. Install: /plugin marketplace add williamzujkowski/nexus-agents
onboarding-guideNew developer onboarding documentation generator
oh-my-claudecodeTeams-first multi-agent orchestration. 19 specialized agents, 28 skills. Full autonomous execution, Socratic questioning, N coordinated agents. 9,900+ stars
onWatchOpen-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
obeyRule enforcement plugin. Save rules with natural language, enforce with 17 lifecycle hooks. Three scopes (global, stack-specific, project-local), active blocking via PreToolUse, completion checklists via Stop hook, audit trail, auto-detects rule-like language. Cross-platform.
opcodeTauri 2 desktop GUI and toolkit for Claude Code. Manage sessions, create custom agents with visual editor, usage analytics, MCP integration. 21,000+ stars
openapi-expertOpenAPI spec generation, validation, and client code scaffolding
optimizeCode optimization for performance and bundle size reduction
ORCHCLI runtime orchestrating Claude Code, Codex, and Cursor as typed agent teams with state machine (todo→review→done), auto-retry, inter-agent messaging, goals, and TUI dashboard
oss-autopilotOpen source contribution manager — tracks PRs across repos, discovers issues, diagnoses CI failures, drafts maintainer responses. 7 agents, interactive commands, MCP server. Install: /plugin marketplace add costajohnt/oss-autopilot
paco-framework1+
peon-pingWarcraft III Peon voice notifications (+ StarCraft, Portal, Zelda) for Claude Code and other agents. Desktop banners, auto-detects SSH/devcontainers. 3,900+ stars
perf-profilerPerformance analysis, profiling, and optimization recommendations
performance-monitorProfile API endpoints and run benchmarks to identify performance bottlenecks
planStructured planning with risk assessment and time estimation
preflight24-tool MCP server that catches vague prompts before they cost 2-3x in wrong→fix cycles. 12-category scorecards, correction pattern learning, cross-service contract awareness, session history search with LanceDB vectors, and cost estimation. npx preflight-dev
pr-reviewerReview pull requests with structured analysis and approve with confidence
product-shipperShip features end-to-end with launch checklists and rollout plans
production-grade14-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.
product-org-os150+ skills and 12 role-based agents (CPO, VP Product, PM, PMM, BizOps, CI, and more) modeling a full product org. Two gateways: /product auto-routes to the right agent, /plt runs a multi-stakeholder leadership meeting. MIT. claude plugins install github:yohayetsion/product-org-os
project-scaffoldScaffold new projects and add features with best-practice templates
prompt-optimizerAnalyze and optimize AI prompts for better results
pulseLocal Channel plugin — push notifications into Claude Code sessions via HTTP POST. No Discord/Slack needed, just curl. Three levels (info/warn/error), source tracking, dedup.
PUIUX PilotAuto-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-expertPython-specific development with type hints and idiomatic refactoring
pulserDiagnostic CLI for Claude Code SKILL.md files — scans 8 rules, auto-classifies, prescribes fixes with templates, --fix with rollback
query-optimizerSQL query optimization and execution plan analysis
rag-builderBuild Retrieval-Augmented Generation pipelines
rapid-prototyperQuick prototype scaffolding with minimal viable structure
reporecallLocal codebase memory for Claude Code. Tree-sitter AST indexing (22 languages), hybrid keyword + vector search, call-graph traversal, hooks + MCP. Injects relevant context in ~5ms before Claude starts thinking. npm: @proofofwork-agency/reporecall
react-native-devReact Native mobile development with platform-specific optimizations
readme-generatorSmart README generation from project analysis
refactor-engineExtract functions, simplify complex code, and reduce cognitive complexity
regex-builderBuild, test, and debug regular expression patterns
release-managerSemantic versioning management and automated release workflows
responsive-designerResponsive design implementation and testing
review-squadMulti-perspective code review via dispatched subagent panels: experts, normie users, pedantic nitpickers, and real-user task runners
schema-designerDatabase schema design and ERD generation
screen-reader-testerScreen reader compatibility testing and ARIA fixes
security-guidanceSecurity best practices advisor with vulnerability detection and fixes
seed-generatorDatabase seeding script generation with realistic data
sitemdBuild websites from Markdown via MCP. 22 tools for creating pages, generating content, configuring settings, running SEO audits, and deploying static sites to Cloudflare Pages
simmerIterative artifact refinement using judge subagents that score against user-defined criteria across multiple rounds
slack-notifierSlack integration for deployment and build notifications
smart-commitIntelligent git commits with conventional format, semantic analysis, and changelog generation
sprint-prioritizerSprint planning with story prioritization and capacity estimation
technical-salesTechnical demo creation and POC proposal writing
the-pragmatic-pmPM leadership toolkit with 43 skills, 5 agents, 4 workflows. Covers PRD generation, OKR lifecycle, pricing, AI pricing, positioning, sales enablement, and quarterly planning.
terraform-helperTerraform module creation and infrastructure planning
test-data-generatorGenerate realistic test data and seed databases
test-kitchenParallel implementation exploration using competing subagents, with structured comparison and winner selection
test-results-analyzerAnalyze test failures, identify patterns, and suggest targeted fixes
test-writerGenerate comprehensive unit and integration tests with full coverage
tool-evaluatorEvaluate and compare developer tools with structured scoring criteria
type-migratorMigrate JavaScript files to TypeScript with proper types
ui-designerImplement UI designs from specs with pixel-perfect component generation
ultrathinkDeep analysis mode with extended reasoning for complex problems
unit-test-generatorGenerate comprehensive unit tests for any function or module
update-branchRebase and update feature branches with conflict resolution
vision-specialistImage and visual analysis with screenshot interpretation and text extraction
vibe-kanbanKanban-based orchestration for 10+ coding agents (Claude Code, Codex, Gemini CLI, Copilot, Amp). Isolated git worktrees per agent, inline diff review. 23,200+ stars
VibeGuardStop AI from hallucinating code. 88 rules + 13 hooks + 14 agents for real-time interception and static scanning across 5 languages
visual-regressionVisual regression testing with screenshot comparison
wshobson/agents112 specialized agents, 16 multi-agent workflow orchestrators, 146 skills, 79 tools in 72 focused plugins. 31,300+ stars
web-devFull-stack web development with app scaffolding and page generation
whatsapp-claude-pluginWhatsApp channel plugin for Claude Code -- connects as a linked device via Baileys v7 with bidirectional messaging, full media support, voice transcription, permission relay, and access control
workflow-optimizerDevelopment workflow analysis and optimization recommendations
background-timerBackground timer with task notifications -- set delayed checks without blocking conversation
claude-soundsAudio feedback for Claude Code hooks -- 10 events, 21 sounds, random rotation, customizable (macOS)

| notch-so-good | Pixel-art crab (Chawd) lives in your Mac's notch and watches Claude Code for you. Live session timers, color-coded notifications, 13 idle animations, mouse-reactive eyes, drowsiness system. Universal binary, one-line install: npx notch-so-good. MIT, 130+ users | | codebase-graph | Code intelligence MCP server — 42-language tree-sitter AST parsing, FalkorDB knowledge graphs, 0.944 MRR search quality. npm: @anthropic/codegraph | | ESP32-AI-Agent-Skill | Expert ESP32 embedded systems plugin — chip selection across 9 variants, GPIO validation with anti-bricking safety, Arduino/ESP-IDF code gen, LVGL v8–v9.5 refs, 60+ Waveshare board pinouts. Install: claude /install-plugin https://github.com/ezrover/ESP32-AI-Agent-Skill | | toprank | SEO + Google Ads plugin for Claude Code. Pulls real Search Console data and Google Ads API data, audits traffic and wasted ad spend, rewrites meta tags, generates JSON-LD schema, and ships the fixes. 9 skills across SEO, Ads, and cross-model review | | sniff-qa | AI-powered QA tool — 8 checks in one command. Source scanning (dead links, API endpoints, debug statements, broken imports), accessibility (axe-core), visual regression (pixelmatch), performance (Lighthouse), AI exploration, source/browser cross-referencing. MCP server included. 213 tests, Apache 2.0 | | humanizer-skill | Detects 37 AI writing patterns and rewrites text with human rhythm. 5 voice profiles (casual, professional, technical, warm, blunt). Based on burstiness/perplexity research. Zero dependencies | | ui-ux-suite | Design audit across 12 dimensions — color contrast, typography, layout, accessibility. Scans CSS, JSX, Tailwind configs. Quantified scores (1-10) with before/after fix code. WCAG 2.1, APCA, OKLCH. Zero deps | | claude-cybersecurity | AI-powered cybersecurity code review with 8 parallel agents. OWASP 2025, CWE Top 25, MITRE ATT&CK, 11 languages, 5 compliance frameworks, threat intelligence. Zero config. MIT | | Clarvia MCP | MCP quality scanner — scans any MCP server, returns AEO (Agent Engine Optimization) score. Indexes 27,843+ tools for instant lookup. 24 MCP tools (search, scan, compare, leaderboard, trending). npx -y clarvia-mcp-server | | OraClaw | Decision intelligence MCP server — 12 tools with 19 ML algorithms (multi-armed bandits, constraint solvers, forecasters, risk models, Q-learning, A*, simulated annealing). Sub-25ms responses, deterministic, 945 tests. npx @oraclaw/mcp-server | | US Business Data MCP | MCP server for US business data — search entities across 17 state Secretary of State databases, YellowPages leads, building permits from 47 cities, 20+ federal APIs (SEC, FDA, FEMA). Built in Go, on MCP Registry | | craft-statusline | Bash statusline plugin for Claude Code with state-aware git branch (ahead / behind / stashed / conflict / combined signals), context window with absolute-token traffic light (yellow at 400k tokens, red at 85%), 5h/7d rate limits, and optional cost. Bash 3.2 compatible, jq is the only dependency. Install: /plugin marketplace add derjochenmeyer/claude-code-craft-statusline | | mobile-spine | Scaffold for mobile teams whose Android, iOS, and Backend live in separate repos. Coordinates 4 specialized subagents (api / pm / android / ios) with hard repo boundaries via settings.json deny rules. /mobile-spine:init runs a 6-question interview and writes the full workspace; /feat drives a 4-question interview → 4-case classification (existing endpoint / new endpoint / new domain / backend not built). 4-class codebase inventory contract surfaced in every PR (Inventory: reuse X / extend Y / new Z / remove W). MIT. | | debian-packaging-agent-skill | Debian packaging skill covering debhelper, debian/rules, package metadata, lintian, and multi-binary packages for Ruby (gem2deb), Python (pybuild), Rust (debcargo), and Go (dh-golang). Loads language-specific reference docs on demand. Apache 2.0 | | unslop | Removes AI writing tells (tricolons, em-dash pileups, hedging stacks, sycophancy openers, stock vocabulary). Split lint/rewrite modes — run detection-only passes on your own text without rewriting. Five intensity levels. MIT licensed | | tailtest | Automatically generates and runs tests for every file Claude Code creates or modifies. PostToolUse hook detects changes, generates scenarios, runs them, and surfaces failures. 8 languages (Python, TypeScript, JavaScript, Go, Ruby, PHP, Java, Rust). Zero config, zero commands. | | dodo-agent-plugin | Official Dodo Payments plugin: 8 integration skills (checkout, subscriptions, webhooks, usage-based billing, credits, license keys, BillingSDK, best practices) and 2 MCP servers (live API via browser OAuth + docs search, no auth). Multi-agent: Claude Code, Codex, Cursor, OpenCode | | claude-time | Live local time + timezone injected into every prompt via UserPromptSubmit hook. Stops Claude from saying "tonight" at 9 AM. Also stamps every response with [HH:MM AM/PM TZ] so you can see when each message landed (useful when tasks stall). Zero config, zero deps beyond jq. MIT | | ejentum-mcp | Reasoning Harness for agentic AI: 4 MCP tools (reasoning, code, anti-deception, memory) over 679 engineered cognitive operations. Each call returns a structured scaffold the calling LLM ingests before its first token. Catches sycophancy, hallucination, and reasoning decay before they emerge. Companion skills/ directory ships SKILL.md files for autonomous routing in Claude Code. MIT, free tier 100 calls. | | claude-forge | "oh-my-zsh for Claude Code". Complete toolkit: 11 agents, 33 commands, 24 skills, 15 hooks (covering 21 lifecycle events) + 9 opt-in examples, 9 rules, 4 MCP servers (playwright, context7, jina-reader, chrome-devtools@0.23.0), statusLine. One install via curl ... install.sh or /plugin marketplace add sangrokjung/claude-forge. Includes TDD workflow, multi-reviewer pipeline (codex/gemini/security/architect), Chrome DevTools Lighthouse audits, 4-way independent skeptical review. Submitted to anthropics/claude-plugins-official. MIT. | | repo-visuals | Designs bespoke GitHub README hero visuals — animated GIF or static PNG — through a structured discovery dialog. Retina capture via Puppeteer + ffmpeg. Heroes merged into HTMLHint, Terminal.Gui, ast-graph. | | weft | Deterministic workflow tracking with event-sourced state — templates with skill chains, bounded loops, and per-step tool guards. Hooks block out-of-order tool calls; state survives compaction via an append-only event log. Stdlib-only Python core, 191 tests, MIT. Install: /plugin marketplace add dioptx/weft | | magic-cc-codex-worker | Turns OpenAI Codex into a pool of parallel agent workers for Claude Code. Each worker runs in its own git worktree to isolate concurrent edits. Resumable sessions, dual-model PR review (PR materialized in a detached worktree for the reviewer), role-based specialization (implementer/reviewer/planner), delegation-level knob (minimal/balance/max), bundled single-file MCP server. 9 slash commands, 3 subagents, 62 unit tests, CI on Node 20/22. Install: /plugin marketplace add wenqingyu/magic-cc-codex-worker then /plugin install magic-codex@magic-codex. License: PolyForm Noncommercial 1.0.0 (free for independent devs / research / nonprofits; commercial use requires separate license) | | notify | Cross-platform system notifications for Claude Code hooks — macOS (terminal-notifier) and Linux (notify-send). Duration filtering to suppress noisy short events, git context extraction (repo + branch), and contextual messages per hook type. MIT | | claude-snapshot | Portable Claude Code setup snapshots — export your settings, plugins, hooks, CLAUDE.md, and MCP configs as a .tar.gz, diff before applying, and restore on another machine in under 2 minutes. No network, no daemon, .bak safety on every apply. Node.js 18+, cross-platform (macOS + Linux). Install: /plugin marketplace add adhenawer/claude-snapshot | | ashlr-plugin | Open-source Claude Code plugin replacing the built-in Read/Grep/Edit/Bash tools with token-efficient versions backed by @ashlr/core-efficiency. Independently benchmarked at 57% token reduction on real codebases. 70+ tools across glob, grep, structural diff/edit, and an opt-in genome (LSP-style codebase index). Install: curl -fsSL plugin.ashlr.ai/install.sh \| bash | | temporal-core | Make Claude Code agents feel time pass — research-backed temporal awareness via 3 hooks (SessionStart + UserPromptSubmit + PreToolUse) that inject session elapsed and since last action signals into context. Bundled skill teaches pacing/deadline reasoning. Aher et al. 2026: explicit time surfacing → 6× deadline performance. Apache-2.0, zero runtime deps. | | nirecom/agents | Self-driving Claude Code + GitHub Copilot framework with hook-enforced workflow state machine (research → plan → tests → code → security-review → docs), private-info scanning (AWS/Anthropic keys, PEM certs, RFC 1918 IPs), three-stage planning with adversarial Codex review, OWASP-backed test categories, and cross-machine session sync. Windows-native (PowerShell-first) with Linux/macOS support. | | claude-channel-instagram | Instagram Graph API bridge for Claude Code -- comments, DMs, comment-to-DM bootstrap, audio transcription, pluggable extensions system. Official Meta API (no scraping). Apache-2.0, by RIA Systems (verified Meta Tech Provider). Landing: claude-plugins.riasistemas.com.br/instagram. Install: /plugin marketplace add riasistemas/claude-plugins then /plugin install instagram@riasistemas | | claude-channel-whatsapp | Official WhatsApp Business Cloud API bridge for Claude Code -- webhooks, OGG Opus audio, allowlist + permission relay scrubbing secrets. NOT Baileys/scraping -- uses Meta's official API with WABA tokens. Apache-2.0, by RIA Systems (verified Meta Tech Provider). Landing: claude-plugins.riasistemas.com.br/whatsapp. Install: /plugin marketplace add riasistemas/claude-plugins then /plugin install whatsapp@riasistemas | | axme-code | Persistent project memory across sessions, architectural decisions with enforce levels, and pre-execution safety hooks that block dangerous commands at the harness level (not via prompts). Local-only storage, multi-repo workspace support, automatic knowledge extraction via background auditor. 100% on ToolEmu safety, 89% on LongMemEval at ~10x fewer tokens than competitors. | | logic-lens | Logic-first code review plugin for Claude Code — detects behavioral bugs via semi-formal execution tracing. Finds logic errors linters and type checkers miss. Structured findings: Premises → Trace → Divergence → Remedy with L1–L6 risk codes. Six skills: logic-review, logic-explain, logic-diff, logic-locate, logic-health, logic-fix-all. |

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)

AgentFilePurpose
Fullstack Engineerfullstack-engineer.mdEnd-to-end feature delivery across frontend, backend, and database
API Designerapi-designer.mdRESTful API design with OpenAPI, versioning, and pagination
Frontend Architectfrontend-architect.mdComponent architecture, state management, performance
Mobile Developermobile-developer.mdCross-platform mobile with React Native and Flutter
Backend Developerbackend-developer.mdNode.js/Express/Fastify backend services
GraphQL Architectgraphql-architect.mdSchema design, resolvers, federation, DataLoader
Microservices Architectmicroservices-architect.mdDistributed systems, event-driven, saga patterns
WebSocket Engineerwebsocket-engineer.mdReal-time communication, Socket.io, scaling
UI Designerui-designer.mdUI/UX implementation, design systems, Figma-to-code
Electron Developerelectron-developer.mdElectron desktop apps, IPC, native OS integration
API Gateway Engineerapi-gateway-engineer.mdAPI gateway patterns, rate limiting, auth proxies
Monorepo Architectmonorepo-architect.mdTurborepo/Nx workspace strategies, dependency graphs
Event-Driven Architectevent-driven-architect.mdEvent sourcing, CQRS, message queues, distributed events

Language Experts (25 agents)

AgentFilePurpose
TypeScripttypescript-specialist.mdType-safe patterns, generics, module design
Pythonpython-engineer.mdPythonic patterns, packaging, async
Rustrust-systems.mdOwnership, lifetimes, trait design
Gogolang-developer.mdInterfaces, goroutines, error handling
Next.jsnextjs-developer.mdApp Router, RSC, ISR, server actions
Reactreact-specialist.mdReact 19, hooks, state management
Djangodjango-developer.mdDjango 5+, DRF, ORM optimization
Railsrails-expert.mdRails 7+, Hotwire, ActiveRecord
Javajava-architect.mdSpring Boot 3+, JPA, microservices
Kotlinkotlin-specialist.mdCoroutines, Ktor, multiplatform
Flutterflutter-expert.mdFlutter 3+, Dart, Riverpod
C#csharp-developer.md.NET 8+, ASP.NET Core, EF Core
PHPphp-developer.mdPHP 8.3+, Laravel 11, Eloquent
Elixirelixir-expert.mdOTP, Phoenix LiveView, Ecto
Angularangular-architect.mdAngular 17+, signals, standalone components
Vuevue-specialist.mdVue 3, Composition API, Pinia, Nuxt
Sveltesvelte-developer.mdSvelteKit, runes, form actions
Swiftswift-developer.mdSwiftUI, iOS 17+, Combine, structured concurrency
Scalascala-developer.mdAkka actors, Play Framework, Cats Effect
Haskellhaskell-developer.mdPure FP, monads, type classes, GHC extensions
Lualua-developer.mdGame scripting, Neovim plugins, LuaJIT
Zigzig-developer.mdSystems programming, comptime, allocator strategies
Clojureclojure-developer.mdREPL-driven development, Ring/Compojure, ClojureScript
OCamlocaml-developer.mdType inference, pattern matching, Dream framework
Nimnim-developer.mdMetaprogramming, GC strategies, C/C++ interop

Infrastructure (11 agents)

AgentFilePurpose
Cloud Architectcloud-architect.mdAWS, GCP, Azure provisioning and IaC
DevOps Engineerdevops-engineer.mdCI/CD, containerization, monitoring
Database Admindatabase-admin.mdSchema design, query tuning, replication
Platform Engineerplatform-engineer.mdInternal developer platforms, service catalogs
Kubernetes Specialistkubernetes-specialist.mdOperators, CRDs, service mesh, Istio
Terraform Engineerterraform-engineer.mdIaC, module design, state management, multi-cloud
Network Engineernetwork-engineer.mdDNS, load balancers, CDN, firewall rules
SRE Engineersre-engineer.mdSLOs, error budgets, incident response, postmortems
Deployment Engineerdeployment-engineer.mdBlue-green, canary releases, rolling updates
Security Engineersecurity-engineer.mdIAM policies, mTLS, secrets management, Vault
Incident Responderincident-responder.mdIncident triage, runbooks, communication, recovery

Quality Assurance (10 agents)

AgentFilePurpose
Code Reviewercode-reviewer.mdPR review with security and performance focus
Test Architecttest-architect.mdTest strategy, pyramid, coverage targets
Security Auditorsecurity-auditor.mdVulnerability scanning, OWASP compliance
Performance Engineerperformance-engineer.mdLoad testing, profiling, optimization
Accessibility Specialistaccessibility-specialist.mdWCAG compliance, ARIA, screen readers
Chaos Engineerchaos-engineer.mdChaos testing, fault injection, resilience validation
Penetration Testerpenetration-tester.mdOWASP Top 10 assessment, vulnerability reporting
QA Automationqa-automation.mdTest automation frameworks, CI integration
Compliance Auditorcompliance-auditor.mdSOC 2, GDPR, HIPAA compliance checking
Error Detectiveerror-detective.mdError tracking, stack trace analysis, root cause ID

Data & AI (15 agents)

AgentFilePurpose
AI Engineerai-engineer.mdAI application integration, RAG, agents
ML Engineerml-engineer.mdML pipelines, training, evaluation
Data Scientistdata-scientist.mdStatistical analysis, visualization
Data Engineerdata-engineer.mdETL pipelines, Spark, data warehousing
LLM Architectllm-architect.mdFine-tuning, model selection, serving
Prompt Engineerprompt-engineer.mdPrompt optimization, structured outputs
MLOps Engineermlops-engineer.mdModel serving, monitoring, A/B testing
NLP Engineernlp-engineer.mdNLP pipelines, embeddings, classification
Database Optimizerdatabase-optimizer.mdQuery optimization, indexing, partitioning
Computer Visioncomputer-vision-engineer.mdImage classification, object detection, PyTorch
Recommendation Enginerecommendation-engine.mdCollaborative filtering, content-based, hybrid
ETL Specialistetl-specialist.mdData pipelines, schema evolution, data quality
Vector DB Engineervector-database-engineer.mdFAISS, Pinecone, Qdrant, Weaviate, embeddings
Data Visualizationdata-visualization.mdD3.js, Chart.js, Matplotlib, Plotly dashboards
Feature Engineerfeature-engineer.mdFeature stores, pipelines, encoding strategies
AutoResearch Agentautoresearch-agent.mdML experiment automation via tree search, code optimization

Developer Experience (15 agents)

AgentFilePurpose
CLI Developercli-developer.mdCLI tools with Commander, yargs, clap
DX Optimizerdx-optimizer.mdDeveloper experience, tooling, ergonomics
Documentation Engineerdocumentation-engineer.mdTechnical writing, API docs, guides
Build Engineerbuild-engineer.mdBuild systems, bundlers, compilation
Dependency Managerdependency-manager.mdDependency audit, updates, lockfiles
Refactoring Specialistrefactoring-specialist.mdCode restructuring, dead code removal
Legacy Modernizerlegacy-modernizer.mdLegacy codebase migration strategies
MCP Developermcp-developer.mdMCP server and tool development
Tooling Engineertooling-engineer.mdESLint, Prettier, custom tooling
Git Workflow Managergit-workflow-manager.mdBranching strategies, CI, CODEOWNERS
API Documentationapi-documentation.mdOpenAPI/Swagger, Redoc, interactive examples
Monorepo Toolingmonorepo-tooling.mdChangesets, workspace deps, version management
VS Code Extensionvscode-extension.mdLSP integration, custom editors, webview panels
Testing Infrastructuretesting-infrastructure.mdTest runners, CI splitting, flaky test management
Developer Portaldeveloper-portal.mdBackstage, service catalogs, self-service infra

Specialized Domains (15 agents)

AgentFilePurpose
Blockchain Developerblockchain-developer.mdSmart contracts, Solidity, Web3
Game Developergame-developer.mdGame logic, ECS, state machines
Embedded Systemsembedded-systems.mdFirmware, RTOS, hardware interfaces
Fintech Engineerfintech-engineer.mdFinancial systems, compliance, precision
IoT Engineeriot-engineer.mdMQTT, edge computing, digital twins
Payment Integrationpayment-integration.mdStripe, PCI DSS, 3D Secure
SEO Specialistseo-specialist.mdStructured data, Core Web Vitals
E-Commerce Engineere-commerce-engineer.mdCart, inventory, order management
Healthcare Engineerhealthcare-engineer.mdHIPAA, HL7 FHIR, medical data pipelines
Real Estate Techreal-estate-tech.mdMLS integration, geospatial search, valuations
Education Techeducation-tech.mdLMS, SCORM/xAPI, adaptive learning, assessments
Media Streamingmedia-streaming.mdHLS/DASH, transcoding, CDN, adaptive bitrate
Geospatial Engineergeospatial-engineer.mdPostGIS, spatial queries, mapping APIs, tiles
Robotics Engineerrobotics-engineer.mdROS2, sensor fusion, motion planning, SLAM
Voice Assistantvoice-assistant.mdSTT, TTS, dialog management, Alexa/Google

Business & Product (12 agents)

AgentFilePurpose
Product Managerproduct-manager.mdPRDs, user stories, RICE prioritization
Technical Writertechnical-writer.mdDocumentation, style guides
UX Researcherux-researcher.mdUsability testing, survey design
Project Managerproject-manager.mdSprint planning, Agile, task tracking
Scrum Masterscrum-master.mdCeremonies, velocity, retrospectives
Business Analystbusiness-analyst.mdRequirements analysis, process mapping
Content Strategistcontent-strategist.mdSEO content, editorial calendars, topic clustering
Growth Engineergrowth-engineer.mdA/B testing, analytics, funnel optimization
Customer Successcustomer-success.mdTicket triage, knowledge base, health scoring
Sales Engineersales-engineer.mdTechnical demos, POCs, integration guides
Legal Advisorlegal-advisor.mdToS, privacy policies, software licenses
Marketing Analystmarketing-analyst.mdCampaign analysis, attribution, ROI tracking

Orchestration (8 agents)

AgentFilePurpose
Task Coordinatortask-coordinator.mdRoutes work between agents, manages handoffs
Context Managercontext-manager.mdContext compression, session summaries
Workflow Directorworkflow-director.mdMulti-agent pipeline orchestration
Agent Installeragent-installer.mdInstall and configure agent collections
Knowledge Synthesizerknowledge-synthesizer.mdCompress info, build knowledge graphs
Performance Monitorperformance-monitor.mdTrack token usage, measure response quality
Error Coordinatorerror-coordinator.mdHandle errors across multi-agent workflows
Multi-Agent Coordinatormulti-agent-coordinator.mdParallel agent execution, merge outputs

Research & Analysis (11 agents)

AgentFilePurpose
Research Analystresearch-analyst.mdTechnical research, evidence synthesis
Competitive Analystcompetitive-analyst.mdMarket positioning, feature comparison
Trend Analysttrend-analyst.mdTechnology trend forecasting
Data Researcherdata-researcher.mdData analysis, pattern recognition
Search Specialistsearch-specialist.mdInformation retrieval, source evaluation
Patent Analystpatent-analyst.mdPatent searches, prior art, IP landscape
Academic Researcheracademic-researcher.mdLiterature reviews, citation analysis, methodology
Market Researchermarket-researcher.mdMarket sizing, TAM/SAM/SOM, competitive intel
Security Researchersecurity-researcher.mdCVE analysis, threat modeling, attack surface
Benchmarking Specialistbenchmarking-specialist.mdPerformance benchmarks, comparative evals
Technology Scouttechnology-scout.mdEmerging tech evaluation, build-vs-buy analysis
agntknpx agntkZero-config AI agent CLI with 20+ tools, persistent memory, Ollama auto-detection, and free tier
qa-orchestraMulti-agent QA toolkit with 10 specialized agents — orchestrator, environment-manager, functional-reviewer, test-scenario-designer, browser-validator, automation-writer, manual-validator, bug-reporter, release-analyzer, smart-test-selector. Stack-agnostic, output-chained, live validation via Chrome MCP

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.

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

Community Skills

SkillInstallWhat It Teaches
deep-divegit clone https://github.com/kimsb2429/deep-dive-skill && cp -r deep-dive-skill/deep-dive ~/.claude/skills/DAG-based deep research — breaks questions into a dependency graph, runs parallel subagents, identifies gaps, writes a sourced report. Single markdown file, no external APIs or MCP servers.
Reepl - LinkedIn Content Creationnpx skillkit@latest install reepl-io/skills18 tools for LinkedIn content management: drafts, publishing, scheduling, voice profiles, contacts, collections, templates, and AI image generation
avoid-ai-writinggit clone https://github.com/conorbronsdon/avoid-ai-writing ~/.claude/skills/avoid-ai-writingAI writing pattern detection and rewriting (21 categories, 43 replacements)
CCMnpx skills add dr5hn/ccm@ccmMulti-account management, session cleanup, health checks, environment snapshots, permissions audit for Claude Code
cc-inspectgit clone https://github.com/howardpen9/cc-inspect ~/.claude/skills/cc-inspectInspect all installed Claude Code skills, plugins, MCP servers, commands, and hooks in a browser dashboard. Scope-aware (user/project/local), zero dependencies (pure bash + python3), generates self-contained HTML
Edisongit clone https://github.com/kilnside/edison ~/.claude/skills/edisonDesign decision skill — the phase between brainstorming and building. Research-first progressive deepening with self-executing specs. Three modes: Check, Explore, Audit
claude-handoffgit clone https://github.com/REMvisual/claude-handoff ~/.claude/skills/handoffCross-session handoff system with chain tracking, context summaries, and structured work continuity between Claude Code sessions
html-anythingnpx skills add clockless-org/html-anythingTurn any file, folder, URL, or service export (Amazon orders, Kindle highlights, Spotify history, WhatsApp/WeChat, Google Photos Takeout, LinkedIn connections, CSV, PDF, DOCX, logs, GPX, …) into a polished single-file HTML page. Auto picks one of 18 design styles (teaching, timeline-story, map-atlas, developer, living-essay, editorial-carousel, terminal-cli, …). Self-contained — inline CSS/JS, no CDN, works offline. Live gallery
ClawSecVisit clawsec.ccSecurity audit platform for AI agent skills — automated 5-tier assessments, vulnerability detection, and configuration auditing for 33,000+ skills
ClawSearchnpm install -g clawsearchSecurity-first skill discovery engine with Trust Score ratings, knowledge graph, and pre-install guard (clawsearch-guard) to vet skills before installation
MUSEgit clone + ./scripts/install.sh --tool claudePure-Markdown memory OS with 48 skills, cross-conversation memory, 8 roles with permission isolation. Works with 6 AI coding tools.
PM Pilotgit clone https://github.com/mshadmanrahman/pm-pilot ~/.claude/skills/pm-pilotClaude Code for PMs: 25 skills for meeting prep, PRDs, stakeholder intel, user story mapping, customer journey maps, and product discovery
Product Manager Skillsclawhub install product-manager-skillsSenior 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
OpenDivinationpipx install opendivination && npx skills add amenti-labs/opendivination --skill divinationTarot and I Ching skill with auditable entropy provenance, guided source setup across computer RNG, QRNG APIs, and local hardware, plus optional resonance mode
pumpclawgit clone https://github.com/chainstacklabs/pumpclaw ~/.claude/skills/pumpclawAgent skill for pump.fun token trading on Solana — buy, sell, launch tokens, wallet management, dry-run simulation, slippage checks, and PumpSwap AMM migrations via pumpfun-cli
x-twitter-scrapernpx skills add Xquik-dev/x-twitter-scraperX 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-code-marketing-skillsgit clone https://github.com/cognyai/claude-code-marketing-skills ~/.claude/skills/claude-code-marketing-skillsAI-powered marketing skills — SEO Audit, Landing Page Review, Competitor Analysis, Ad Copy Writer, Lead Qualification. Free, no account required. Works with Claude Code, Cursor, Windsurf
claude-skillsgit clone192 production-ready skills across 9 domains (engineering, marketing, product, compliance, C-level advisory) with 254 Python automation tools. 5,300+ stars
faf-skillsgit clone31 Claude Code skills for persistent project context (.faf, application/vnd.faf+yaml). Scoring, sync, testing, publishing, MCP server creation, architecture docs. Anthropic MCP #2759.
floomgit clone https://github.com/floomhq/floom.git ~/.claude/skills/floom-repo && ~/.claude/skills/floom-repo/scripts/setupDeploy Python scripts as cloud automations. /floom adapts code, tests in sandbox, deploys with auto-generated web UI, REST API, and MCP endpoint
n8n-skillsgit clone7 complementary skills for building production-ready n8n workflows. Covers 525+ nodes, 2,653+ templates. 3,400+ stars
nv:contextnpx skills add johnnichev/nv-context -g -yState-of-the-art context engineering for AI agents. Auto-discovers tools, audits code for landmines, scores 6 leverage layers (repo structure, tool integration, memory, hooks, sessions, persona), generates production-ready CLAUDE.md/AGENTS.md configs
claude-code-best-practicegit cloneComprehensive reference implementation for Claude Code configuration -- skills, subagents, hooks, commands with practical examples. 17,400+ stars
ADHX/plugin marketplace add itsmemeworks/adhx or curl -sL https://raw.githubusercontent.com/itsmemeworks/adhx/main/skills/adhx/SKILL.md -o ~/.claude/skills/adhx/SKILL.mdFetch any X/Twitter post as clean LLM-friendly JSON — no scraping, works with tweets and full X Articles
SkillNavclawhub install HuiW86/skillnavSearch 3,900+ MCP servers with install commands, get daily AI brief, query arXiv papers, and discover trending tools -- all in Chinese. Curated by skillnav.dev editorial team
moyuclaude skill install --url https://github.com/uucz/moyu --skill moyuAnti-over-engineering skill that teaches AI restraint. 5 variants (standard/lite/strict/en/ja), 10 platforms. Benchmarked: 66% code reduction vs baseline
naminggit clone https://github.com/glacierphonk/naming ~/.claude/skills/namingMetaphor-driven naming for products, SaaS, brands, bots, and open source projects. Produces memorable, meaningful names
Obsidian Theme Designergit clone https://github.com/XiangyuSu611/obsidian-theme-designer ~/.claude/skills/obsidian-theme-designerDesign Obsidian themes visually in the browser — style direction, color palette, font showcase, dual light/dark mode preview, and automated font installation. No CSS knowledge needed
Claudifynpx create-claudifyComplete operating system for Claude Code with 1,727 skills across 31 categories, 9 specialist agents with persistent memory, 21 slash commands, and automated quality checks
Axiomnpx skills add Guipetris/axiomContract-enforced autonomous pipeline: 8 stages from idea to PR with EARS requirements, ATDD (tests before implementation), RALPLAN-DR deliberation with ADR, 3 independent parallel reviewers, classified self-correction (SYNTAX/LOGIC/ARCH/AMBIGUOUS), cross-run project memory, and stage rollback. Zero dependencies beyond git and gh.
AuraKitnpx @smorky85/aurakitAll-in-one fullstack skill: 46 modes (BUILD/FIX/CLEAN/DEPLOY/REVIEW/TDD/QA/DEBUG/PAYMENT + more), 23 sub-agents, 6-layer OWASP+ security (bash-guard, secret scanning), 10 hooks, 8 languages, ~55% token savings. Cross-platform: Claude Code, Codex CLI, Cursor, Windsurf, Manus.
StitchFlowgit clone https://github.com/yshishenya/stitchflow && cd stitchflow && bash install.sh --target allCross-agent Stitch UI design bundle for turning briefs and mockups into screens, variants, Tailwind-friendly HTML, and screenshots
claude-skillsnpx skills add ckorhonen/claude-skillsBroader collection of 45+ Claude Code skills spanning engineering, code hygiene, design, marketing, AI, security, and infrastructure. Hub at cdd.dev/skills.
swe-skillsnpx skills add ckorhonen/swe-skills15 swe: skills for engineering analysis and judgment: PR risk review, repo introspection, performance/security audits, incident follow-up, ownership maps, refactor opportunities, test gap hunts. Hub at cdd.dev/skills/swe.
hone-skillsnpx skills add ckorhonen/hone-skills8 hone: skills that run on a cadence (daily/weekly/per-PR) to fight code entropy: method brevity, naming clarity, duplication, magic numbers, broken-windows, naming specificity, test naming, automation opportunities. Hub at cdd.dev/skills/hone.
iterationlayer/skillsgit clone https://github.com/iterationlayer/skills ~/.claude/skills/iterationlayer-skillsDocument extraction, image transformation, image generation, document generation, and sheet generation via Iteration Layer APIs

| Cost Optimizer | git clone https://github.com/fullstackcrew-alpha/skill-cost-optimizer | Save 60-80% on AI token costs with smart model routing, context compression, heartbeat tuning, usage reports, and config generation | | linkedin-skills | /plugin marketplace add sergebulaev/linkedin-skills | 10 LinkedIn marketing skills: viral hook formulas, comment drafting, pre-publish algorithm audit, AI-tell humanizer, profile optimizer, content planner, thread engagement | | Overnight Worker | git clone https://github.com/fullstackcrew-alpha/skill-overnight-worker | Autonomous overnight work agent — assign tasks before sleep, get structured results by morning with smart task decomposition, web research, and push notifications | | Smart PR Review | git clone https://github.com/fullstackcrew-alpha/skill-smart-pr-review | Opinionated AI code reviewer with 6-layer deep review, Devil's Advocate mode, and standardized MUST FIX / SHOULD FIX / SUGGESTION output for TS/JS, Python, Go, Rust | | DevOps Agent | git clone https://github.com/fullstackcrew-alpha/skill-devops-agent | One-click deploy, monitoring setup (Prometheus+Grafana), scheduled backups, and fault diagnosis with safety-first design including confirmation prompts, dry-run, and snapshot rollback | | CN Content Matrix | git clone https://github.com/fullstackcrew-alpha/skill-cn-content-matrix | Chinese multi-platform content generator for Xiaohongshu, WeChat, Douyin, and Bilibili with true style transfer, compliance review, and sensitive word detection | | D3.js Visualization | git clone | Generate interactive D3.js data visualizations from Claude Code | | Google Drive – Memyard | git clone https://github.com/zagmoai/public-google-drive ~/.claude/skills/public-google-drive | Create and edit Google Docs and Sheets without sign-in. Documents hosted on Memyard with shareable links. No API keys or OAuth required | | iOS Simulator | git clone | Interact with iOS Simulator for mobile testing and screenshot capture | | Playwright Automation | git clone | Browser automation skill for end-to-end testing and web interaction | | threat-hunting-with-sigma-rules | git clone | Sigma-rule-based threat detection and security log analysis | | FFUF Web Fuzzing | git clone | Web vulnerability fuzzing and security testing via FFUF | | Markdown to EPUB | git clone | Convert markdown files into EPUB ebooks | | CSV Data Summarizer | git clone | Generate insights and summaries from CSV data files | | tapestry | git clone | Knowledge networks, iterative learning, article extraction, and YouTube transcript processing | | j4rk0r/claude-skills | npx skills add j4rk0r/claude-skills --yes --global | 3 expert-grade skills: skill-guard (9-layer security auditor), skill-advisor (smart routing with gap analysis), skill-learner (persistent error correction). All A+ 120/120 on skill-judge | | deployhq-cli | brew install deployhq/tap/dhq && dhq setup claude | Deploy, rollback, and manage servers via DeployHQ CLI with --json output and breadcrumbs | | SciAgent-Skills | git clone https://github.com/jaechang-hits/SciAgent-Skills | 197 life science skills for Claude Code covering genomics, proteomics, drug discovery, and more. BixBench 92.0% accuracy. | | manage-skills | cp -r skills/manage-skills ~/.claude/skills/manage-skills | Discover, create, edit, toggle, copy, move, and delete agent skills across 11 tools (Cursor, Claude, Windsurf, Copilot, Codex, Cline, Aider, Continue, Roo Code, Augment) from the terminal | | SuperSEO Skills | /plugin marketplace add inhouseseo/superseo-skills | 11 SEO skills for page audits, content briefs, article writing, E-E-A-T audits, semantic gap analysis, featured snippets, topic clusters, and link building. Each skill fetches pages and reads top-ranking competitors itself, so no keyword exports are needed. |

| buyer-eval | git clone https://github.com/salespeak-ai/buyer-eval-skill ~/.claude/skills/buyer-eval-skill | Structured, evidence-based B2B software vendor evaluation — researches your company, asks domain-expert questions, engages vendor AI agents via the Salespeak Frontdoor API, scores vendors across 7 dimensions with evidence transparency, produces comparative scorecards with demo prep questions | | memory-bank | npx skills add Nagendhra-web/memory-bank | Persistent memory system — cuts token waste 60-80%, sessions last 3-5x longer. 3-tier layered architecture with progressive loading, branch-aware context, smart compression, session continuation protocol, session diffing, memory health scoring. Apache 2.0 | | claude-seo | git clone https://github.com/AgriciDaniel/claude-seo | Comprehensive SEO suite — 30+ skills, 10 agents, site audits, E-E-A-T, GEO, schema, local SEO. MIT | | claude-ads | git clone https://github.com/AgriciDaniel/claude-ads | Multi-platform ad audit — Google/Meta/LinkedIn/TikTok/Microsoft, 225+ checks, 18 skills. MIT | | claude-blog | git clone https://github.com/AgriciDaniel/claude-blog | Blog engine — 17 commands, 12 templates, 100-point scoring, E-E-A-T, CMS integration. MIT | | Coware | npx skills add shitianfang/coware-skills | Syncs shared API specs across AI coding agents — prevents merge conflicts from mismatched interfaces, field names, or return types. Auto-pulls latest specs, walks agents through setup for new projects | | humanize-chinese | clawhub install humanize-chinese | Detects and rewrites AI-generated Chinese text. Two-layer detection (20+ rule dimensions + N-gram perplexity), 0-100 scoring, 7 style transforms, academic paper AIGC reduction. 4 slash commands: /detect, /humanize, /academic, /style | | BeHuman | clawhub install behuman | Adds inner dialogue to AI responses via Self-Mirror consciousness loop — Self generates instinctive response, Mirror exposes filler/performative empathy, Self revises into real human reply. Based on Lacan's Mirror Stage, Kahneman's Dual Process Theory. MIT | | readme-demo-recorder | git clone https://github.com/cjcsecurity/readme-demo-recorder ~/.claude/skills/readme-demo-recorder | Scripted-flow browser demo recorder for README hero assets — YAML demo-script in, polished MP4 + GIF out. Visible fake cursor + click pulse, three cursor styles (pulse/minimal/crosshair), timed caption overlays via ffmpeg drawtext, and automatic 7-step GIF size-cap ladder so output lands under GitHub's 10 MB inline cap. Built on Playwright + ffmpeg. Apache-2.0 | | Karpathy Guidelines | npx @swarmclawai/andrej-karpathy-skills --agent claude --dest . | Karpathy-inspired coding-agent guidelines packaged for Claude Code, Codex, Cursor, Gemini CLI, OpenCode, OpenClaw, Windsurf, Aider, Copilot, and AGENTS.md-compatible agents | | claude-tabletop | git clone https://github.com/cjcsecurity/claude-tabletop ~/.claude/skills/claude-tabletop | Two paired skills for project-aware technical tabletop exercises. /tabletop-exercise surveys the project (README, manifests, IaC, CI/CD), proposes 3 scenarios that match the stack, and generates a facilitator runbook (Markdown + interactive HTML with live exercise timer, per-inject reveal overlays, decision-log auto-timestamping, JSON export), participant packet, timed inject deck, and fillable forms. /tabletop-aar ingests the filled forms and drafts a structured After-Action Report. Covers 9 domains (cybersec, prodsec, devops/sre, privacy, data/ml, platform, mobile, ai-safety, business-continuity), 54 scenarios, 38 inject archetypes, 28 NPC personas, 7 compliance frameworks. Live demo. Apache-2.0 | | paul-graham-skills | git clone https://github.com/WinterDDo/paul-graham-skills && cp -r paul-graham-skills/skills/* ~/.claude/skills/ | Five behavioral disciplines distilled from ~37 Paul Graham essays as Claude Code execution skills: plain-output-not-polished (decoration covers seams), discover-not-persuade (don't switch modes under pressure), distrust-the-surface (clean answer is a hypothesis), change-method-not-goal (failed method is the problem), mark-what-you-don't-know (distinguish evidence from pattern-match). Each is a comprehensive SKILL.md with triggers, failure modes, push-back guidance, and self-tests. MIT | | rtlify-ai | npx rtlify-ai init | RTL (Right-to-Left) architecture rules for AI coding agents. Teaches logical CSS properties, Tailwind logical classes, bidi text, icon flipping, React Native RTL APIs. Works with Claude Code, Cursor, Copilot, Windsurf, Cline, Gemini CLI, Codex CLI. Zero dependencies. npx rtlify-ai check audits violations | | calm-design | git clone https://github.com/calmtiger86/calm-design ~/.claude/skills/calm-design | Premium UI designs that don't look AI-generated — 50+ anti-slop patterns blocked, 33 brand references (Toss, Linear, Vercel), Korean-first with Pretendard. 5 modes: Generate, Upgrade, Match-Reference, Multi-Variant, JSON Spec | | Emdash Skills | git clone https://github.com/megabytespace/claude-skills ~/.claude/skills/emdash-skills | 14-category autonomous product-building OS for AI coding tools. 94 reference docs, 18 agents. One-line prompts to deployed products on Cloudflare Workers | | sober-coding | npx skills add https://github.com/voidborne-d/sober-coding.git | Hangover cure for vibe coding — language-agnostic code quality analyzer targeting AI-generated code smells. 27 checks across 7 dimensions (security, architecture, duplication, error handling, dependencies, testing, dead code), 0–100 sobriety score, actionable fix instructions via sober fix <ID>, CI mode with --fail-on critical. MIT | | qovery-deploy | curl -fsSL https://skill.qovery.com/install.sh \| bash | Deploy any app to Kubernetes (AWS EKS, GCP GKE, Azure AKS, Scaleway). Analyzes codebases, creates Dockerfiles for 12+ frameworks, provisions databases, deploys via CLI+API or Terraform, auto-fixes failures. Also has MCP Server. | | planmysaas | git clone https://github.com/creationskiro/planmysaas-claude-skill ~/.claude/skills/planmysaas | Turns idea to a complete 8-stage SaaS blueprint — idea, research, analysis, architecture, features, frontend, phases, build playbook. Stage 8 ships a decision-grade, rubric-graded build playbook with dependency-ordered steps. Plain markdown, MIT, v1.0.0. | | agentkit-seo | npx agentkit-seo install --provider claude-code | AI agent skill for auditing and optimizing GitHub profiles and repositories. Covers bio, pinned repos, README structure, topics, Copilot instructions, and language stats. | | active-listening | /plugin marketplace add https://github.com/josharsh/active-listening | Detect developer preferences during conversation ("never push without asking", "always use const") and remember them across sessions. Auto-saves to disk and re-applies in every future conversation | | StyleSeed | skills/styleseed/ | Design judgment: 69 visual rules, brand skins, professional UI | | SwarmClaw | git clone https://github.com/swarmclawai/swarmclaw && cp -r swarmclaw/skills/swarmclaw.md ~/.claude/skills/swarmclaw.md | Self-hosted runtime for autonomous AI agents. Multi-provider, MCP-native, with memory, runtime skills, delegation, schedules, and reviewed conversation-to-skill learning across OpenClaw gateways and other providers | | SwarmVault | /plugin marketplace add swarmclawai/swarmvault && /plugin install swarmvault@swarmvault | Local-first RAG knowledge vault. Compiles raw sources into a durable markdown wiki with a knowledge graph and a hybrid SQLite FTS plus embeddings index. Bundled MCP server (npx -y @swarmvaultai/cli mcp) exposes page search, page reads, source listing, query, ingest, compile, and lint tools | | chrome-relay | npx skills add chrome-relay | Drive your already-open Chrome session — cookies, SSO, extensions, localhost — from a local CLI bridge. Real-Chrome counterpart to Playwright skill: no fresh Chromium, no MCP server, no remote relay. Pairs with the Chrome Web Store extension | | TokenWise | /plugin marketplace add CodeShuX/tokenwise | Measurement-driven model router for Claude Code — auto-routes Haiku/Sonnet/Opus per task class, logs every routed task with verified $ saved to local NDJSON, A/B tests cheaper tiers before trusting them. MIT, zero telemetry. | | md2wechat | See README | WeChat public account publishing skill for Claude Code. 43 layout modules, 40+ themes, AI image generation, push drafts to WeChat directly from Claude Code. | | mbti-parallel-persona | git clone https://github.com/taiyouZhang/mbti-parallel-persona ~/.claude/skills/mbti-parallel-persona | MBTI personality companion — responds to life in your chosen personality's voice with 1-2 sentences of emotional support. Supports 16 types with situational nicknames, contrast mode (/mbti all), and flexible persona switching | | colony | /plugin marketplace add TheColonyCC/colony-usk-skill && /plugin install colony@colony-skill | Lets Claude post, comment, vote, react, and DM on The Colony, a social network and forum for AI agents. Wraps the official colony-sdk; every public SDK method auto-exposed as a JSON action. Also distributed as a USK v1.0 skill. MIT | | BlogBurst | git clone https://github.com/shensi8312/blogburst-claude-skill ~/.claude/skills/blogburst | Autonomous social media manager for Twitter/Bluesky/Telegram/Discord — writes posts, replies, learns what works. Replaces a $500-1,500/mo freelance SMM for $29-99/mo. Public endpoints demo content before signup. | | Gear Foundation Skills | Repo | 21 skills teaching AI coding agents to build and ship Rust smart contracts on Vara Network with Gear/Sails. Covers planning, implementation, testing, frontend, indexing, on-chain deployment, and safe program evolution. MIT. | | Superpower Builder | /plugin marketplace add redhuntlabs/superpower-builder then /plugin install superpower-builder@superpower-builder | Interview-driven meta-builder that turns recurring tasks into reusable SKILL.md files. Routes by workflow/discipline/content/subagent kind, then pressure-tests baseline-without-skill vs. with-skill before saving. MIT, no telemetry. |

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)

CommandFileDescription
/commitcommit.mdGenerate conventional commit from staged changes
/pr-createpr-create.mdCreate PR with summary, test plan, and labels
/changelogchangelog.mdGenerate changelog from commit history
/releaserelease.mdCreate tagged release with auto-generated notes
/worktreeworktree.mdSet up git worktrees for parallel development
/fix-issuefix-issue.mdFix a GitHub issue by number
/pr-reviewpr-review.mdReview a pull request with structured feedback

Testing (6 commands)

CommandFileDescription
/tddtdd.mdTest-driven development workflow
/test-coveragetest-coverage.mdAnalyze coverage and suggest missing tests
/e2ee2e.mdGenerate end-to-end test scenarios
/integration-testintegration-test.mdGenerate integration tests for API endpoints
/snapshot-testsnapshot-test.mdGenerate snapshot/golden file tests
/test-fixtest-fix.mdDiagnose and fix failing tests

Architecture (6 commands)

CommandFileDescription
/planplan.mdCreate implementation plan with risk assessment
/refactorrefactor.mdStructured code refactoring workflow
/migratemigrate.mdFramework or library migration
/adradr.mdWrite Architecture Decision Record
/diagramdiagram.mdGenerate Mermaid diagrams from code
/design-reviewdesign-review.mdConduct structured design review

Documentation (5 commands)

CommandFileDescription
/doc-gendoc-gen.mdGenerate documentation from code
/update-codemapupdate-codemap.mdUpdate project code map
/api-docsapi-docs.mdGenerate API docs from route handlers
/onboardonboard.mdCreate onboarding guide for new devs
/memory-bankmemory-bank.mdUpdate CLAUDE.md memory bank

Security (5 commands)

CommandFileDescription
/auditaudit.mdRun security audit on code and dependencies
/hardeninghardening.mdApply security hardening measures
/secrets-scansecrets-scan.mdScan for leaked secrets and credentials
/cspcsp.mdGenerate Content Security Policy headers
/dependency-auditdependency-audit.mdAudit dependencies for vulnerabilities

Refactoring (5 commands)

CommandFileDescription
/dead-codedead-code.mdFind and remove dead code
/simplifysimplify.mdReduce complexity of current file
/extractextract.mdExtract function, component, or module
/renamerename.mdRename symbol across the codebase
/cleanupcleanup.mdRemove dead code and unused imports

DevOps (5 commands)

CommandFileDescription
/dockerfiledockerfile.mdGenerate optimized Dockerfile
/ci-pipelineci-pipeline.mdGenerate CI/CD pipeline config
/k8s-manifestk8s-manifest.mdGenerate Kubernetes manifests
/deploydeploy.mdDeploy to configured environment
/monitormonitor.mdSet up monitoring and alerting

Workflow (3 commands)

CommandFileDescription
/checkpointcheckpoint.mdSave session progress and context
/wrap-upwrap-up.mdEnd session with summary and learnings
/orchestrateorchestrate.mdRun 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

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

Hook Scripts

ScriptTriggerPurpose
session-start.jsSessionStartLoad project context, detect package manager
session-end.jsSessionEndSave session state for next session
context-loader.jsSessionStartLoad CLAUDE.md, git status, pending todos
learning-log.jsSessionEndExtract and save session learnings
pre-compact.jsPreCompactSave important context before compaction
smart-approve.pyPreToolUse (Bash)Decompose compound bash commands (&&, ||, ;, |, $()) into sub-commands and check each against allow/deny patterns
block-dev-server.jsPreToolUse (Bash)Block dev server commands outside tmux
pre-push-check.jsPreToolUse (Bash)Verify branch and remote before push
block-md-creation.jsPreToolUse (Write)Block unnecessary .md file creation
commit-guard.jsPreToolUse (Bash)Validate conventional commit messages
secret-scanner.jsPreToolUse (Write/Edit)Block files containing secrets
post-edit-check.jsPostToolUse (Write/Edit)Run linter after file edits
auto-test.jsPostToolUse (Write/Edit)Run related tests after edits
type-check.jsPostToolUse (Write/Edit)TypeScript type checking after edits
lint-fix.jsPostToolUse (Write/Edit)Auto-fix lint issues
bundle-check.jsPostToolUse (Bash)Check bundle size after builds
suggest-compact.jsPostToolUse (Bash)Suggest compaction at edit intervals
stop-check.jsStopRemind to run tests if code was modified
notification-log.jsNotificationLog notifications for later review
prompt-check.jsUserPromptSubmitDetect vague prompts, suggest clarification

Related SDKs

If you prefer a typed, npm-installable foundation for writing hooks rather than raw scripts:

  • claude-code-hooks — TypeScript SDK with defineHook(), typed event payloads for all 5 hook events, response builders, and unit-testable .handle() method. Zero dependencies.
  • EchoCoding — Audio layer for coding agents with hook-triggered SFX, ambient soundscape, and optional cloud TTS/ASR voice interaction. Works with Claude Code hooks and also supports Cursor/Windsurf, Codex CLI, and Gemini CLI.

Installing Hooks

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

Quick Setup with cc-safe-setup

Install 8 production-tested safety hooks in one command — destructive command blocker, branch push protection, secret leak prevention, syntax validation, and more:

npx cc-safe-setup

Includes --audit (score your setup 0-100), --scan (detect tech stack, recommend hooks), and --verify (test each hook). See cc-safe-setup for details.

GateGuard — Fact-Forcing PreToolUse Gate

Install a PreToolUse gate that blocks Edit/Write/Bash on first attempt, demanding investigation (importers, schemas, user instruction) before allowing. A/B tested: +2.25 quality improvement. Works as a standalone gate or alongside existing PreToolUse hooks — Claude Code runs all matching hooks in registration order, so GateGuard complements rather than replaces other guards.

pip install gateguard-ai gateguard install

See GateGuard | PyPI for details. By ZUNO WORKS K.K.


Rules

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

RuleFileWhat It Enforces
Coding Stylecoding-style.mdNaming conventions, file organization, import ordering
Git Workflowgit-workflow.mdBranching, commit format, PR process
Testingtesting.mdTest structure, coverage targets, mocking guidelines
Securitysecurity.mdInput validation, secrets, parameterized queries
Performanceperformance.mdLazy loading, caching, bundle optimization
Documentationdocumentation.mdJSDoc for public APIs, inline comments policy
Error Handlingerror-handling.mdExplicit handling, typed errors, no empty catch
Agentsagents.mdAgent design patterns, handoff protocols
API Designapi-design.mdREST conventions, status codes, versioning
Accessibilityaccessibility.mdWCAG 2.2, ARIA, semantic HTML
Databasedatabase.mdQuery patterns, migrations, N+1 prevention
Dependency Managementdependency-management.mdVersion pinning, audit, update policies
Code Reviewcode-review.mdReview checklist, approval criteria
Monitoringmonitoring.mdLogging standards, metrics, alerting
Namingnaming.mdNaming conventions per language

Templates

  • claude-code-blueprint - Battle-tested reference architecture for Claude Code power users. Specialized agents with model hhtiering, natural-language skills, lifecycle hooks, path-scoped rules, starter presets, benchmarks, battle stories, and cross-tool mapping. Zero dependencies, MIT licensed.
  • The CLAUDE.md Bible - 25 stack-specific CLAUDE.md configs covering React, Next.js, FastAPI, Django, Svelte, Chrome Extensions, CLI tools, MCP servers, and more. Each config is 80-150 lines of tested rules for the specific patterns and pitfalls of each stack, plus a masterclass guide.
  • idea-factory - Template-install AI company factory for Claude Code. One-line business idea → autonomous MVP via a 7-agent startup team (PM / Developer / Designer / Architect / Critic / Code-Reviewer / QA). 4-reviewer isolated-worktree gate, Quality Ratchet, MVP-First pipeline. See the installation guide for the bash install.sh flow (plugin-marketplace listing is in progress). MIT licensed.
  • TemplateClaw - Developer template hub and project scaffolding tool packaged as a Claude Code Plugin. 32 production-ready templates across 6 categories (Landing Pages, Dashboards, UI Components, Dev Methodology, Project Setup, Refactoring). 7 slash commands including /templateclaw, /templateclaw-landing, /templateclaw-dashboard, /templateclaw-ui. Compatible with Claude Code, Codex, Gemini CLI, and Cursor. MIT licensed.

Seven CLAUDE.md templates for different project types.

TemplateFileUse Case
Minimalminimal.mdSmall projects, scripts, quick prototypes
Standardstandard.mdMost projects -- covers preferences, rules, workflows
Comprehensivecomprehensive.mdLarge codebases with detailed conventions
Monorepomonorepo.mdTurborepo/Nx monorepo with multiple packages
Enterpriseenterprise.mdLarge teams with compliance and SSO
Python Projectpython-project.mdFastAPI/Django Python projects
Fullstack Appfullstack-app.mdNext.js + API fullstack applications
cp templates/claude-md/standard.md CLAUDE.md

MCP Configs

Sixteen curated Model Context Protocol server configurations.

ConfigFileServers Included
Recommendedrecommended.json14 essential servers for general development
Full Stackfullstack.jsonFilesystem, GitHub, Postgres, Redis, Puppeteer
Kuberneteskubernetes.jsonkubectl-mcp-server, Docker, GitHub
Data Sciencedata-science.jsonJupyter, SQLite, PostgreSQL, Filesystem
Frontendfrontend.jsonPuppeteer, Figma, Storybook
Crypto / DeFicrypto-defi.jsondefi-mcp, Filesystem, Fetch, Memory
DevOpsdevops.jsonAWS, Docker, GitHub, Terraform, Sentry
Researchresearch.jsonBGPT scientific papers, Brave Search, Fetch, Memory, Filesystem
Observabilityobservability.jsonIris eval & observability for agent tracing, quality evaluation, and cost tracking
Securitysecurity.jsonGhidra reverse engineering, Snyk vulnerability scanning
Designdesign.jsonFigma design context, Blender 3D automation
Workflow Automationworkflow-automation.jsonn8n workflow builder, Pipedream integration
Mobilemobile.jsonAndroid ADB automation, Xcode build tools
Financefinance.jsonHelium news/markets/options, Chart Library pattern intelligence, Fetch, Memory
E-Commerceecommerce.jsonBuyWhere product search, price comparison, deal discovery across 1M+ products
LLM Costllm-cost.jsonllm-prices: look up and compare API costs across 167 models from 23 providers before making calls

Contexts

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

ContextFileFocus
Developmentdev.mdIterate fast, follow patterns, test alongside code
Code Reviewreview.mdCheck logic, security, edge cases
Researchresearch.mdEvaluate tools, compare alternatives, document findings
Debugdebug.mdReproduce, hypothesize, fix root cause, regression test
Deploydeploy.mdPre-deploy checklist, staging-first, rollback criteria

Examples

Three walkthrough examples demonstrating real toolkit usage.

ExampleFileDescription
Session Workflowsession-workflow.mdEnd-to-end productive development session
Multi-Agent Pipelinemulti-agent-pipeline.mdChaining agents for a Stripe billing feature
Project Setupproject-setup.mdSetting 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/               850+ 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                     25 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

NameStarsDescription
ctrl-Pixel-art office that visualizes AI coding agents (Claude Code, Codex, Gemini) working in real time. Standalone web app + daemon, relay sharing for remote access, multi-agent support
Opcode21,000+Tauri 2 desktop GUI and toolkit for Claude Code -- create custom agents with visual editor, usage analytics, MCP integration
CloudCLI8,400+Free open-source web/mobile UI for Claude Code, Cursor CLI, and Codex. Responsive design, integrated shell, file explorer, git explorer
Companion2,200+Web & mobile UI for Claude Code & Codex. Launch parallel sessions, stream responses, approve tools, session recovery
CCHub-Tauri 2 desktop app for managing Claude Code ecosystem: MCP marketplace, config profiles, skills, workflows, hooks, security audit, autopilot. Cross-platform (~20MB)
Ruflo21,200+Agent orchestration platform -- deploy multi-agent swarms, coordinate autonomous workflows, distributed swarm intelligence, RAG integration
Vibe Kanban23,200+Kanban-based orchestration for 10+ coding agents with isolated git worktrees per agent
Claude-Code-Workflow1,400+JSON-driven multi-agent cadence-team framework with intelligent CLI orchestration (Gemini/Qwen/Codex)
ccswarm127Rust-based multi-agent orchestration with specialized agent pools, Git worktree isolation, 93% token reduction
parallel-code370+Run Claude Code, Codex, and Gemini side by side -- each in its own git worktree
Bernstein288Python orchestrator for 40+ CLI coding agents (Claude Code, Codex, Gemini CLI). Git worktree isolation, MCP server mode, HMAC audit trail. Plan-driven, deterministic. Apache-2.0
Poirot96macOS app for browsing Claude Code sessions, viewing diffs, and re-running commands. Reads local transcripts, runs offline
TokenEater179Native macOS menu bar app for monitoring Claude AI usage limits and watching coding sessions live
Claw86Native macOS app wrapping Claude Code SDK in Swift. Plan Mode, MCP Integration, Custom System Prompts
The Claude Protocol149Enforcement layer wrapping Claude Code with 13 hooks -- blocks unsafe operations, enforces worktree isolation
Notch So GoodnewmacOS notch-based session monitor with pixel-art companion, 13 animations, smart notifications, multi-session support
AnimanewNative macOS companion for Claude Code. Per-project ASCII familiars, nim token economy, cross-session watcher daemon. Tauri v2 + Rust, 4MB binary
crit105Local browser UI for inline code review of any file or agent output; integrates with Claude Code via plan-hook to review and approve plans before execution, outputs structured .crit.json for agent consumption.
telegram-ai-bridgenewRun N parallel Claude Code sessions from your phone via Telegram. War Room mode, per-bot personas, A2A multi-agent collaboration, tool approval from phone. Supports Claude Code, Codex, and Gemini backends
Asynkor3+Coordination layer for AI agent teams — file leasing, shared memory, cross-machine sync. One MCP server for Claude Code, Cursor, Windsurf, JetBrains. Open source client, hosted infrastructure
Untether12Telegram bridge for Claude Code (and 5 other AI agents). Send tasks by voice or text, stream progress, approve changes with inline buttons from your phone
OctoAlly18AI coding session orchestration dashboard -- multi-agent hive-mind via RuFlo, Whisper voice dictation, tmux session persistence, built-in git source control, Electron desktop app
tokburn3Local analytics dashboard for Claude Code -- calculates API-equivalent costs, detects waste patterns (repeated reads, floundering, cost outliers), serves web UI + REST API. Zero network calls, zero accounts, zero telemetry. uvx tokburn serve.
skill-buildernewAnalyzes your activity (shell history, git, browser, Claude threads) and generates working skills via LLM. 15 built-in skills + unlimited AI-generated. React UI with MCP server builder
claude-workspace-snapshotnewSnapshot and restore live Claude Code sessions as named, color-coded Windows Terminal tabs. Detects running sessions via process inspection and .jsonl file activity. Windows only
KANBAIInewAI-native kanban board for Claude Code — plan visually, track progress, let AI execute. Sequential engine (Ralph), parallel multi-agent (Teams), cost tracking, real-time dashboard. npx kanbaii start
Claude Session VisualizernewLive visualization dashboard for Claude Code sessions with execution trees, token cost tracking, thinking trace exploration, and error debugging
CCHubNewTauri 2.0 desktop app for managing the full Claude Code ecosystem -- MCP servers, skills, hooks, config profiles. Auto-scans Claude Code, Claude Desktop, Cursor configs
AionUI20,500+Free local open-source 24/7 Cowork app for Gemini CLI, Claude Code, Codex, and OpenCode
chops1,000+macOS app to browse, edit, and manage skills across Claude Code, Cursor, Codex, Windsurf, and Amp
ClaudeCode Launchpad CLI9Windows & macOS 2-minute installer for Claude Code — auto-installs Node.js, Git & Claude Code; two-line live status bar (model, context %, usage limits with reset timers); desktop shortcut with folder picker; right-click "Open with ClaudeCode Launchpad CLI" on any Windows folder; optional light-blue theme; Claude flags support
clideck31WhatsApp-like dashboard for managing AI coding agents (Claude Code, Codex, Gemini CLI, OpenCode) in one browser window. Live status, session resume, autopilot routing between agents, mobile remote
WhereMyTokensnewWindows system tray app for monitoring Claude Code token usage in real time. Per-session token counts, costs, context window progress, rate limit bars (5h/1w), activity heatmaps, and model breakdowns. Registers as a Claude Code statusLine plugin for live data without polling. Windows only
Onepilot-iOS app for running Claude Code, Codex, and other coding agents on remote servers via SSH from your phone. Full terminal emulator with SwiftTerm, agent session management, mobile access to dev machines
docker-claude-codenewRun Claude Code in an isolated Docker container with multi-profile support, security hardening, best-practice defaults, a set of pre-installed plugin/skill bundles and remote dev support. Drop-in replacement for claude — a simple shell alias is all it takes.
amuxnewOpen-source agent multiplexer for running dozens of parallel Claude Code sessions with web dashboard, self-healing watchdog, kanban board, agent-to-agent REST API, and mobile PWA. Single Python file
cc-token-statusnewmacOS menu bar dashboard for Claude Code. Shows live plan limits (5h/7d), costs, tokens, trends, model breakdown, user level system, and multi-machine iCloud sync. 5 languages, dark/light mode. Single Python file, auto-updates
Watchfire33Orchestration platform for AI coding agents (starting with Claude Code). Manages project context, breaks work into tasks, runs agents with full codebase awareness. Git worktree isolation, sandboxed execution, multiple agent modes (chat, task, autonomous). Go daemon + CLI/TUI + Electron GUI
aby-claude-watchernewReal-time macOS dashboard for Claude Code sessions. Five color-coded states (thinking, running, waiting, error, completed), per-session notifications, one-click focus terminal across iTerm2/Terminal/Warp/VSCode/Cursor/Ghostty/kitty/WezTerm/Hyper. Bilingual FR/EN, menu-bar tray, MIT licensed. Apple Silicon + Intel builds
cc-config-viewernewBrowser UI for Claude Code config. View and edit settings, rules, commands, agents, skills, and plugins across all four scopes (Managed / User / Project / Local), with a "Resolved" view of the merged effective settings.
cctallynewTrack Claude Code subscription usage as a weekly $-per-1% trend. Local web dashboard, terminal UI, forecasts, threshold alerts. Apache-2.0, zero telemetry.
claude-code-notifiernewNative macOS notifier for Claude Code. Swift + UserNotifications, custom Heroicons-derived icon (SF Symbols–free), click-through to your IDE (VS Code, Cursor, Windsurf, JetBrains, iTerm2, Terminal) via bundle ID swap, per-event sound labels, hardened inputs (allowlists, length caps, control-character stripping). Universal binary (arm64 + x86_64), macOS 12+, MIT
ToutKitnewDesktop notebook for AI CLIs (Claude Code, Codex, Gemini). Pairs a sidebar of notes with a built-in terminal and an in-app webview that renders whatever the AI writes — each note is a self-contained folder with its own SQLite, key/value store, attached files, and scripts, so a note can grow from a static page into a sortable table, dashboard, or research tool. Local-first, AGPL-3.0

Ecosystem

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

NameStarsDescription
claude-mem35,900+Auto-captures everything Claude does, compresses with AI, injects context into future sessions. #1 trending GitHub Feb 2026
wshobson/agents31,300+112 specialized agents, 16 orchestrators, 146 skills, 79 tools in 72 focused plugins
oh-my-claudecode9,900+Teams-first multi-agent orchestration with 19 specialized agents and 28 skills
ccusage11,500+CLI for analyzing Claude Code usage from local JSONL files. Offline mode, zero API calls needed
getburnd--Local-first cost-control CLI. Reads ~/.claude/projects/*.jsonl, finds 8 cost leak patterns, prints savings estimates, generates shareable report URL. MIT
claude-token-lens587+ installsReal-time token attribution from local Claude Code JSONL sessions — see which tool, agent, MCP server, or skill is burning your quota. Live Ink dashboard, burn rate, ETA, 5h + 7-day tracking, zero telemetry. npm install -g claude-token-lens
cc-statistics270+Three-in-one Claude Code stats: CLI + Web + native macOS SwiftUI panel. Token costs, code changes by language, efficiency scoring, weekly reports. Supports Codex and Cursor too
cc-disciplinenewGuardrails for Claude Code — shell hooks that physically block bad behavior (edit loops, skipped verification, destructive git), not just markdown rules. Streak-breaker hard-stops at 5 edits, pre-edit-guard enforces debugging process, 7 rules, 7 skills, 2 subagents. Interactive installer with append mode. bash ~/.cc-discipline/init.sh
ccpm7,600+Project management with GitHub Issues + Git worktrees for parallel agent execution
claude-code-system-prompts5,900+Extracted system prompts from Claude Code, updated for each release
claude-context5,600+Semantic code search MCP by Zilliz -- hybrid BM25 + vector search, ~40% token reduction
claude-skills5,300+192 skills across 9 domains with 254 Python automation tools
paco-framework1+Markdown-first multi-agent OS for Claude Code. Coordinates 3-16 specialized AI agents (Engineering, QA, Growth, Finance) with file-based dispatch, institutional memory, CEO Gate approval, and 24/7 scheduling. No Python required. MIT
peon-ping3,900+Warcraft III Peon voice notifications for Claude Code and other agents
n8n-skills3,400+Skills for building production-ready n8n workflows
claude-hooks-mastery3,300+Complete mastery guide for Claude Code hooks with production-ready scripts
claude-supermemory2,300+Persistent memory across sessions using Supermemory
myclaude2,400+Multi-agent orchestration routing to Claude Code, Codex, Gemini, and OpenCode
claude-code-mcp1,100+Run Claude Code as a one-shot MCP server -- an agent in your agent
ccmanager940+Session manager supporting 8 coding agents with smart auto-approval
cog240+Cognitive architecture for Claude Code -- persistent memory, self-reflection, and foresight via plain-text conventions. Zero dependencies, just CLAUDE.md + markdown files
claude-memory-bridge--Cross-project memory sharing via namespaces. Adds a shared layer between global and project-scoped memory so projects selectively share knowledge. MCP server, no database
Cortex--Persistent AI memory for coding assistants. Auto-captures decisions, patterns, and context across sessions. VSCode extension + CLI + MCP server. Free
openclaw-self-healing32+4-tier autonomous crash recovery for Claude Code and any service — 64% auto-resolved, LLM-agnostic (Claude/GPT-4/Gemini/Ollama), Prometheus metrics
CCM8+Power-user toolkit for Claude Code — multi-account management with project bindings, session cleanup, environment snapshots, permissions audit, health diagnostics. Single bash script, no runtime dependencies beyond bash 4.4+ and jq.
openclaw-memorybox8+Memory hygiene CLI for Claude Code — prevents context overflow crashes, 83% MEMORY.md size reduction, zero dependencies
openclaw-self-evolving2+Weekly self-improvement pipeline — scans Claude Code logs, proposes CLAUDE.md/AGENTS.md rule changes, zero API cost
caliber--CLI that fingerprints projects and generates AI agent configs (CLAUDE.md, skills, AGENTS.md). Scores quality, auto-refreshes, supports Claude Code + Cursor + Codex
claude-overlay--CLI for managing Claude Code project configs across custom providers (Databricks, Bedrock, OpenRouter, LiteLLM, Cloudflare). Overlay merge/remove, MCP web search setup, multi-provider switching, team config export/import
faf-cli--The package.json for AI context. IANA-registered .faf format — init, score, bi-sync with CLAUDE.md, export to AGENTS.md, GEMINI.md, .cursorrules. Built with Bun.
git-parsec6+Git worktree lifecycle manager — gives each AI agent an isolated workspace tied to issue tickets (Jira, GitHub Issues, GitLab). No index.lock conflicts in parallel workflows
claude-starter-kitnewReady-to-use project structure with persistent memory, session continuity, hooks, and 3 bundled skills (Gemini, Brainstorm, Design)
claude-code-kickstartNewOpinionated starter kit — one command to install curated MCP servers, hooks, agents, and profiles. Includes auto-detect, 12 agents, 10 profiles, and 20+ shell commands
claude-code-power-stacknewGhost memory, conversation search, session naming, and Manus-style planning in a single install with cheat sheet PDF
clooksnewPersistent hook daemon that replaces per-invocation spawning -- 112x faster hooks with batching, dependency resolution, metrics
AIRIS MCP GatewaynewDocker-based MCP multiplexer that aggregates 60+ tools behind 7 meta-tools, reducing context token usage by 97%. One command to start, auto-enables servers on demand
Claude Code AWS GatewaynewSelf-hosted API gateway that routes Claude Code through Amazon Bedrock with team API keys, budgets, rate limits, OIDC SSO, SCIM provisioning, and an admin portal for analytics
cc-agents-mdnewCLI tool and SessionStart hook that loads AGENTS.md files into Claude Code sessions. Walks from CWD to git root, inlines small files, emits read instructions for large ones. Supports mid-session reload, context preservation, custom patterns, and stat-based caching. GPL-3.0
gemini-claude-bridgenewGemini-to-Claude protocol converter for using Gemini models as Claude Code backend. Fixes 3 LiteLLM bugs
spartan-ai-toolkitnewEngineering discipline layer for Claude Code -- 67 slash commands, 20 coding rules, 27 skills, 9 agents, quality gates between every step. 8 stack profiles (Go, Python, Java, Kotlin, React, etc.), agent memory across sessions. Install: npx @c0x12c/spartan-ai-toolkit@latest --local
AgenTopologyNewDeclarative language and CLI for multi-agent orchestration -- define agents, flows, gates, hooks, group chats in one .at file, scaffold to 7 platforms, interactive visualizer. Apache 2.0
cognitropy-lab--Autonomous workspace factory powered by a date-seeded entropy engine (363 domains, 22 categories, 18.8M unique outcomes). Builds one new Agent Workspace Model-compliant workspace daily — from firmware RE to aquaponics to satellite comms — with full slash commands, workflows, and secrets scanning. Zero human intervention.
brood-box10+Run AI coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation, egress control, and MCP authorization
claude-kit1Configuration factory for Claude Code -- 13 composable stacks, 6 agents, audit scoring, practices pipeline. Bootstraps and maintains .claude/ across projects
Global Chat--Cross-protocol MCP server discovery -- search 18K+ servers across 6+ registries. Also supports A2A and agents.txt. Free agents.txt validator. npm: @global-chat/mcp-server
GAAI Framework95+Drop-in governance layer (.gaai/ folder) -- backlog authorization, cross-session memory, decision tracking, QA gates, autonomous delivery daemon. Claude Code + Cursor + Codex CLI + Gemini CLI
Wiggum CLI--Open-source AI agent that scans codebases (80+ tech), generates specs through AI interviews, and runs autonomous Ralph loops via Claude Code or Codex. Agent mode ships GitHub issues end-to-end with priority-aware scheduling and auto-merge
expert-dispatchnewSpecialist Dispatch Pattern -- let cheap AI assistants delegate complex tasks to Claude Code CLI. Bash adapter with run/resume/review workflow, session continuity, per-project directories, and structured JSON output. Designed to be called by another AI system
Claude Command Center--Production-tested workspace template with session hooks, structured memory (4 types), multi-domain routing, daily task tracking, and interactive /setup onboarding. 6 domain templates, pre-commit safety, example skills
Code Insights8Local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot CLI, and VS Code Copilot. SQLite-backed with terminal analytics, browser dashboard, and LLM-powered insights
PRISM15Session intelligence for Claude Code — reads ~/.claude/projects/ JSONL to surface token waste, CLAUDE.md adherence failures, and attention curve degradation. Generates diff-format CLAUDE.md recommendations. Read-only, zero telemetry
claude-code-cheat-sheetnewComplete one-page printable reference — all shortcuts, commands, CLI flags, MCP config, memory, skills, agents. Auto-updated daily from official docs. EN · ZH · JA · KO
Not Human Search MCP--Agent-first search engine for AI-accessible tools — 9,000+ sites indexed. Search by category, check agentic scores, verify MCP endpoints. MCP server at nothumansearch.ai/mcp, REST API at /api/v1/search. Go.
AI Dev Jobs MCP--AI/ML job board with 5,200+ roles across 260+ companies. Search jobs, filter by tags/salary/location, post listings programmatically. MCP server at aidevboard.com/mcp, REST API at /api/v1/jobs. Go.
agent-dotfilesnewWrite AI coding rules once, sync to every agent. Supports Command Code, Claude Code, Cursor, Copilot, Codex, OpenCode.
zclean19+Kills orphaned processes left behind by Claude Code and Codex. Stops zombie node/python/esbuild from eating your RAM
Hindsight--State-of-the-art long-term memory for AI agents by Vectorize. Biomimetic retain/recall/reflect with 4 parallel retrieval strategies. Self-hosted or cloud, MIT-licensed. Claude Code integration
healthcare-agentsNew51 specialized healthcare administration agents with MHA-level expertise across 10 divisions -- revenue cycle, compliance, quality, clinical ops, payer relations, health IT, and more
cc-switch35,500+Cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, and Gemini CLI
claude-code-router30,700+Use Claude Code as coding infrastructure foundation with custom model routing and interaction
SuperClaude22,000+Config framework with specialized commands, cognitive personas, and dev methodologies
claude-code-templates23,800+CLI tool for configuring and monitoring Claude Code projects and workflows
planning-with-files17,600+Manus-style persistent markdown planning skill for structured project management
claude-hud15,200+Plugin showing context usage, active tools, running agents, todo progress in a HUD overlay
codachiNewTamagotchi-style statusline pet that grows with context usage, shows cache hit rate and burn speed
claude-skinsNew9 custom visual themes for Claude Code — terminal colors, ASCII art banners, personality voices, status lines, and tool sounds. One-command install, pure bash engine.
claude-code-memory-guide2Zero-to-production memory setup: CLAUDE.md + MEMORY.md + MemPalace semantic search + session hooks + warm-model daemon + nightly Karpathy compile with free-LLM key rotation. Three guides — linear tutorial, memory format reference, automation reference. Runnable scripts, secrets-in-git precommit guard, end-to-end verification checklist. MIT
cc-hudNewCompact single-line Claude Code statusline -- model, context usage (1/8-char progress bar), active subagents, 5h/7d rate-limit countdowns. Pure Node.js, zero deps, Windows-safe.
awesome-claude-code-subagents15,600+100+ specialized Claude Code subagents organized by domain
serena22,200+Semantic retrieval and editing MCP server for coding agents -- code-aware search and navigation
Understand-Anything7,000+Turns any codebase into an interactive knowledge graph for exploration
n8n-mcp17,000+MCP for Claude Code to build and manage n8n automation workflows
ToolRouter--Give Claude Code superpowers -- 150+ tools on demand with one account. Competitor research, video production, web search, image generation, security scanning, and more. claude mcp add toolrouter -- npx -y toolrouter-mcp
Claudoscope29Native macOS menu bar app for Claude Code session analytics. Token/cost tracking, full-text search, real-time secret detection, config health linting (44 rules). Reads local JSONL files, fully offline, zero telemetry. Swift/SwiftUI, Homebrew install
LynxPrompt25+Open-source platform for managing AI coding agent configs (CLAUDE.md, AGENTS.md, .cursorrules, copilot-instructions.md). Web marketplace, CLI, VS Code extension, self-hostable via Docker/Helm with federation support
Solo Orchestrator4Phase-gated development methodology for building production-quality applications with Claude Code. One-command setup generates CLAUDE.md, CI/CD pipelines, pre-commit hooks, and security tooling. Auto-discovers new platforms and languages from the filesystem. Includes enterprise governance, intake wizard, and adversarial evaluation prompts. Example project shows the complete artifact trail.
vibe-replaynewTurn AI coding sessions into shareable, interactive HTML replays with animated playback, insights, and PR integration. Supports Claude Code and Cursor. Website
AgentsInFlownewSelf-hosted desktop workspace for governed AI development — run Claude Code, Codex, Cursor, OpenCode in isolated runtimes with persistent memory, ticket-driven orchestration, git worktrees per execution, browser bridge, 28 diagram types, session forking. Free early access, no sign-up. Electron (macOS/Windows)
SpecLocknewAI Constraint Engine for Claude Code — enforces CLAUDE.md, .cursorrules, AGENTS.md as pre-commit law. Catches euphemisms, temporal evasion, synonym substitution, compound violations. 51 MCP tools, 1,009 tests, on Official MCP Registry. npx speclock protect
TokRepo--Curated, community-ranked registry of 600+ agent skills, MCP servers, prompts, scripts, workflows, and configs. Cross-platform tagging (Claude Code, Codex CLI, Gemini CLI, Cursor), upvotes and usage data
claudecode-harnessnewOne-command installer for production-grade Claude Code setup — 34 hooks (quality gates, auto-formatting, security monitoring, session memory), 36 agents, 77 rules across 13 languages, 27 MCP server templates. Zero deps, MIT. npx claudecode-harness
claudex-setupnewAudit and optimize any project for Claude Code — scores 0-100, auto-fixes configuration across 972 verified techniques. Zero deps. npx claudex-setup
Agent Sessions495+Native macOS app to search, browse, and resume Claude Code, Codex, Gemini CLI, OpenCode, and other local agent sessions, with Agent Cockpit live iTerm2 orchestration
Claude Code Skills 中文精选集--Chinese curated directory of 140+ Claude Code Skills, Agents, Plugins, and workflows for Chinese-speaking Claude Code users
nylas/clinewEmail, calendar, and contacts CLI for Claude Code. Built-in MCP server with 16 tools across Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP. One-line install: nylas mcp install. Works with Claude Code, Cursor, Codex, and Windsurf. Docs: https://cli.nylas.com
agenttracenewTUI observability for Claude Code, Codex CLI, Gemini CLI, Aider, Cursor exports, and more. Tracks cost, tokens, tool failures, latency, anomalies, health, diffs, and CI gates from local session logs
agent-shadow-brain8+AI-powered background code analysis agent for Claude Code that continuously monitors your codebase and provides intelligent suggestions. npm: @theihtisham/agent-shadow-brain
omni-skills-forge11+Universal skill and slash-command manager for AI coding assistants. Create, share, and manage reusable skills across tools. npm: omni-skills-forge
cc-tempoNewClaude Code statusline with wall-clock active work time, SubAgent speedup ratio, /clear-resilient PID timer, code-churn sparkline with trend arrow, and multi-instance detection. Bash + TypeScript, MIT.
The FrojectnewFree browser-based wizard that generates complete Claude Code workspaces for go-to-market teams (marketing, sales, customer success, HR, finance, operations). Downloads a ZIP including CLAUDE.md, context files, and pre-built skills, commands, agents, rules, hooks, and settings tailored to your role. Client-side, no backend. Plugin marketplace at thefroject-plugins.
Bring Your AI--Local-first Claude Code to Codex migration path. Keeps harness files local, maps CLAUDE.md/AGENTS.md guidance and MCP config, and adds a Codex import checklist for hooks, secret refs, and non-equivalent behavior before Codex edits code.
DrevonnewMac desktop workspace for GTM engineers. Run parallel AI agents powered by Claude Code, Codex, or Copilot to build target lists, score accounts, and pull prospect intel.
voidly-mcp-servernew116 tools for Claude Code covering censorship intelligence (19.6M OONI measurements, 126 countries), E2E encrypted agent-to-agent messaging, and agent payments. Install: claude mcp add voidly -- npx -y @voidly/mcp-server
systemprompt-template--Governance infrastructure for Claude Code. Single compiled Rust binary that authenticates, authorises, rate-limits, logs, and attributes costs for every AI interaction before it reaches a tool or database. Self-hosted, air-gap capable, MCP + A2A compatible. BSL-1.1
llm-pricesnewCLI + Python library + MCP server to look up and compare LLM API costs across 167 models from 23 providers (OpenAI, Anthropic, Google, xAI, DeepSeek, Groq, and more). Ask Claude "what's the cheapest model for 10k input + 2k output?" before making API calls. Zero deps, no API key. pipx install git+https://github.com/benbencodes/llm-prices

XVARY Stock Research

  • XVARY Stock Research — Claude Code skill for public SEC EDGAR + market data: /analyze, /score, /compare. MIT.

Resources

Tutorials, guides, and deep-dives on Claude Code.

ResourceTypeDescription
Claude Code Official DocsDocsOfficial Anthropic documentation for Claude Code
Context Engineering GuideGuideAnthropic's guide to long-running Claude Code sessions and scientific computing
Auto Mode EngineeringBlogHow Auto Mode's two-layer safety system works under the hood
Claude Code GuideGuideBeginner-friendly guide from first install to daily operating system, zero jargon (GitHub)
Claude Code Hooks MasteryTutorialComplete mastery guide with production-ready hook scripts
Skills vs MCP vs PluginsGuideWhen to use which extension mechanism in Claude Code
Context Engineering 101ArticleThree core strategies: compaction, isolation, agentic memory
Agent Teams ExplainedGuideHow multiple Claude Code instances coordinate as an AI engineering team
84 Best PracticesCollectionCommunity-compiled Claude Code best practices from Hugging Face
Computer Use from CLIDocsLet Claude control your desktop — open apps, click, type, screenshot. macOS, Pro/Max, v2.1.85+. Per-app approval, tiered access, Esc abort
Dispatch & Remote ControlBlogRun Claude Code from phone/web, schedule recurring tasks, remote session control
Claude Code Cheat SheetReferenceOne-page printable reference, auto-updated daily, 4 languages
Multi-Agent OrchestraBlogAddy Osmani's survey of multi-agent coding patterns

Related Awesome Lists

ListStarsFocus
awesome-mcp-servers5,300+Curated MCP servers across 30 categories
awesome-ai-agents27,000+Open-source and closed-source AI agents
awesome-llm-apps104,000+LLM-powered applications and multi-agent systems
awesome-claude-code (hesreallyhim)34,000+Skills, hooks, slash-commands, and orchestrators
antigravity-awesome-skills28,700+1,326+ installable agentic skills with CLI
awesome-claude-code-subagents15,600+100+ specialized Claude Code subagents
claude-code-best-practice25,000+Comprehensive reference implementation for Claude Code config
awesome-claude-skills (Composio)49,300+30 curated skills + 832 SaaS automation templates via Composio. Strong on document processing, creative, and business skills
awesome-claude-designStarsDESIGN.md files grouped by aesthetic family (editorial, terminal, warm, data-dense, cinematic, playful, glass, brutalist, indie) + remix recipes + prompt packs for Claude Design (Anthropic Labs)
ai-skill-AI skill discovery and management system - helps users find, evaluate, install and manage agent skills, tools, plugins and extensions
Awesome AI StartupsnewCurated directory of ~440 indie-built AI products (bootstrapped, pre-seed, angel-funded) across 18 categories — AI agents, coding tools, marketing, audio/voice, image/design, video, and more

Contributing

Contributions are welcome. See CONTRIBUTING.md for guidelines.

License

Apache-2.0 | AutoSearch | new | Self-evolving deep research plugin for Claude Code -- 32 dedicated search channels (arXiv, GitHub, Reddit, HN, zhihu, bilibili, CSDN + 25 more), LLM-scored evaluation, cited reports in Markdown/HTML/Slides, cross-session learning. Zero API keys required |


SKY-lv Skills

30+ battle-tested OpenClaw skills for agent development. MIT Licensed.

ClawHub | Landing

关于 About

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, 52 ecosystem entries, and more.
claudeclaude-codeclaudecodeclaudecode-hookspluginsskills

语言 Languages

JavaScript50.7%
Python39.7%
Shell9.6%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
459
Total Commits
峰值: 121次/周
Less
More

核心贡献者 Contributors