What problem does it solve?
Add or extend a platform slice in this Copier template repo by following the current repo docs, matching established template patterns, updating docs and AI context, and validating generation. Use when working on backend, web-user-app, web-admin-portal, mobile-android, or mobile-ios template support.
Core Features & Use Cases
- Edit the platform files under template/{platform}/, keeping Jinja syntax balanced and using .jinja extensions only when needed.
- Update platform docs under template/{platform}/docs/ and refresh AI context references such as CLAUDE.md.jinja, AGENTS.md.jinja, and related wiring.
- Validate and wire changes across shared wiring as required, ensuring maturity language is explicit (implemented, partial, experimental, or planned) to support end-to-end template generation scenarios.
Quick Start
Apply platform-builder to add or extend a platform slice by following the repository docs and updating templates accordingly.