Skip to content

awesome-claude-code-toolkit

by rohitg00

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

About

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

1,805
Stars
258
Skill Files
571
Forks
259
PRs Merged
237
Contributors
6
Issues Open
41
Issues Closed
2026-05-12
Last Activity

Skill Analysis

74
Avg Lines / Skill
512
Avg Words / Skill
325
Code Blocks
636
Total Files
1.53 MB
Repo Size
0
Reference Files
Skill lines33 min / 52 median / 301 max
Code languagesbash, csharp, css, dart, dockerfile, elixir, go, graphql, html, ini, java, javascript, json, kotlin, markdown, python, rust, sql, svelte, toml, tsx, typescript, vue, yaml
Frontmatter keysargument, author, description, license, model, name, repository, tags, tools, user-invocable, version
Has CLAUDE.mdNo
Has LicenseYes
File typesmd (473), json (139), js (19), yml (1), sh (1), py (1)

Skills (258)

  • llm-integration
    226 lines742 words6 blocks

    LLM integration patterns including API usage, streaming, function calling, RAG pipelines, and cost optimization

    typescript
  • api-design-patterns
    175 lines633 words8 blocks

    REST API design with resource naming, pagination, versioning, and OpenAPI spec generation

    jsonyaml
  • mobile-development
    220 lines629 words5 blocks

    Mobile development patterns for React Native and Flutter including navigation, state management, and responsive design

    darttsx
  • python-best-practices
    283 lines820 words10 blocks

    Pythonic code with modern type hints, dataclasses, async patterns, packaging, and testing

    bashpythontoml
  • golang-idioms
    301 lines1031 words12 blocks

    Idiomatic Go patterns for error handling, interfaces, concurrency, testing, and module management

    bashgo
  • claude-memory-kit
    v3.2.0MIT34 lines137 words1 blocks

    "Persistent memory system for Claude Code. Two-layer architecture (hot cache + knowledge wiki), safety hooks, /close-day end-of-day synthesis. Zero ex...

    bash
  • manage-skills
    188 lines781 words11 blocks

    Discover, list, create, edit, toggle, copy, move, and delete AI agent skills across 11 tools (Cursor, Claude, Agents, Windsurf, Copilot, Codex, Cline,...

    bashmarkdown
  • devops-automation
    272 lines715 words7 blocks

    CI/CD pipeline design with GitHub Actions, Docker, Kubernetes, Helm, and GitOps patterns

    dockerfileyaml
  • websocket-realtime
    201 lines597 words4 blocks

    Real-time communication patterns with WebSocket, Socket.io, Server-Sent Events, and scaling strategies

    typescript
  • agentkit-seo
    60 lines485 words

    Route broad or ambiguous AgentKit SEO work to the right module while keeping context scoped. Use when a request spans multiple surfaces, asks for over...

  • authentication-patterns
    188 lines647 words4 blocks

    Authentication and authorization patterns including OAuth2, JWT, RBAC, session management, and PKCE flows

    typescript
  • aws-cloud-patterns
    141 lines525 words4 blocks

    AWS cloud patterns for Lambda, ECS, S3, DynamoDB, and Infrastructure as Code with CDK/Terraform

    typescript
  • git-advanced
    170 lines669 words8 blocks

    Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques

    bash
  • testing-strategies
    200 lines670 words6 blocks

    Testing strategies including contract testing, snapshot testing, mutation testing, property-based testing, and test organization

    typescript
  • microservices-design
    168 lines513 words6 blocks

    Microservices design patterns including service mesh, event-driven architecture, saga pattern, and API gateway

    typescriptyaml
  • continuous-learning
    142 lines764 words5 blocks

    Auto-extract patterns from coding sessions, track corrections, and build reusable knowledge with confidence scoring

    markdownyaml
  • redis-patterns
    190 lines603 words5 blocks

    Redis patterns including caching strategies, pub/sub, streams for event processing, Lua scripts, and data structures

    typescript
  • docker-best-practices
    153 lines459 words5 blocks

    Docker best practices including multi-stage builds, compose patterns, image optimization, and security

    bashdockerfileyaml
  • postgres-optimization
    148 lines630 words6 blocks

    PostgreSQL optimization including indexes, query plans, partitioning, JSONB operations, and connection pooling

    inisql
  • data-engineering
    225 lines609 words4 blocks

    Data engineering patterns for ETL pipelines, data warehousing, Apache Spark, and data quality validation

    pythonsql

Recent Commits

-355 contributions across all repos
MayJunJulAugSepOctNovDecJanFebMarAprMay
Less
More
  • ebdf1d52026-05-12
    Merge PR #387: Add llm-prices MCP config
    Rohit Ghumare
  • dbccab62026-05-12
    Align llm-prices counts with upstream README
    rohit's agent
  • 4704ee72026-05-12
    Merge PR #388: Add Claude Skins
    Rohit Ghumare
  • c258aaf2026-05-12
    Merge PR #389: Add html-anything to Community Skills
    Rohit Ghumare
  • 33dae832026-05-12
    Align html-anything description with upstream README
    rohit's agent
  • a0500cc2026-05-12
    Add html-anything to Community Skills
    Elon
  • e468a632026-05-11
    Add Claude Skins — 9 visual themes for Claude Code
    basicScandal
  • 096bb202026-05-11
    feat: add llm-prices to Ecosystem and MCP Configs
    benbencodes
  • 0e953172026-05-11
    Merge PR #317: Add Superpower Builder to Community Skills
    rohitg00
  • 16a16b52026-05-11
    docs: place PR #317 entry at end of category
    rohitg00