80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Modern PHP error and exception handling standards. Use when implementing exception hierarchies, error handlers, or custo...
Core PHP language standards and modern 8.x features. Use when working with PHP 8.x features like enums, fibers, readonly...
architecting-data
by ancoleman
Strategic guidance for designing modern data platforms, covering storage paradigms (data lake, warehouse, lakehouse), mo...
architecting-security
by ancoleman
Design comprehensive security architectures using defense-in-depth, zero trust principles, threat modeling (STRIDE, PAST...
deploying-applications
by ancoleman
Deployment patterns from Kubernetes to serverless and edge functions. Use when deploying applications, setting up CI/CD,...
deploying-on-aws
by ancoleman
Selecting and implementing AWS services and architectural patterns. Use when designing AWS cloud architectures, choosing...
designing-apis
by ancoleman
Design APIs that are secure, scalable, and maintainable using RESTful, GraphQL, and event-driven patterns. Use when desi...
designing-distributed-sys...
by ancoleman
When designing distributed systems for scalability, reliability, and consistency. Covers CAP/PACELC theorems, consistenc...
implementing-api-patterns
by ancoleman
API design and implementation across REST, GraphQL, gRPC, and tRPC patterns. Use when building backend services, public...
implementing-service-mesh
by ancoleman
Implement production-ready service mesh deployments with Istio, Linkerd, or Cilium. Configure mTLS, authorization polici...
managing-incidents
by ancoleman
Guide incident response from detection to post-mortem using SRE principles, severity classification, on-call management,...
platform-engineering
by ancoleman
Design and implement Internal Developer Platforms (IDPs) with self-service capabilities, golden paths, and developer exp...
streaming-data
by ancoleman
Build event streaming and real-time data pipelines with Kafka, Pulsar, Redpanda, Flink, and Spark. Covers producer/consu...
using-message-queues
by ancoleman
Async communication patterns using message brokers and task queues. Use when building event-driven systems, background j...
Modern JavaScript (ES2022+) patterns for clean, maintainable code.
Standards for Clean Architecture, Modularization, and Unidirectional Data Flow. Use when designing Android project struc...
Standards for Coroutines, Flow, and Threading. Use when working with async operations, Coroutines, or Flow in Android.
Standards for Hilt Setup, Scoping, and Modules. Use when setting up Hilt dependency injection, component scoping, or mod...
Standards for creating clear, effective, and formalized software architecture diagrams (C4, UML).
Techniques to maximize context window efficiency, reduce latency, and prevent 'lost in middle' issues through strategic...
Cross-cutting standards for error design, response shapes, error codes, and boundary placement. Use when handling errors...
Standards for MVVM, Coordinators, and Clean Architecture (VIP/VIPER). Use when applying MVVM, Coordinators, or VIP/VIPER...
Standards for Protocol-based DI, Property Wrappers, and Factory/Needle. Use when configuring dependency injection or fac...