Find the perfect skill
Google Docstring Assistant
Documentation
Write Python docstrings following the Google Python Style Guide, using clear sections and examples.
Mermaid Validator
Documentation
Detects and automatically corrects syntax errors in Mermaid diagrams to prevent parsing errors during documentation generation.
MITM Traffic Inspection
Testing
Inspect captured HTTP traffic from the MITM proxy. Use to list, filter, and view request/response details of intercepted requests. Helps analyze network activity, debug API calls, or export traffic as HAR for external tools.
Replit Hello World
Development
Create a minimal working Replit example. Use when starting a new Replit integration, testing your setup, or learning basic Replit API patterns.
Advanced Rust Development
Development
Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming.
Elixir Pro
Development
Master Elixir with OTP patterns, fault tolerance, and Phoenix LiveView for concurrent and distributed systems.
Memory - Long-term Context
Productivity
Reads long-term memory files (errors.md, context.md, files.md) to access historical context, code references, and error fix records. Useful after session compaction or when needing to recall previous discussions, avoid repeating mistakes, or find code patterns.
Quantum Calibration Analyzer
Data & AI
Analyzes quantum hardware calibration data to select optimal qubits and gate configurations for circuit execution. Helps improve circuit fidelity by ranking qubits based on coherence times, gate error rates, and crosstalk. Useful when calibrating or executing on IBM, Google, or Amazon quantum processors.
AWS IaC Change Safety Review
DevOps
Review AWS infrastructure-as-code changes for safety risks across CDK, CloudFormation, Terraform, and more. Identify risks and provide safe next actions.
Fixup Commit and Autosquash Rebase
DevOps
Create fixup commits and use autosquash rebase to automatically merge changes into existing commits during interactive rebase.
Hybrid Search Implementation
Data & AI
Combine vector and keyword search for improved retrieval. Use when implementing RAG systems or building search engines when neither approach alone provides sufficient recall.
Error Detective
Development
Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes.