TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
HoangNguyen0403

php-error-handling

by HoangNguyen0403

star 305

Modern PHP error and exception handling standards. Use when implementing exception hierarchies, error handlers, or custo...

HoangNguyen0403

php-language-standards

by HoangNguyen0403

star 305

Core PHP language standards and modern 8.x features. Use when working with PHP 8.x features like enums, fibers, readonly...

ancoleman

architecting-data

by ancoleman

star 305

Strategic guidance for designing modern data platforms, covering storage paradigms (data lake, warehouse, lakehouse), mo...

ancoleman

architecting-security

by ancoleman

star 305

Design comprehensive security architectures using defense-in-depth, zero trust principles, threat modeling (STRIDE, PAST...

ancoleman

deploying-applications

by ancoleman

star 305

Deployment patterns from Kubernetes to serverless and edge functions. Use when deploying applications, setting up CI/CD,...

ancoleman

deploying-on-aws

by ancoleman

star 305

Selecting and implementing AWS services and architectural patterns. Use when designing AWS cloud architectures, choosing...

ancoleman

designing-apis

by ancoleman

star 305

Design APIs that are secure, scalable, and maintainable using RESTful, GraphQL, and event-driven patterns. Use when desi...

ancoleman

designing-distributed-sys...

by ancoleman

star 305

When designing distributed systems for scalability, reliability, and consistency. Covers CAP/PACELC theorems, consistenc...

ancoleman

implementing-api-patterns

by ancoleman

star 305

API design and implementation across REST, GraphQL, gRPC, and tRPC patterns. Use when building backend services, public...

ancoleman

implementing-service-mesh

by ancoleman

star 305

Implement production-ready service mesh deployments with Istio, Linkerd, or Cilium. Configure mTLS, authorization polici...

ancoleman

managing-incidents

by ancoleman

star 305

Guide incident response from detection to post-mortem using SRE principles, severity classification, on-call management,...

ancoleman

platform-engineering

by ancoleman

star 305

Design and implement Internal Developer Platforms (IDPs) with self-service capabilities, golden paths, and developer exp...

ancoleman

streaming-data

by ancoleman

star 305

Build event streaming and real-time data pipelines with Kafka, Pulsar, Redpanda, Flink, and Spark. Covers producer/consu...

ancoleman

using-message-queues

by ancoleman

star 305

Async communication patterns using message brokers and task queues. Use when building event-driven systems, background j...

HoangNguyen0403

javascript-language-patte...

by HoangNguyen0403

star 305

Modern JavaScript (ES2022+) patterns for clean, maintainable code.

HoangNguyen0403

android-architecture

by HoangNguyen0403

star 305

Standards for Clean Architecture, Modularization, and Unidirectional Data Flow. Use when designing Android project struc...

HoangNguyen0403

android-concurrency

by HoangNguyen0403

star 305

Standards for Coroutines, Flow, and Threading. Use when working with async operations, Coroutines, or Flow in Android.

HoangNguyen0403

android-dependency-inject...

by HoangNguyen0403

star 305

Standards for Hilt Setup, Scoping, and Modules. Use when setting up Hilt dependency injection, component scoping, or mod...

HoangNguyen0403

architecture-diagramming

by HoangNguyen0403

star 305

Standards for creating clear, effective, and formalized software architecture diagrams (C4, UML).

HoangNguyen0403

context-optimization

by HoangNguyen0403

star 305

Techniques to maximize context window efficiency, reduce latency, and prevent 'lost in middle' issues through strategic...

HoangNguyen0403

common-error-handling

by HoangNguyen0403

star 305

Cross-cutting standards for error design, response shapes, error codes, and boundary placement. Use when handling errors...

HoangNguyen0403

ios-architecture

by HoangNguyen0403

star 305

Standards for MVVM, Coordinators, and Clean Architecture (VIP/VIPER). Use when applying MVVM, Coordinators, or VIP/VIPER...

HoangNguyen0403

ios-dependency-injection

by HoangNguyen0403

star 305

Standards for Protocol-based DI, Property Wrappers, and Factory/Needle. Use when configuring dependency injection or fac...

HoangNguyen0403

ios-state-management

by HoangNguyen0403

star 305

Standards for Combine, Observation, and Reactive Programming. Use when managing state with Combine, @Observable, or reac...