Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Optimize and manage cloud costs across AWS, Azure, and GCP using reserved instances, spot pricing, and cost monitoring t...
Plan and execute cloud migrations with assessment, database migration, application refactoring, and cutover strategies a...
Implement comprehensive cloud security across AWS, Azure, and GCP with IAM, encryption, network security, compliance, an...
Optimize cloud storage across AWS S3, Azure Blob, and GCP Cloud Storage with compression, partitioning, lifecycle polici...
Identify groups and patterns in data using k-means, hierarchical clustering, and DBSCAN for cluster discovery, customer...
Write comprehensive code documentation including JSDoc, Python docstrings, inline comments, function documentation, and...
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...
Design color palettes that are accessible to all users including those with color blindness. Ensure sufficient contrast,...
Analyze competitive landscape to identify strengths, weaknesses, opportunities, and threats. Inform product strategy and...
Implement thread-safe code, mutexes, semaphores, async/await patterns, and concurrent data structures. Use when handling...
Manage application configuration including environment variables, settings management, configuration hierarchies, secret...
Debug Docker containers and containerized applications. Diagnose deployment issues, container lifecycle problems, and re...
Manage container registries (Docker Hub, ECR, GCR) with image scanning, retention policies, and access control.
Integrate automated testing into CI/CD pipelines for continuous quality feedback. Use for continuous testing, CI testing...
Measure relationships between variables using correlation coefficients, correlation matrices, and association tests for...
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...
Create a custom Dagster Component with demo mode support, realistic asset structure, and optional custom scaffolder usin...
Handle cross-platform compatibility including file paths, environment detection, platform-specific dependencies, and tes...
Expert guidance for Dagster data orchestration including assets, resources, schedules, sensors, partitions, testing, and...
Initialize a dagster project using the create-dagster cli. Create a dagster project, uv virtual environment, and everyth...
Build robust processes for data cleaning, missing value imputation, outlier handling, and data transformation for data p...
Create safe, reversible database migration scripts with rollback capabilities, data validation, and zero-downtime deploy...
Set up database replication for high availability and disaster recovery. Use when configuring master-slave replication,...
Implement backup and restore strategies for disaster recovery. Use when creating backup plans, testing restore procedure...
Design and implement database indexing strategies. Use when creating indexes, choosing index types, or optimizing index...
Manage database migrations and schema versioning. Use when planning migrations, version control, rollback strategies, or...
Debug database performance issues through query analysis, index optimization, and execution plan review. Identify and fi...
Improve database query performance through indexing, query optimization, and execution plan analysis. Reduce response ti...
Document database schemas, ERD diagrams, table relationships, indexes, and constraints. Use when documenting database sc...
Manage project dependencies across languages including npm install, package versioning, dependency conflicts, security s...
Map, track, and manage project dependencies across teams, systems, and organizations. Identify critical path items and p...
Automate deployments across environments using Helm, Terraform, and ArgoCD. Implement blue-green deployments, canary rel...
Document deployment processes, infrastructure setup, CI/CD pipelines, and configuration management. Use when creating de...
Prepare designs for development handoff. Document specifications, interactions, and assets to enable efficient developme...
Apply appropriate design patterns (Singleton, Factory, Observer, Strategy, etc.) to solve architectural problems. Use wh...
Build comprehensive design systems with components, patterns, and guidelines. Enable consistent design, faster developme...
Create comprehensive developer onboarding documentation including setup guides, README files, contributing guidelines, a...
Reduce feature dimensionality using PCA, t-SNE, and feature selection for feature reduction, visualization, and computat...
Execute comprehensive disaster recovery tests, validate recovery procedures, and document lessons learned from DR exerci...
Implement distributed tracing with Jaeger and Zipkin for tracking requests across microservices. Use when debugging dist...
Develop production-grade Django applications with models, views, ORM queries, authentication, and admin interfaces. Use...
Create optimized Docker containers with multi-stage builds, security best practices, and minimal image sizes. Use when c...
Comprehensive checklist and process for reviewing documentation qualityincluding voice, tone, structure, completeness, a...
Set up documentation websites using Docusaurus, MkDocs, VitePress, GitBook, or static site generators. Use when creating...
Build end-to-end automated tests that simulate real user interactions across the full application stack. Use for E2E tes...
Integrate email services with backends using SMTP, third-party providers, templates, and asynchronous sending. Use when...
Implement error tracking with Sentry for automatic exception monitoring, release tracking, and performance issues. Use w...
Implement event sourcing and CQRS patterns using event stores, aggregates, and projections. Use when building audit trai...
Build high-performance FastAPI applications with async routes, validation, dependency injection, security, and automatic...
Implement feature flags (toggles) for controlled feature rollouts, A/B testing, canary deployments, and kill switches. U...
Implement secure file upload handling with validation, virus scanning, storage management, and serving files efficiently...
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, n...
Implement WCAG compliance using semantic HTML, ARIA, keyboard navigation, and screen reader support. Use when building i...