awesome-claude-code-toolkit
Complete Claude Code toolkit with plugins, skills, and engineering patterns
All Skills in This Repository (39)
Pure Emerald Level Indicatorsreact-patterns
Apply React 19 Server Components, Actions, Suspense, and hooks to build scalable UI architectures.
django-patterns
Apply Django architecture patterns to structure apps and optimize ORM usage.
accessibility-wcag
Identify accessibility gaps and enforce WCAG 2.2 patterns on web content.
mobile-development
Design cross-platform mobile UI patterns for React Native and Flutter.
springboot-patterns
Document and implement Spring Boot architectural patterns for RESTful services.
testing-strategies
Design testing strategies for JavaScript/TypeScript projects across unit, integration, contract, snapshot, and property-based testing.
redis-patterns
Implement Redis caching, pub/sub, streams, and Lua scripting patterns.
database-optimization
Analyze PostgreSQL and MySQL queries with EXPLAIN ANALYZE and design indexing strategies.
golang-idioms
Apply idiomatic Go patterns to error handling, interfaces, and concurrency.
python-best-practices
Apply Python 3.12+ typing, dataclasses, async patterns, and testing practices.
aws-cloud-patterns
Document AWS serverless architecture patterns for Lambda, DynamoDB, API Gateway, S3, and CDK.
prompt-engineering
Design structured prompts with system prompts, chain-of-thought, and few-shot examples.
Frequently Asked Questions
FAQPage SchemaHow to install awesome-claude-code-toolkit?โผ
Run `npx skills add rohitg00/awesome-claude-code-toolkit --all -g -y` in your terminal to install the full toolkit globally.
What does the Claude Code toolkit include?โผ
It bundles 176 plugins, 135 agents, 35 curated skills, 42 commands, hooks, rules, and MCP configs covering coding, testing, DevOps, and security.
Which frameworks and languages do the skills cover?โผ
Skills cover React, Next.js, Django, Spring Boot, Go, Rust, Python, TypeScript, PostgreSQL, Redis, Kubernetes, Docker, and AWS.
Does it work with tools other than Claude Code?โผ
Yes. The skills follow the universal SKILL.md standard and work with Cursor, Codex, Windsurf, Cline, and other compatible AI coding agents.
Can non-experts use this toolkit?โผ
Yes. Once installed, you describe tasks in plain English and the agent applies the right plugin or skill automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core