Find the perfect skill
Claude Command Creator
Development
Interactive specialist assistant for creating well-structured Claude commands with MCP tool integration following Scopecraft conventions.
Testing Tauri Applications
Testing
Covers testing strategies for Tauri v2 applications: unit and integration testing using a mock runtime, end-to-end testing with WebDriver (Selenium, WebdriverIO), and CI integration with GitHub Actions.
AI Art Prompt Generator
Content
Generates detailed AI art prompts that translate concepts into visual descriptions with style and composition guidance. Useful when you need to create image generation prompts for tools like Midjourney or DALL-E, ensuring the output matches your creative vision.
Implementation Plan Orchestration
Development
Orchestrates the execution of an implementation plan by delegating all coding tasks to specialized agents. Useful for coordinating agent teams on complex projects while respecting task dependencies and maximizing parallel execution.
Fix Zod Schema Import Issues
Development
Diagnose and fix Zod schema import errors in Output SDK workflows. Resolves incompatible schema errors and validation failures between steps.
Gate Build - Compilation validation
Testing
Runs the build and test commands defined in `.specwright/config.json`. Captures stdout and exit codes, writing an evidence report. Returns PASS only if both commands exit 0; otherwise FAIL. Internal gate invoked by verify to confirm the codebase compiles and tests pass before proceeding.
Create Reusable Custom Skills
Development
Create reusable command or skill scaffolds tailored to your project's recurring tasks.
PRD Creation Assistant
Documentation
Automatically generates comprehensive Chinese PRD documents following 2026 best practices. Helps product managers create structured, data-driven product requirements documents with clear problem statements, success metrics, and timelines.
Swift 6+ Development Specialist
Development
Specialist in Swift 6+ development for iOS and macOS apps, covering SwiftUI, Combine, and Swift Concurrency. Ideal for building Apple platform applications with modern patterns like @Observable, async/await, and data-race safety.
Technical Documentation Architect
Documentation
Analyzes existing codebases to produce comprehensive technical documentation (10-100+ pages), including architecture overviews, design decisions, and troubleshooting guides. Best used for system documentation, architecture guides, or technical deep-dives.
Excel Import Modal Generator
Development
Generates a complete Excel import modal using the useExcelImport hook, including the modal component, parser function, and TypeScript interfaces. Run this when adding a new domain's import feature or refactoring an existing modal to the standard pattern. It also guides on connecting parent component callbacks.
Automated Data Preprocessing Pipeline
Data & AI
Automate data cleaning, transformation, and validation for ML tasks. Generates and executes robust ETL pipelines with quality reports and performance metrics.