Find the perfect skill
Codebase Question Router
Development
Route a codebase question to the right tool — structural graph, semantic search, or risk analysis. Use when you need to find or understand code without knowing exact file names.
EDOT Python Instrumentation
Development
Instrument a Python application with the Elastic Distribution of OpenTelemetry (EDOT) for automatic tracing, metrics, and logs.
PR Title and Description Generator for Yadm Branch
Development
Generates a pull request title and description for a yadm branch. It gathers context, validates that the branch is not main and has commits, then outputs a formatted title and body following specific rules. Helps create consistent, ready-to-use PRs for dotfile changes.
Hickey Structural Simplicity
Development
Evaluate code for accidental complexity using Rich Hickey's Simple Made Easy framework. Focus on structural coupling, concept deduplication, and complecting.
Vector Icon Libraries Guide
Development
Comprehensive guide to vector icon libraries (Lucide, React Icons, Tabler, Iconify…) with selection criteria, implementation patterns, and best practices.
Dependency Upgrade Planning
Development
Plan safe dependency upgrades by analyzing current versions, security vulnerabilities, and breaking changes. Provides prioritized upgrade recommendations.
Push Checkpoint
Development
Scoped code review of work since the last checkpoint, followed by a test-and-lint debug pass. Triggered every 10 pushes or on demand.
Fluxwing Component Creator
Development
Create uxscii components with ASCII art and structured metadata for UI components, by orchestrating a designer agent. Use for .uxm files and creating buttons, inputs, cards, etc.
Create Pull Request
Development
Push branch and create a pull request with concise description and appropriate labels.
Feature Development Workflow
Development
Automate 7-phase feature development with specialized agents for code exploration, architecture design, and quality review.
Vocal Bridge Authentication
Development
Authenticates the user with Vocal Bridge using their API key. Checks for the CLI installation, installs it if missing, and runs the login command. Helps connect Claude Code to a Vocal Bridge agent for management.
File to Code
Development
Generates production-ready code from file specifications such as CSV, JSON schemas, SQL DDL, protobuf definitions, or requirements documents.