Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
docker-best-practices
Docker best practices including multi-stage builds, compose patterns, image optimization, and security
rohitg00/awesome-claude-code-toolkit 1,204
-
data-engineering
Data engineering patterns for ETL pipelines, data warehousing, Apache Spark, and data quality validation
rohitg00/awesome-claude-code-toolkit 1,204
-
golang-idioms
Idiomatic Go patterns for error handling, interfaces, concurrency, testing, and module management
rohitg00/awesome-claude-code-toolkit 1,204
-
mcp-development
MCP server development including tool design, resource endpoints, prompt templates, and transport configuration
rohitg00/awesome-claude-code-toolkit 1,204
-
django-patterns
Django architecture patterns including DRF, ORM optimization, signals, middleware, and project structure
rohitg00/awesome-claude-code-toolkit 1,204
-
mobile-development
Mobile development patterns for React Native and Flutter including navigation, state management, and responsive design
rohitg00/awesome-claude-code-toolkit 1,204
-
frontend-excellence
Modern frontend patterns for React Server Components, performance optimization, and Core Web Vitals
rohitg00/awesome-claude-code-toolkit 1,204
-
testing-strategies
Testing strategies including contract testing, snapshot testing, mutation testing, property-based testing, and test organization
rohitg00/awesome-claude-code-toolkit 1,204
-
ci-cd-pipelines
CI/CD pipeline patterns for GitHub Actions, GitLab CI, testing strategies, and deployment automation
rohitg00/awesome-claude-code-toolkit 1,204
-
microservices-design
Microservices design patterns including service mesh, event-driven architecture, saga pattern, and API gateway
rohitg00/awesome-claude-code-toolkit 1,204
-
redis-patterns
Redis patterns including caching strategies, pub/sub, streams for event processing, Lua scripts, and data structures
rohitg00/awesome-claude-code-toolkit 1,204
-
devops-automation
CI/CD pipeline design with GitHub Actions, Docker, Kubernetes, Helm, and GitOps patterns
rohitg00/awesome-claude-code-toolkit 1,204
-
api-design-patterns
REST API design with resource naming, pagination, versioning, and OpenAPI spec generation
rohitg00/awesome-claude-code-toolkit 1,204
-
memory-recall
Search and recall relevant memories from past sessions. Use when the user's question could benefit from historical context, past decisions, debugging notes, previous conversations, or project knowledge. Also use when you see '[memsearch] Memory available' hints.
zilliztech/memsearch 1,192
-
memory-recall
Search and recall relevant memories from past sessions. Use when the user's question could benefit from historical context, past decisions, debugging notes, previous conversations, or project knowledge.
zilliztech/memsearch 1,192
-
memory-recall
Search and recall relevant memories from past sessions. Use when the user's question could benefit from historical context, past decisions, debugging notes, previous conversations, or project knowledge. Also use when you see '[memsearch] Memory available' hints.
zilliztech/memsearch 1,192
-
memory-recall
Search and recall relevant memories from past sessions. Use when the user's question could benefit from historical context, past decisions, debugging notes, previous conversations, or project knowledge.
zilliztech/memsearch 1,192
-
setup-portless
Sets up Portless for a project to replace port numbers with stable named .localhost URLs. Use when configuring local development routing, fixing port conflicts, or setting up monorepo dev environments.
qdhenry/Claude-Command-Suite 1,162
-
file-watcher
Chokidar-based file watcher that triggers `claude -p` on changes. Useful for automated AI reactions to file changes — design sync, code validation, config regeneration, etc.
qdhenry/Claude-Command-Suite 1,162
-
extract-video-frames
qdhenry/Claude-Command-Suite 1,162
-
remove-dead-code
Safely identifies and removes dead code in TypeScript/JavaScript projects using multi-agent analysis with automatic backup branches. Use when cleaning up unused exports, orphaned files, dead imports, unreachable functions, or unused dependencies.
qdhenry/Claude-Command-Suite 1,162
-
gsap-animation
qdhenry/Claude-Command-Suite 1,162
-
setup-agent-tail
Configure agent-tail log aggregation for the current project. Auto-detects framework (Vite, Next.js, plain Node, monorepo) and sets up CLI runner, browser log plugins, and output destinations. Use when setting up agent-tail, configuring dev server logging, or piping logs for AI agent consumption.
qdhenry/Claude-Command-Suite 1,162
-
webmcp
Implement WebMCP in web projects — add browser-native structured tools for AI agents using imperative JS or declarative HTML APIs. Full lifecycle from setup through testing and optimization.
qdhenry/Claude-Command-Suite 1,162