83,201 skills sorted by stars.
Create a minimal working Clay example. Use when starting a new Clay integration, testing your setup, or learning basic C...
Execute Clay incident response procedures with triage, mitigation, and postmortem. Use when responding to Clay-related o...
Install and configure Clay SDK/CLI authentication. Use when setting up a new Clay integration, configuring API keys, or...
Identify and avoid Clay anti-patterns and common integration mistakes. Use when reviewing Clay code for issues, onboardi...
Implement Clay load testing, auto-scaling, and capacity planning strategies. Use when running performance tests, configu...
Execute Clay major re-architecture and migration strategies with strangler fig pattern. Use when migrating to or from Cl...
Configure Clay across development, staging, and production environments. Use when setting up multi-environment deploymen...
Set up comprehensive observability for Clay integrations with metrics, traces, and alerts. Use when implementing monitor...
Optimize Clay API performance with caching, batching, and connection pooling. Use when experiencing slow API responses,...
Implement Clay lint rules, policy enforcement, and automated guardrails. Use when setting up code quality rules for Clay...
Execute Clay production deployment checklist and rollback procedures. Use when deploying Clay integrations to production...
Implement Clay rate limiting, backoff, and idempotency patterns. Use when handling rate limit errors, implementing retry...
Implement Clay reference architecture with best-practice project layout. Use when designing new Clay integrations, revie...
Implement Clay reliability patterns including circuit breakers, idempotency, and graceful degradation. Use when building...
Apply production-ready Clay SDK patterns for TypeScript and Python. Use when implementing Clay integrations, refactoring...
Convert a Clay table configuration into local Deepline scripts. Handles extraction (MCP or script), documentation, actio...
Analyze, plan, and execute Clay SDK upgrades with breaking change detection. Use when upgrading Clay SDK versions, detec...
Systematically onboard this project to clayers specifications. Analyzes the entire codebase, creates structured specs wi...
Review and improve artifact mappings for end-to-end coverage between specification and code. Analyzes both directions (s...
Reset complet du projet - remet en état starter
Removes temporary screenshots, old backups, stale handoffs, and auto-active flags. Use when project has accumulated temp...
Clean build artifacts and reset state
Intelligent code cleanup with mainline detection, stale artifact discovery, and safe execution. Supports targeted cleanu...
Check ABAP code for compliance with Clean ABAP principles. Use this skill when users ask to check, validate, review, or...
Delete all non-main branches (local + remote) and prune stale refs
Senior expertise in Gravito Clean Architecture. Trigger this when asked to build highly decoupled, framework-independent...
Clean Architecture principles and best practices from Robert C. Martin's book. This skill should be used when designing...
Clean Architecture and SOLID principles implementation including dependency injection, layer separation, domain-driven d...
Provides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven De...
Use this skill when designing, reviewing, or refactoring software architecture following Robert C. Martin's (Uncle Bob)...
Structure software around the Dependency Rule: source code dependencies point inward from frameworks to use cases to ent...
| ID | flutter-clean-architecture |
Provides implementation patterns for Clean Architecture, Domain-Driven Design (DDD), and Hexagonal Architecture (Ports &...
Clean Architecture patterns for Next.js 16 frontend applications. Enforces strict layer separation (Domain, Application,...
Expert Clean Architecture decisions for iOS/tvOS: when Clean Architecture adds value vs overkill, layer boundary judgmen...
Domain, Data, and Presentation layer separation with dependency inversion and use case patterns