Find the perfect skill
Retroactive Evaluation Coverage Audit
Development
Retroactively audit an executed AI phase's evaluation coverage, score each dimension, and produce an actionable review with remediation plan.
Create Slash Command Guide
Development
Provides a structured guide for creating custom slash commands in Claude Code. Covers file locations (project and personal), argument handling (no args, $ARGUMENTS, positional $1/$2/$3), and optional frontmatter configuration for tools and model. Useful when you need to design reusable prompts invoked with /command-name syntax.
Semantic File Search with Vexor
Development
Guidance for using Vexor, a vector-powered CLI for semantic file search, compatible with Claude and Codex.
Output SDK Folder Structure Conventions
Development
Validate and fix folder structure for Output SDK workflows. Use to ensure migrated workflows follow the correct structure conventions.
Push memory to dashboard
Development
Manually upload the persistent memory database to your self-hosted dashboard. Useful after directly running add-fact or add-knowledge.
Megahub IDE Frontend Development
Development
Frontend development context for the Megahub IDE: Vite, Blockly, Web Bluetooth, and custom UI components. Use when working on the /frontend/ directory.
Cap Table Issuance Import
Development
Internal sub-skill that parses uploaded spreadsheets (.xlsx, .csv) or documents (.pdf, .docx) into knowns.rows for the carta-issuance pipeline. Enforces strict matching and leaves unresolved fields blank.
Generate MaaFramework Pipeline Nodes
Development
Generate MaaFramework pipeline nodes and OCR snippets from screenshots. Automates ROI expansion and merging into pipeline JSON.
Performance Optimization
Development
Optimize application performance through caching strategies, load balancing, database scaling, and monitoring. Ideal for systems needing to handle thousands of concurrent users with low latency.
Create Agent Skills
Development
Guides creation of structured agent skills with SKILL.md and on-demand reference files.
Pokécenter — Free Token Launcher
Development
Launch a Solana token for free with no SOL needed. Keep 100% of trading fees forever. Includes AI image generation.
Edit Claude Code Hooks
Development
Create and update Claude Code hooks following the official specification. Used for new hook creation or existing hook updates.