api-generator
Installation
SKILL.md
Frontend API Generator
Core Principles
- Recon → Plan → Execute - Always analyze repository before generating code
- Incremental changes only - Never destructive refactors
- Generate only supported infrastructure - Match existing project patterns
- Ask when uncertain - Use Interview Mode for ambiguity
- User must approve plan - No execution without confirmation
Phase 1: Project Recon (MANDATORY)
Before generating any code, analyze the repository to determine project architecture.