Find the perfect skill
PaperBanana - Academic Illustration Generator
Content
Multi-agent pipeline for creating publication-quality academic diagrams, statistical plots, and slides from text or data.
Reversa PRD Drafter
Documentation
Synthesizes ideation and personas into a complete PRD, with up to 2 clarifying questions.
Codebase Audit
Development
Full codebase audit producing a structured report covering bugs, security issues, architectural problems, tech debt, test gaps, and improvements.
Raindrop - Bookmark Manager
Productivity
Search, list, and manage Raindrop.io bookmarks via CLI. Keep your web discoveries organized with tags, collections, and powerful search.
Verified Search Pro
Data & AI
Multi-engine deep research assistant for fact-checking. Cross-verifies sources, reduces noise, outputs Markdown reports and claims-json evidence packs.
Purge VM
DevOps
Completely removes a virtual machine, including its disks and machine configuration. Use when the user wants to permanently delete everything about a VM, with no ability to undo.
Content Analysis NLP and LLM
Data & AI
Analyze text using traditional NLP and LLM methods. Extract sentiment, topics, and insights from various content types.
Performance Optimization
Development
Provides guidance on performance optimization including profiling (CPU, memory, I/O), caching layers (CDN, application, database), connection pooling, lazy loading, code splitting, database query optimization, and load balancing. Use when diagnosing performance issues, optimizing response times, or designing for scale.
3p Enterprise Deployment on Linux
DevOps
Reference for third-party/managed deployment of Claude Desktop on Linux, covering managed-settings.json, 3p mode, inference gateways, and debugging.
Claude Second Opinion
Development
Get an independent review from Claude Code on your code or plans. Useful for cross-checking reasoning from Codex.
Debounce and Throttle Patterns
Development
Guides the design, implementation, and validation of debounce and throttle patterns to optimize high-frequency events like UI interactions and file watching. Reduces unnecessary processing and smooths resource usage, improving both responsiveness and stability.
Game Loopers CSS BEM Auditor
Development
Audits and refactors CSS to comply with Game Loopers' BEM methodology and design system. Detects non-compliant selectors, design token violations, naming collisions, and overly specific rules, then suggests BEM-aligned fixes. Helps maintain consistency and scalability across Astro, SolidJS, and global stylesheets.