Find the perfect skill
Web Scrape
Data & AI
Fetch and extract readable text from a URL, then summarize or present key information.
Integration Test Orchestrator
Testing
Set up integration tests with real databases, message queues, and external services using Docker containers.
Expert Skill Creation & Management
Development
Create, refine, review, and retire reusable skills. Optimized for learn-once, reuse-forever with retrieval protocols and lifecycle operations.
Clipboard Copy Utility
Productivity
Copies track content (lyrics, style prompts) to the system clipboard for pasting into Suno or other tools. Automatically detects the platform (macOS, Linux, WSL) and uses the appropriate clipboard command. Useful for quickly extracting specific sections like lyrics or style prompts from album tracks without opening files.
Leavn Navigation Debugger
Development
Debug navigation issues in Leavn: NotificationCenter routing, deep links, tab selection, AppCoordinator, and modal presentations. Use this skill when navigation is broken, wrong screen appears, deep links fail, or tab routing problems occur.
EPUB File Workflow
Content
Use local CLI tools to create, validate, query, update, and convert EPUB files to the EPUB 3 standard.
JusticeHub Context
Productivity
Sets the working context to the JusticeHub codebase at /Users/benknight/Code/JusticeHub. It ensures all file operations use absolute paths, prevents accidental work in other repositories, and provides project structure details. Use this skill when starting development on JusticeHub to avoid path mistakes and enforce consistent conventions.
Press Release Writer
Communication & Writing
Writes professional press releases in standard format with compelling hooks.
Generate skill from various sources
Development
CLI tool to generate a SKILL.md file from MCP, README, or OpenAPI. Options include --platform and --dry-run.
Master Python 3.12+ Development
Development
Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI.
Claude Code Slash Command Development
Development
Builds custom slash commands for Claude Code by authoring Markdown files with specific frontmatter. Helps add reusable prompt shortcuts, restrict tool access, or run isolated sub-agent tasks via the fork context.
Timer Tool
Productivity
Set one-time delayed timers that trigger actions after a specified duration. Supports units from seconds to days. Useful for reminders, rate-limiting API calls, or scheduling delayed notifications.