Find the perfect skill
Dispatch skill-improver for SKILL.md edits
Development
Dispatch the report-only skill-improver agent against a specified skill, verifying repo context and eval prerequisites before proposing evidence-cited SKILL.md edits.
Rapid Prototyping Workflow
Development
Rapid prototyping workflow that skips standard practices to quickly validate game concepts. Produces throwaway code and a structured prototype report.
Go Code Review for fzuhelper-server
Development
Perform comprehensive code review of Go changes in fzuhelper-server, using git diff and Hertz/Kitex-specific checks.
Manage AI Skills
Development
Creates or updates a skill file based on the conversation. Automatically detects create or update mode and guides frontmatter and content generation.
Survey SDK Feature Audit
Development
Audit PostHog survey SDK features and version requirements across JS, iOS, Android, and Flutter SDKs.
Skill Scaffolding Generator
Development
Reads a template to create new skills and commands at once. Automates skill scaffolding.
Trellis Brainstorm: Requirements Discovery
Development
Guides collaborative requirements discovery before implementation. Asks questions one at a time, researches technical choices, and converges on MVP scope.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
Create GitHub Pull Request
Development
Creates a GitHub PR from current branch commits: pre-checks, push, title/body generation, PR creation, and Copilot review monitoring.
Zod - TypeScript Schema Validation
Development
Provides guidance on Zod schema validation, covering type inference, schema composition, parsing, refinements, transformations, error handling, and TypeScript integration. Ideal for building type-safe validation, form validation, and API input validation.
React 18 Lifecycle Patterns
Development
Provides migration patterns for unsafe class component lifecycle methods (componentWillMount, componentWillReceiveProps, componentWillUpdate) to React 18.3.1.
Scripting Subsystem Deep Audit (M30/M47)
Development
Deep audit of the M30/M47 scripting subsystem: .pex decompiler, .psc parser, AST→ECS recognizer chain, ECS runtime, and cell-loader attach path.