sql-optimization-patterns
625Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow que
react-native-architecture
624Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mob
uv-package-manager
623Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when set
Python Project Structure & Module Architecture
621Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining publ
react-state-management
611Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server
database-migration
607Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when
grafana-dashboards
604Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring
Python Anti-Patterns Checklist
603Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing imple
langchain-fundamentals
602Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.
changelog-automation
599Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, gene
python-error-handling
599Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing valida
gitlab-ci-patterns
597Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing Git
interaction-design
594Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, i
openapi-spec-generation
593Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation
rag-implementation
591Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing kno
security-requirement-extraction
590Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating se
python-type-safety
585Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic cl
monorepo-management
582Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized bu
Security Scan Skill
579Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShi
accessibility-compliance
577Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when aud
web-component-design
572Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when
startup-financial-modeling
570Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early
Authentication & Authorization Implementation Patterns
568Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access contro
python-packaging
568Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Pyth