Proto Analyzer
Transform a prototype URL into three backend development documents:
- PRD.md — Business requirements, field rules, workflows
- SYSTEM-DESIGN.md — Architecture, schema, module boundaries
- API-SPEC.md — RESTful endpoints, request/response contracts
Workflow
Step 1: Prototype Exploration (Blocking)
Explore the prototype to understand its content.
Multiple URLs: The user may provide multiple prototype URLs (e.g., separate pages for list, form, detail)
[Description truncada. Veja o README completo no GitHub.]