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.

2,356
Stars
258
Skill Files
830
Forks
260
PRs Merged
238
Contributors
16
Issues Open
40
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)

  • postgres-optimization
    148 lines630 words6 blocks

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

    inisql
  • mcp-development
    186 lines567 words5 blocks

    MCP server development including tool design, resource endpoints, prompt templates, and transport configuration

    jsontypescript
  • prompt-engineering
    142 lines659 words6 blocks

    Prompt engineering patterns including structured prompts, chain-of-thought, few-shot learning, and system prompt design

    jsonpython
  • microservices-design
    168 lines513 words6 blocks

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

    typescriptyaml
  • devops-automation
    272 lines715 words7 blocks

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

    dockerfileyaml
  • django-patterns
    141 lines430 words5 blocks

    Django architecture patterns including DRF, ORM optimization, signals, middleware, and project structure

    python
  • springboot-patterns
    161 lines491 words5 blocks

    Spring Boot patterns including JPA repositories, REST controllers, layered services, and configuration

    java
  • nextjs-mastery
    162 lines575 words6 blocks

    Next.js 14+ App Router patterns including RSC, ISR, middleware, parallel routes, and data fetching

    tsxtypescript
  • react-patterns
    283 lines816 words10 blocks

    React 19 patterns including Server Components, Actions, Suspense, hooks, and component composition

    tsx
  • mobile-development
    220 lines629 words5 blocks

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

    darttsx
  • git-advanced
    170 lines669 words8 blocks

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

    bash
  • docker-best-practices
    153 lines459 words5 blocks

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

    bashdockerfileyaml
  • database-optimization
    175 lines739 words12 blocks

    Query optimization, indexing strategies, and database performance tuning for PostgreSQL and MySQL

    javascriptpythonsql
  • ci-cd-pipelines
    204 lines517 words5 blocks

    CI/CD pipeline patterns for GitHub Actions, GitLab CI, testing strategies, and deployment automation

    yaml
  • authentication-patterns
    188 lines647 words4 blocks

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

    typescript
  • python-best-practices
    283 lines820 words10 blocks

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

    bashpythontoml
  • data-engineering
    225 lines609 words4 blocks

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

    pythonsql
  • tdd-mastery
    148 lines584 words5 blocks

    Test-driven development workflow with Red-Green-Refactor cycle across languages

    bashgopythontypescript
  • api-design-patterns
    175 lines633 words8 blocks

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

    jsonyaml
  • frontend-excellence
    176 lines680 words7 blocks

    Modern frontend patterns for React Server Components, performance optimization, and Core Web Vitals

    javascripttsxtypescript

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