typescript-advanced-types
2,917Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for build
code-review-excellence
1,730Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining te
error-handling-patterns
1,316Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build res
python-performance-optimization
1,071Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, opti
prompt-engineering-patterns
905Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizi
modern-javascript-patterns
722Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and
rust-async-patterns
716Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications,
godot-gdscript-patterns
676Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing ga
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
python-error-handling
599Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing valida
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
startup-financial-modeling
570Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early
python-packaging
568Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Pyth
python-observability
568Python observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, implementing metrics
debugging-strategies
564Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or techn
stripe-integration
558Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integr
Python Configuration Management
555Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, m
Python Background Jobs & Task Queues
555Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, j
Python Resilience Patterns
549Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry
python-resource-management
547Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing
embedding-strategies
536Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking str
parallel-debugging
533Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill