Find the perfect skill
Algorithmic Art - Generative Design
Design & Creativity
Create algorithmic art using p5.js with seeded randomness. Generate unique, reproducible visual artworks through code-based creative expression.
Documentation Quality Analyzer
Documentation
Analyze documentation for duplicates, outdated content, and discrepancies with the codebase. It scans source code and documentation, then generates a structured blame report highlighting critical issues, warnings, and recommendations. Useful for maintaining accurate and consistent documentation.
TypeScript Pro - Advanced Typing
Development
Focuses on advanced TypeScript typing including generics, conditional types, and mapped types for type-safe architectures. Helps optimize type inference, enforce strict compiler flags, and implement enterprise-grade patterns like decorators and metadata programming. Ideal for designing shared type systems and integrating with modern frameworks.
Pronunciation Specialist
Content
Scans lyrics for pronunciation risks and prevents Suno AI mispronunciations. Detects homophones, technical terms, proper nouns, and provides phonetic corrections for clean output.
Kill OS Processes and Docker Containers
Development
Terminates OS processes or Docker containers by PID, name, or container ID. Useful for freeing blocked ports, killing resource-heavy processes, or stopping lingering containers. Supports both graceful stop and force kill.
Forecast Generator
Data & AI
Automated assistance for forecast generation tasks in data analytics. Provides step-by-step guidance, production-ready code, and validation against industry standards.
Image Creator
Content
Renders HTML/CSS into production-ready images via Playwright. Captures pixel-perfect screenshots of HTML templates.
Add a Tauri command
Development
End-to-end checklist for adding, renaming, or changing a Tauri command, covering Rust, TypeScript, tests, and capabilities.
Modern Poetry Creation
Content
Learn to create modern poems using imaginative language, metaphors, and rhythm. Express emotions, landscapes, and philosophical thoughts.
Claude Code session diagnostic
DevOps
Analyzes Claude Code session bloat: displays token count, context usage percentage (out of 200K), and a breakdown of bloat sources. Useful when the session feels large or the context window nears capacity, with recommendations for reducing it.
Juicebox Performance Tuning
DevOps
Optimize Juicebox API performance by implementing response caching with Redis, request batching, and connection pooling. Use when improving response times, reducing latency, or maximizing throughput in Juicebox integrations.
Multi-agent Orchestration
Development
Spawns parallel agents to decompose complex tasks into subtasks tracked with cc-mirror tasks and TodoWrite. Uses domain-specific guides (software development, code review, testing, etc.) to enforce best practices. Ideal for features, reviews, refactoring, testing, and any work that benefits from decomposition.