Find the perfect skill
List Claude Code Sessions
Development
Lists all running tmux sessions with names starting with 'ai-' and displays their current status (working, idle, permission-prompt, waiting-input, stuck). Useful for monitoring multiple Claude Code sessions in a tmux environment to quickly see which sessions are active or need attention.
Save Context via Subagent
Productivity
Instructions for creating a subtask to save context in the main thread using subagents for code exploration and task delegation.
Claude Code Skill Evaluator
Development
Evaluates Claude Code skills against best practices for size, structure, examples, and prompt engineering. Use when reviewing skills for deployment, optimization, or standards compliance.
Julia Pro Development
Development
Expert-level guidance for modern Julia 1.10+ development including performance optimization, scientific computing, and best practices.
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.