Skills Library

Free AI skills for real workflows

Browse 478 published skills with practical instructions, examples, tool compatibility, and limitations. Pages are grouped into 21 established categories.

Page 16 of 20

Code ImprovementFree

Monorepo Architecture and Build Planner

Design monorepo structure, package boundaries, build graphs, ownership, caching, CI, releases, and migration strategy.

ClaudeChatGPTCursor
#monorepo#build systems#Nx
Launch & DeploymentFree

Mobile App Release Readiness Reviewer

Review mobile releases for build, signing, permissions, privacy, store requirements, testing, rollout, monitoring, and rollback.

ClaudeChatGPTCursor
#mobile release#App Store#Google Play
Code ImprovementFree

Error Taxonomy and Resilience Pattern Designer

Design consistent error categories, propagation, retries, user messages, observability, recovery, and resilience patterns.

ClaudeChatGPTCursor
#error handling#resilience patterns#retries
Launch & DeploymentFree

Configuration and Environment Parity Reviewer

Review configuration and environment parity across local, test, staging, and production systems to reduce drift and release failures.

ClaudeChatGPTCursor
#environment parity#configuration management#deployment drift
Testing & Quality ChecksFree

API Contract Testing Designer

Design API contract tests for providers and consumers using schemas, examples, compatibility, mocks, CI gates, and failure cases.

ClaudeChatGPTCursor
#API contract testing#consumer driven contracts#Pact
Safety, Privacy & ComplianceFree

Secrets Management and Key Rotation Designer

Design secure secrets storage, access, distribution, rotation, revocation, auditing, and incident-response workflows.

ClaudeChatGPTCursor
#secrets management#key rotation#credential security
Testing & Quality ChecksFree

Release Regression Risk Assessor

Assess release regression risk using changed components, dependencies, test evidence, user impact, data changes, and rollback readiness.

ClaudeChatGPTCursor
#release risk#regression testing#change impact
Safety, Privacy & ComplianceFree

Multi Tenant Authorization Architect

Design multi-tenant authorization with roles, permissions, object ownership, tenant isolation, admin boundaries, and tests.

ClaudeChatGPTCursor
#multi-tenant authorization#RBAC#ABAC
Docs & Knowledge BasesFree

Developer Onboarding Environment Builder

Design fast, reliable developer onboarding with prerequisites, local environments, setup automation, sample data, troubleshooting, and validation.

ClaudeChatGPTCursor
#developer onboarding#local development#setup automation
Data WorkflowsFree

Database Query Optimization Analyst

Analyze slow database queries and create evidence-based optimization plans using execution plans, indexes, schema, and workload context.

ClaudeChatGPTCursor
#SQL optimization#database performance#query plans
Data WorkflowsFree

Data Migration Verification Manager

Plan and verify data migrations with mapping, reconciliation, sampling, cutover, rollback, audit evidence, and sign-off.

ClaudeChatGPTCursor
#data migration#migration verification#data reconciliation
Safety, Privacy & ComplianceFree

Container Security and Supply Chain Reviewer

Review containers and software supply chains for image risks, dependencies, provenance, secrets, permissions, signing, and deployment controls.

ClaudeChatGPTCursor
#container security#software supply chain#Docker security
Code ImprovementFree

Caching and Performance Architecture Planner

Design caching strategies with keys, invalidation, consistency, TTLs, stampede protection, observability, and performance tests.

ClaudeChatGPTCursor
#caching#performance architecture#Redis
Automation FlowsFree

Background Job and Queue Reliability Designer

Design reliable background jobs and queues with retries, idempotency, scheduling, concurrency, dead letters, recovery, and monitoring.

ClaudeChatGPTCursor
#background jobs#message queues#job reliability
API & Integration BuildingFree

API Rate Limit and Abuse Protection Designer

Design API rate limits, quotas, abuse detection, throttling, fairness, retries, and client-facing limit contracts.

ClaudeChatGPTCursor
#API rate limiting#abuse protection#throttling
Docs & Knowledge BasesFree

SDK and Client Library Designer

Design developer-friendly SDKs with stable interfaces, errors, retries, pagination, authentication, examples, and release rules.

ClaudeChatGPTCursor
#SDK design#client library#developer experience
Testing & Quality ChecksFree

Observability and Incident Diagnostics Designer

Design logs, metrics, traces, alerts, dashboards, SLOs, and runbooks that support fast diagnosis and reliable incident response.

ClaudeChatGPTCursor
#observability#incident response#metrics
Launch & DeploymentFree

Infrastructure as Code Review Engineer

Review Terraform, Pulumi, CloudFormation, or similar infrastructure code for security, reliability, drift, cost, and maintainability.

ClaudeChatGPTCursor
#infrastructure as code#Terraform review#cloud security
API & Integration BuildingFree

GraphQL Schema and Resolver Designer

Design production-ready GraphQL schemas, resolvers, authorization, pagination, errors, batching, caching, and evolution rules.

ClaudeChatGPTCursor
#GraphQL#schema design#resolvers
UI & Web BuildingFree

Frontend Accessibility Compliance Reviewer

Review frontend interfaces for accessibility, keyboard use, semantics, focus, forms, contrast, motion, and assistive technology support.

ClaudeChatGPTCursor
#web accessibility#WCAG#frontend audit
Launch & DeploymentFree

Feature Flag and Progressive Delivery Manager

Design feature-flag and progressive-delivery strategies with targeting, rollout, metrics, rollback, ownership, and flag cleanup.

ClaudeChatGPTCursor
#feature flags#progressive delivery#canary release
Code ImprovementFree

Event Driven Architecture Planner

Design event-driven systems with domain events, ownership, schemas, ordering, retries, idempotency, consistency, and observability.

ClaudeChatGPTCursor
#event-driven architecture#message queues#Kafka
Code ImprovementFree

Dependency Upgrade and Compatibility Planner

Plan safe framework and dependency upgrades with compatibility analysis, migration steps, tests, rollout, and rollback.

ClaudeChatGPTCursor
#dependency upgrade#framework migration#compatibility
Data WorkflowsFree

Data Pipeline Quality Engineer

Design data quality controls for ingestion, transformation, validation, lineage, freshness, observability, and recovery.

ClaudeChatGPTCursor
#data quality#data pipelines#ETL