Find the perfect skill
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.
High-Quality Git Commits
Development
Create high-quality Git commits for pending changes, with context gathering, agent selection, and logical commit splitting.
Unified Memory
Development
Save and share durable, inspectable context between AI agents using a local Memory Vault. Use for handoffs, resuming tasks, and searching shared project knowledge.
Init Project: Idea to Structured Repo
Development
Turns an idea into a structured new repository by composing existing skills. Runs trigger and value gates, records a foundation, and hands off to the walking-skeleton spec.