formio-angular
Angular framework implementor for the Form.io skill library — turns an approved template.json plus a target Form.io project into a working Angular application using @formio/angular, via a five-phase gated flow (setup, bootstrap, config, auth, resources). Invoked as the handoff from formio-application, or directly when the user explicitly names Angular. Claims ONLY Angular-explicit triggers. Use when the user says "build it in Angular", "Angular front-end for this Form.io project", "use Angular", "use @formio/angular", "the Angular skill", or "wire up FormioAppConfig". Not for: framework-agnostic app requests (see formio-application); extending a running Angular app — which loads the nested formio-angular-resources sub-skill at ./formio-angular-resources/SKILL.md (not a top-level skill); planning a data model (see formio-resource-planner); framework-agnostic embed/render-a-form requests (see formio-form); REST endpoint lookups (see formio-api).
Pinned to revision f13e6d17a66e, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/formio-angular/SKILL.md
- skills/formio-angular/AUTH.md
- skills/formio-angular/BOOTSTRAP.md
- skills/formio-angular/CONFIG.md
- skills/formio-angular/SETUP.md
- skills/formio-angular/formio-angular-resources/SKILL.md
- skills/formio-angular/formio-angular-resources/references/app-integration.md
- skills/formio-angular/formio-angular-resources/references/interview-guide.md
- skills/formio-angular/formio-angular-resources/references/phase-a-plan-template.md
- skills/formio-angular/formio-angular-resources/references/resource-module-patterns.md
- skills/formio-angular/formio-angular-resources/references/worked-example.md
Every link opens the file at its source, pinned to the revision this page describes.