All Skills
25,836 skillsGRAPHQL
GraphQL query language and runtime for APIs enabling clients to request exactly the data they need with strongly-typed schemas and single endpoint architecture.
71 · bundle
Database Migration
Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance.
71 · bundle
JSON Data Handling
Working effectively with JSON data structures.
71 · bundle
API Design Patterns
Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices
71 · bundle
Example Framework Skill
Example of a properly self-contained skill following all best practices
71 · bundle
Langchain
LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications
71 · bundle
Flask
Flask - Lightweight Python web framework for microservices, REST APIs, and flexible web applications with extensive extension ecosystem
71 · bundle
Drizzle
Type-safe SQL ORM for TypeScript with zero runtime overhead
71 · bundle
Jest
Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration
71 · bundle
Threat Modeling
Threat modeling workflow for software systems: scope, data flow diagrams, STRIDE analysis, risk scoring, and turning mitigations into backlog and tests. Use when designing new features, reviewing architecture changes, handling sensitive data, or hardening auth/payment/multi-tenant flows.
71 · bundle
Biome
Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)
71 · bundle
Django
Build content-heavy web applications with a full-featured Python framework that includes ORM, admin interface, authentication, and REST API support.
71 · bundle
Stacked Prs
Create and manage stacked (dependent) pull requests for complex features
71 · bundle
Kubernetes
Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging
71 · bundle
Ecto Patterns
Ecto patterns for Phoenix/Elixir apps. Covers schemas, changesets, migrations, queries, Ecto.Multi, transactions, constraints, associations, pagination, tenant partitioning, performance, and testing.
71 · bundle
Vitest
Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design
71 · bundle
Zod
TypeScript-first schema validation library with static type inference for form validation, API validation, and runtime type checking with compile-time types.
71 · bundle
Git Workflow
Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.
71 · bundle
Security Scanning
CI security scanning: secrets, deps, SAST, triage, expiring exceptions
71 · bundle
Model Context
MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.
71 · bundle
Cypress
Cypress end-to-end and component testing patterns for web apps: reliable selectors, stable waits, network stubbing, auth handling, CI parallelization, and flake reduction
71 · bundle
Typescript Core
Advanced TypeScript patterns and best practices for 2025
71 · bundle
Brainstorming
Interactive idea refinement using Socratic method to develop fully-formed designs
71 · bundle
Git Worktrees
Use git worktrees to work on multiple branches simultaneously with separate working directories, enabling parallel development, stacked PRs, and isolated code reviews.
71 · bundle
Spring Boot
Spring Boot 3.x - Java framework for production-ready applications with dependency injection, REST APIs, data access, security, and actuator monitoring
71 · bundle
Code Quality
Python code-quality anti-patterns and review checks: exception-hierarchy correctness, singleton identity comparison, narrow exception handling, wildcard-import avoidance, magic-number naming, and dead-local removal. Use when reviewing or self-reviewing Python code for correctness and readability defects that linters and reviewers should catch.
71 · bundle
Root Cause Tracing
Systematically trace bugs backward through call stack to find original trigger
71 · bundle
Svelte
Svelte 5 - Reactive UI framework with compiler magic, Runes API, SvelteKit full-stack framework, SSR/SSG, minimal JavaScript
71 · bundle
Validated Handler
Type-safe API route handler with automatic Zod validation for Next.js App Router...
71 · bundle
Netlify
Netlify JAMstack deployment platform with serverless functions, forms, and identity
71 · bundle
Golang CLI Cobra Viper
Building production-quality CLI tools with Cobra command framework and Viper configuration management
71 · bundle
Golang HTTP Frameworks
Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks
71 · bundle
Playwright
Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner
71 · bundle
Vb6 Legacy
Classic VB6 patterns, COM interop, migration strategies
71 · bundle
Software Patterns
Compare tradeoffs and recommend architectural patterns — dependency injection, service-oriented architecture, repository, domain events, circuit breaker, and anti-corruption layer. Use when choosing between design patterns, planning microservices boundaries, evaluating system design alternatives, or asking 'which pattern should I use' for a specific coupling or resilience problem.
71 · bundle
Systematic Debugging
Step-by-step debugging workflow: reproduce the bug, isolate the failing component, trace to root cause, apply a targeted fix, and verify the fix resolves the issue without regressions. Use when you encounter a bug, error, exception, crash, or unexpected behavior that needs troubleshooting.
71 · bundle