Find the perfect skill
Trust & Reliability Animation
Development
Create animations that build user confidence, establish credibility, and communicate dependability. Principles and timing recommendations for predictable UI motion.
Home Assistant Integration Knowledge
Development
Guidelines for building, testing, and reviewing Home Assistant integrations, including quality scale rules and best practices for entity platforms.
Repository Audit & Edit Plan
Development
Audit the MCOS repository state before implementing a phase. Create a file-by-file edit plan, identify conflicts, tests, and validation commands.
Pre-Write Gate Dispatcher
Development
Vendor-neutral wrapper for the pre-write quality gate. Dispatches to vendor-specific validators based on configured tracker.
Contract & Policy Recon
Content
Survey the project's existing contracts and policy docs. Use when asked 'what contracts do we have', 'survey our policy docs', or 'inventory our agreements'.
Skill Self-Improvement
Development
AI skill self-improvement system with validation gates and token/conflict consumption controls.
Hugo Template Guide
Development
Comprehensive guide to understand and customize this Hugo theme: architecture, pages, content, modules, scripts, and styling (Tailwind v4, Bootstrap 5).
Registry Tools
DevOps
List available Pulumi Registry commands grouped by category for Claude Code.
Folder Structure Conventions
Development
Validate and fix folder structure for Output SDK workflows, including naming conventions.
Self-heal brepjs-cad skill from own eval
Development
Autonomously diagnose, fix, and verify a brepjs-cad skill using its own eval signals. Drives implement/verify/polish targets through RED→GREEN verification and ships a PR.
Custom Icons in Umbraco
Development
Implement custom icons in the Umbraco backoffice using official docs. Includes manifest and SVG icon registry examples for extensions.
TDD Green Phase - Minimal Implementation
Development
Implement the minimal code needed to pass failing tests in the TDD green phase.