Find the perfect skill
Create a GitHub Pull Request
Development
Create a complete GitHub PR with branching, testing, formatting, and documentation. Use when the user wants to create a pull request. Handles the full workflow from branch to PR submission.
Advanced C Programming
Development
Expert C programming for systems and performance, memory management, pointers, system calls, embedded, multithreading. Follows C99/C11 standards.
Skill Improvement from Eval Run Logs
Development
Agent that proposes evidence-based edits for a given skill from its evaluation run logs. Dispatches to report-only agent, never edits the skill itself.
WebF Controller Manager Guide
Development
Manage WebF controllers safely with WebFControllerManager, covering lifecycle, reuse, pre-render, and multi-page integration.
Countdown - Pre-Implementation Validation
Development
Runs the 'Oracle' agent to create or refine an implementation plan, then launches parallel review agents (Mission Control, Telemetry, Flight Director) to validate the plan. Agents grade the plan on completeness, test strategy, and architecture; only when all three give an 'A+' grade does the plan proceed to implementation. This skill reduces implementation risk by catching gaps early through structured pre-implementation validation.
Go Concurrency Patterns
Development
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.
Smart Review Dispatcher
Development
Internal review dispatcher that classifies changed files and runs the appropriate reviews automatically. Invoked by /dev and /fix, or standalone after manual coding.
Pull Request Review Command
Development
Comprehensive PR review with approve, request changes, merge, or close actions. Detects contributor type and adapts communication tone.
Empirical Prompt Tuning
Development
Fetch and execute mizchi's empirical prompt tuning skill at runtime. Use to iteratively evaluate and refine agent-facing prompts.
Skill Validation and Review
Development
Validates and reviews skills against the Agent Skills specification, checking YAML syntax, structure, and best practices. Provides improvement suggestions and optional fixes.
TypeScript Project Scaffolding
Development
TypeScript project architecture expert for scaffolding production-ready applications with modern tooling.
Laravel Simplifier
Development
Simplifies and refines PHP/Laravel code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.