Find the perfect skill
DDD Tactical Patterns
Development
Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.
Skill Self-Repair Diagnostic
Development
Analyze the current conversation to diagnose and fix a skill that misbehaved, proposing targeted fixes.
nanomsg CLI for iMessage/SMS
Development
Read and send iMessage or SMS using the nanomsg CLI on macOS. Provides structured JSON output for agent processing.
Code Quality Dashboard
Development
Runs all project checks and computes a 0-10 code health score with trend tracking.
Cross-Platform Compatibility
Development
Comprehensive guide to writing code compatible across Windows, macOS, and Linux. Covers file path handling, OS detection, platform-specific dependencies, and testing strategies.
Gemini API Caching Strategy
Development
Best practices for Gemini API caching: versioning, entity-stable keys, and cache busting to reduce costs and improve performance.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by fixing type issues. Loops until zero errors or stagnation.
Generate MBMM Slash Command
Development
Meta-command to generate a new MBMM custom slash command in .claude/commands.
Create high-quality Git commits
Development
Create clean, well-documented Git commits by analyzing changes, running relevant agents, and updating the changelog for user-facing modifications.
Skill Validation and Review
Development
Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming, descriptions, and file structure, offering improvement suggestions.
Open Prefab Edit Mode
Development
Opens the prefab edit stage for a prefab instance or asset, allowing changes to propagate to all instances. Pair with 'assets-prefab-close' to exit.
Connect Android Device via ADB
Development
Connects to an Android device over ADB wirelessly (TCP/IP). Use this skill to enable wireless debugging and remote control of Android devices without a USB cable.