What problem does it solve?
Eliminates slow, error-prone Angular portal CRUD coding by turning an approved plan into fully wired entity pages with models, routes, services, screens, and mandatory verification steps.
Core Features & Use Cases
- Orchestrated CRUD generation: Dispatches sub-skills for portal init, module init, entity model/service/mock data, list screen, detail screen, and actions after the plan is approved.
- Stateful detail UI generation: Creates CREATE/UPDATE/DETAIL states with form refinement (validators, form arrays, async validators when needed).
- Quality gates and audit trail: Enforces required tail-calls for E2E tests, code review, ASK-gated inline comments, acceptance verification, auto-docs, task tracking, and optional durable memories.
- Vietnamese/English support: Produces bilingual output (VI/EN) aligned with the portal conventions.
Quick Start
Use angular-portal-write-code when the user confirms 06-review-plan and asks to proceed with implementing the Angular Portal CRUD for the planned entity.