Form.io
Official@formio · United States of America
The Self-Hosted Developer Platform for Building Forms and APIs
Agent Skills by Form.io
Showing 16 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Execute OpenSpec change tasks with progress tracking and error handling.
openspec-explore
Explore codebases and create OpenSpec proposals and designs interactively.
tdd-green-phase
Guide minimal code implementation to pass failing tests in TDD.
tdd-refactor-phase
Automate the TDD refactoring phase by fixing code smells and enforcing naming conventions.
openspec-archive-change
Archive completed changes in an openspec experimental workflow.
tdd-red-phase
Write focused failing tests for the TDD Red Phase.
openspec-propose
Generate change proposals with design, specifications, and tasks using openspec CLI.
formio-angular
Generate Angular applications with Form.io SDK and Bootstrap 5 modules.
formio-auth
Configure authentication and authorization in Form.io projects.
formio-resource-planner
Converts natural language requirements into Form.io resource maps and template JSON files.
formio-application
Create and extend Form.io applications with data models and generated UI code.
formio-api
Manage Form.io projects, forms, and submissions via authenticated API calls.
formio-sdk
Document the Form.io JavaScript SDK for form and submission CRUD operations.
formio-schema
Reference Form.io JSON schemas for projects, forms, and submissions.
formio-actions
Configure and manage Form.io actions for email notifications, authentication, and webhooks.
formio-angular-resources
Generate Angular modules with CRUD operations for Form.io resources.
Frequently Asked Questions About Form.io
FAQPage SchemaWhat specific tasks can be performed using Form.io?▼
Form.io enables the generation of Angular applications, management of form submissions, and configuration of authentication protocols. It supports the creation of data models, resource maps, and JSON schemas, while facilitating test-driven development through structured red, green, and refactor phases for code implementation.
Which personas benefit most from these capabilities?▼
Full-stack developers and enterprise engineers benefit from these capabilities when building data-intensive web applications. The platform is specifically designed for those requiring self-hosted form management, standardized JSON schema enforcement, and rapid generation of CRUD-heavy user interfaces within Angular environments.
What are the prerequisites for implementing Form.io?▼
Implementation requires familiarity with JSON schema structures and the Form.io JavaScript environment. Users should have an existing Angular project setup if utilizing the resource generation modules, and access to a self-hosted instance for managing project-level forms, submissions, and authentication configurations.