16,832 skills sorted by stars.
Automatically rollback changes from failed workflow phases using changes log files. Use when workflows fail and need to...
Execute quality gate validation with configurable blocking behavior. Use when running type-check, build, tests, lint, or...
Install and configure Knip for dead code detection. Use before running dead-code-hunter or dependency-auditor to ensure...
Validate that worker-generated reports have all required sections and proper formatting. Use in quality gates, for repor...
LLM Skill (Integrated, RAG‑First)
This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all...
Rope-first workflow for ANY mechanical Python rename/move (functions/methods/classes/variables/modules/packages), updati...
Create, manage, and cleanup git worktrees with Claude Code agents across all projects. USE THIS SKILL when user says "cr...
Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity stor...
Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via @wp-playground/cli (s...
Implement Role-Based Access Control (RBAC), permissions management, and authorization policies. Use when building secure...
Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room f...
Identify unusual patterns, outliers, and anomalies in data using statistical methods, isolation forests, and autoencoder...
Implement secure API authentication with JWT, OAuth 2.0, API keys, and session management. Use when securing APIs, manag...
Implement comprehensive API error handling with standardized error responses, logging, monitoring, and user-friendly mes...
Implement advanced filtering and sorting capabilities for APIs with query parsing, field validation, and optimization. U...
Implement API rate limiting strategies using token bucket, sliding window, and fixed window algorithms. Use when protect...
Secure REST APIs with authentication, rate limiting, CORS, input validation, and security middleware. Use when building...
Deploy iOS and Android apps to App Store and Google Play. Covers signing, versioning, build configuration, submission pr...
Implement structured logging across applications with log aggregation and centralized analysis. Use when setting up appl...
Debug client-side issues using browser developer tools. Identify JavaScript errors, styling issues, and performance prob...
Reduce JavaScript and CSS bundle sizes through code splitting, tree shaking, and optimization techniques. Improve load t...
Build compelling business cases to justify investments and secure funding. Quantify benefits, assess costs, manage risks...
Determine cause-and-effect relationships using propensity scoring, instrumental variables, and causal graphs for policy...
Build binary and multiclass classification models using logistic regression, decision trees, and ensemble methods for ca...
Generate code from templates and patterns including scaffolding, boilerplate generation, AST-based code generation, and...
Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when asse...
Perform comprehensive code reviews with best practices, security checks, and constructive feedback. Use when reviewing p...
Track and analyze user cohorts over time, calculate retention rates, and identify behavioral patterns for customer lifec...
Implement thread-safe code, mutexes, semaphores, async/await patterns, and concurrent data structures. Use when handling...
Implement distributed tracing with correlation IDs, trace propagation, and span tracking across microservices. Use when...
Profile CPU usage to identify hot spots and bottlenecks. Optimize code paths consuming most CPU time for better performa...
Expert guidance for Dagster data orchestration including assets, resources, schedules, sensors, partitions, testing, and...