Find the perfect skill
Datagrok UI Building Guidelines
Development
Rules and patterns for building UI in Datagrok TypeScript components, viewers, dialogs, and drag-and-drop. Covers tabs, layouts, inputs, popup menus, and performance.
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.
Empirical Prompt Tuning
Development
Fetch and execute mizchi's empirical-prompt-tuning skill at runtime. Use for iterative refinement of agent-facing prompts by dispatching an unbiased subagent.
Empirical Prompt Tuning Remote Loader
Development
Skill to evaluate and iteratively refine agent-facing prompts by dispatching an unbiased subagent, following the remote upstream method.
Command Router for OpenCode Skills
Development
Create or update OpenCode skills via one unified command with operation routing and auto/confirm modes.
Betaflight Tuning Tool Codebase Guide
Development
Complete operational guide for the Betaflight flight controller tuning tool codebase. Includes file map, commands, and coding patterns.
Feature Development Workflow
Development
Automated 7-phase feature development workflow using specialized agents for code exploration, architecture design, and code review. Great for multi-file features and ambiguous requirements.
REST API Builder
Development
Scaffold production-ready REST APIs with authentication, rate limiting, validation, and OpenAPI docs.
VCF Alias for vc-phase-loop
Development
Short alias for vc-phase-loop. Use when the user invokes 'vcf:' for maximum hands-off completion.
Final Polish Pass
Development
A meticulous final quality pass to fix alignment, spacing, consistency, and detail issues before shipping.