formio-resource-planner
Plan the Resource structure, field configurations, and access/permission model for a Form.io application, then emit a ready-to-import project template.json (Phase A: a human-readable Resource Map for approval; Phase B: the full template with roles, resources, forms, and actions). Interview-driven — infers resources and asks about relationships, auth, and access before committing. Use when the user asks to design, architect, model, or plan the resources, schema, data model, or access model — "design the resources for...", "plan the schema for...", "model <domain> in Form.io". Not for: building or standing up the app itself — "build me a task manager / CRM" (see formio-application, which invokes this planner internally as its planning step); standalone single-form creation — one survey, contact form, or questionnaire with no data model (see formio-form-builder); SSO, Token Swap, Custom JWT, 2FA, or RBAC tuning beyond default roles (see formio-auth); 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-resource-planner/SKILL.md
- skills/formio-resource-planner/references/access-patterns.md
- skills/formio-resource-planner/references/examples/complex-crm-transitive/template.json
- skills/formio-resource-planner/references/examples/complex-crm-transitive/template.md
- skills/formio-resource-planner/references/examples/task-manager/template.json
- skills/formio-resource-planner/references/examples/task-manager/template.md
- skills/formio-resource-planner/references/interview-guide.md
- skills/formio-resource-planner/references/phase-b-emission.md
- skills/formio-resource-planner/references/planning-rules.md
- skills/formio-resource-planner/references/template-json.md
- skills/formio-resource-planner/references/template-md.md
Every link opens the file at its source, pinned to the revision this page describes.