50 skills
Build a scalable Tailwind design system
Passed all 3 security checksGenerates a structured component library with design tokens, responsive patterns, and Tailwind v4 conventions—ready to hand to engineers and reuse across projects.
·0↓53k
Scaffold a production Node.js API from scratch
Passed all 3 security checksGenerates a working Express or Fastify server with auth middleware, error handling, database wiring, and REST routes—ready to deploy with minimal setup.
·0↓39k
Build a landing page that reflects your brand
Passed all 3 security checksTakes your brand guidelines, value prop, and target audience, then generates a single-page HTML site with copy, layout, and visual direction baked in — ready to customize.
·0↓27k
error-handling-patterns
Passed all 3 security checksMaster error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
·0↓17k
prompt-engineering-patterns
Passed all 3 security checksMaster advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
·0↓17k
sql-optimization-patterns
Passed all 3 security checksMaster SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
·0↓15k
openapi-spec-generation
Passed all 3 security checksGenerate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.
·0↓13k
github-actions-templates
Passed all 3 security checksCreate production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
·0↓12k
solidity-security
Passed all 3 security checksMaster smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.
·0↓12k
terraform-module-library
Passed all 3 security checksBuild reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
·0↓12k
react-native-design
Passed all 3 security checksMaster React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.
·0↓12k
gdpr-data-handling
Passed all 3 security checksImplement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.
·0↓12k
design-system-patterns
Passed all 3 security checksBuild scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.
·0↓11k
uv-package-manager
Passed all 3 security checksMaster the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.
·0↓11k
kpi-dashboard-design
Passed all 3 security checksDesign effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use this skill when building an executive SaaS metrics dashboard tracking MRR, churn, and LTV/CAC ratios; designing an operations center with live service health and request throughput; creating a cohort retention analysis view for a product team; or debugging a dashboard where metrics contradict each other due to inconsistent calculation methodology.
·0↓11k
architecture-decision-records
Passed all 3 security checksWrite and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.
·0↓11k
interaction-design
Passed all 3 security checksDesign and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.
·0↓11k
stripe-integration
Passed all 3 security checksImplement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
·0↓10k
changelog-automation
Passed all 3 security checksAutomate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
·0↓10k
deployment-pipeline-design
Passed all 3 security checksDesign multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use this skill when designing zero-downtime deployment pipelines, implementing canary rollout strategies, setting up multi-environment promotion workflows, or debugging failed deployment gates in CI/CD.
·0↓10k
debugging-strategies
Passed all 3 security checksMaster systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
·0↓10k
langchain-architecture
Passed all 3 security checksDesign LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.
·0↓10k
microservices-patterns
Passed all 3 security checksDesign microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.
·0↓9.8k
Nail typography and spacing in your UI
Passed all 3 security checksSets up a coherent type scale, color palette, and spacing grid that works across your product. Generates the token names and ratios you hand to engineers.
·0↓9.7k
Lock down API keys and credentials in your pipeline
Passed all 3 security checksSets up encrypted secret storage (Vault, AWS Secrets Manager, or platform native) so CI/CD never exposes credentials in logs or repos, with automatic rotation built in.
·0↓9.5k
Build a GitLab CI/CD pipeline from scratch
Passed all 3 security checksGenerates a multi-stage .gitlab-ci.yml with intelligent caching, parallel jobs, and runner distribution. Handles testing, linting, and deployment stages without boilerplate friction.
·0↓9.5k
Package a Python script for others to install
Passed all 3 security checksScaffolds a proper project structure with pyproject.toml, tests, and CI config, then handles the PyPI upload so your library is one `pip install` away.
·0↓9.4k
Build a high-performance game with Unity ECS
Passed all 3 security checksExplains Entity Component System architecture, Job scheduling, and Burst compilation. Helps you refactor monolithic game logic into data-oriented patterns that handle thousands of entities.
·0↓8.8k
Write memory-safe systems code without the leaks
Passed all 3 security checksExplains RAII, ownership rules, and smart-pointer patterns in Rust and C++. Shows how to structure code so memory gets freed automatically—no manual cleanup, no buffer overflows.
·0↓8.8k
Decode what's happening in network traffic
Passed all 3 security checksReads packet captures and logs, identifies the protocol patterns, extracts the message structure, and documents the rules so you can debug or replicate the behavior.
·0↓8.6k
Match security threats to fixes you can afford
Passed all 3 security checksTakes a list of risks or vulnerabilities and maps each to realistic controls—ranked by impact and implementation cost—so you spend on what actually matters.
·0↓8.2k
Set up Prometheus monitoring for your stack
Passed all 3 security checksGenerates a Prometheus config that collects metrics from your services, defines scrape intervals, and sets up alert rules based on your infrastructure topology and alert thresholds.
·0↓8.2k
Set up Python config without hardcoding secrets
Passed all 3 security checksBuilds a typed configuration layer using environment variables and Pydantic that keeps secrets out of code and lets you swap settings per environment.
·0↓8.2k
memory-forensics
Passed all 3 security checksMaster memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating incidents, or performing malware analysis from RAM captures.
·0↓8.2k
Set up guardrails so bad data never ships
Passed all 3 security checksConfigures Great Expectations and dbt tests to catch schema breaks, null floods, and outliers before they reach downstream tools. Includes data-contract templates.
·0↓8.2k
Split your read and write database layers
Passed all 3 security checksPlans a CQRS architecture for your system, documenting separate command (write) and query (read) models with event sourcing, trade-offs, and implementation steps.
·0↓8.1k
Write reliable tests for async workflows
Passed all 3 security checksWalks through pytest patterns for Temporal workflows: mocking, time-skipping, replay testing, and local dev setup. Includes debugging strategies for flaky tests.
·0↓8k
Set up your Nx monorepo the right way
Passed all 3 security checksConfigures project boundaries, build caching, and affected-command logic in Nx so your CI runs only what changed, not the entire workspace.
·0↓7.9k
hybrid-search-implementation
Passed all 3 security checksCombine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.
·0↓7.9k
Design a multi-cloud setup without lock-in
Passed all 3 security checksWalks through a decision tree for your workload type, then recommends which services to use across AWS, Azure, GCP, and OCI—with trade-offs spelled out and integration points mapped.
·0↓7.9k
Speed up and shrink your vector search
Passed all 3 security checksAnalyzes your query patterns and dataset size, then recommends HNSW tuning, quantization, and scaling decisions that cut latency or memory without tanking recall.
·0↓7.9k
Set up automated code vulnerability scanning
Passed all 3 security checksConfigures SAST tools in your CI/CD pipeline to catch security flaws before code ships. Generates the config files and integration steps for your tech stack.
·0↓7.8k
Write Python code that cleans up after itself
Passed all 3 security checksTeaches context managers, try/finally patterns, and cleanup logic so your connections, files, and state get released reliably without leaks or dangling handles.
·0↓7.8k
Draft a postmortem that sticks the landing
Passed all 3 security checksStructures an incident review into a blameless postmortem with timeline, root cause, and prioritized fixes. Keeps focus on systems, not people.
·0↓7.8k
Set reliability targets and track error budgets
Passed all 3 security checksDefines measurable SLIs for your service (uptime, latency, error rate), converts them into SLOs with error budgets, and configures alerts when you're burning too fast.
·0↓7.6k
task-coordination-strategies
Passed all 3 security checksDecompose complex tasks, design dependency graphs, and coordinate multi-agent work with proper task descriptions and workload balancing. Use this skill when breaking down work for agent teams, managing task dependencies, or monitoring team progress.
·0↓7k
Lock down your git pre-commit hooks
Passed all 3 security checksConfigures a PreToolUse hook that stops Claude from bypassing your linters, tests, and commit quality gates with --no-verify flags.
·0↓3.8k
Lock down Claude tool use with signed audit trails
Passed all 3 security checksSets up Cedar policies and Ed25519 receipt signing so every Claude tool call is cryptographically logged and gated by access rules—ideal for regulated environments.
·0↓3.2k
Lock AI agent code actions behind approval gates
Passed all 3 security checksSets up cryptographic approval checkpoints for when Claude Code wants to post reviews, merge PRs, or touch CI—so every risky action gets a human sign-off with a verifiable audit trail.
·0↓2.4k
Design a recommendation system from scratch
Passed all 3 security checksMaps your user data, content library, and business goals into a multi-stage pipeline: retrieval, ranking, filtering, and diversity. Outputs architecture docs and code scaffolds.
·0↓1.5k