Find the perfect skill
Figma Design Analyzer
Development
Analyzes Figma designs against code conventions for implementation readiness. Checks design-code parity, semantic token usage, and property naming consistency. Use when reviewing a Figma component before coding.
Ultrathink - Deep Multi-Perspective Analysis
Development
Ultra-deep multi-perspective analysis for complex architectural and strategic decisions. It systematically explores technical, business, user, and system dimensions, generates multiple solutions, challenges assumptions, and synthesizes structured recommendations. Ideal when conventional thinking has failed or stakes are high.
Code Review Gate
Development
Enforces a mandatory human code review gate for critical components before integration testing. Automatically triggers on security-sensitive files, high cyclomatic complexity, or large changes. Ensures manual verification of security, code quality, and architecture before proceeding.
Claude Code Expert
Development
Provides comprehensive guidance on using Claude Code, Anthropic's agentic coding tool. Covers setup, slash commands, hooks, plugins, MCP servers, troubleshooting, and best practices. Use when you need help with any aspect of Claude Code, from installation to advanced enterprise features.
Commit Message Generator
Development
Generates commit messages following project conventions after running pre-commit checks (formatting, linting, tests). Helps automate clean, standardized commits.
Vocal Bridge Prompt Management
Development
Manages the Vocal Bridge voice agent's system prompt: displays, edits, or sets the main prompt and greeting message. Useful for customizing agent behavior via CLI commands, file input, or piped content.
UI/UX Design for Design Documents
Development
Designs layout structure, responsive breakpoints, interaction patterns, and accessibility for design documents. Used when the UI/UX Design section is assigned, covering visual hierarchy and loading states based on requirements. Helps ensure user-centered design decisions are documented and traceable.
Cancel Message Batch
Development
Cancel a message batch that is currently being processed. The batch transitions to a `canceling` state, and any in-progress non-interruptible requests may still complete. This is useful when you need to stop a batch early.
Game Design Principles
Development
Game design principles covering core loop design, game design documents (GDD), player psychology (Bartle types), difficulty balancing, progression systems, and common anti-patterns. Helps designers create engaging and well-structured games through iterative prototyping and playtesting.
MoAI Foundation Core Principles
Development
Provides the foundational principles (TRUST 5, SPEC-First TDD, delegation patterns, token optimization, progressive disclosure, modular architecture) for AI-powered development workflows using MoAI-ADK. Helps establish quality gates, efficient task orchestration, and scalable project structure when building AI agents or skills.
Create Reusable Custom Skills
Development
Create reusable command or skill scaffolds tailored to your project's recurring tasks.
Image Analysis for Visual Quality Assessment
Development
Delegates image analysis to GLM-4.6v subagent for visual quality assessment of game screenshots and sprites. It checks for issues like blocky backgrounds, transparency problems, and style consistency against Harvest Moon SNES references. Use for batch analysis or when extensive visual QA is needed to save tokens.