Form.io avatar

Form.io

Official

@formio · United States of America

0Followers
|
101Public Repos
|
16Published Skills

The Self-Hosted Developer Platform for Building Forms and APIs

Skills Distribution
DomainDeveloper To...Form-Generation-Fr.. (40%)Schema-Driven-Deve.. (30%)Test-Driven-Develo.. (30%)

Agent Skills by Form.io

Showing 16 vetted skills indexed across 1 GitHub repositories.

formioformio
6

openspec-apply-change

Execute OpenSpec change tasks with progress tracking and error handling.

Official
Intermediate
formioformio
6

openspec-explore

Explore codebases and create OpenSpec proposals and designs interactively.

Official
Advanced
formioformio
6

tdd-green-phase

Guide minimal code implementation to pass failing tests in TDD.

Official
Intermediate
formioformio
6

tdd-refactor-phase

Automate the TDD refactoring phase by fixing code smells and enforcing naming conventions.

Official
Intermediate
formioformio
6

openspec-archive-change

Archive completed changes in an openspec experimental workflow.

Official
Intermediate
formioformio
6

tdd-red-phase

Write focused failing tests for the TDD Red Phase.

Official
Intermediate
formioformio
6

openspec-propose

Generate change proposals with design, specifications, and tasks using openspec CLI.

Official
Intermediate
formioformio
6

formio-angular

Generate Angular applications with Form.io SDK and Bootstrap 5 modules.

Official
Advanced
formioformio
6

formio-auth

Configure authentication and authorization in Form.io projects.

Official
Advanced
formioformio
6

formio-resource-planner

Converts natural language requirements into Form.io resource maps and template JSON files.

Official
Advanced
formioformio
6

formio-application

Create and extend Form.io applications with data models and generated UI code.

Official
Advanced
formioformio
6

formio-api

Manage Form.io projects, forms, and submissions via authenticated API calls.

Official
Advanced
formioformio
6

formio-sdk

Document the Form.io JavaScript SDK for form and submission CRUD operations.

Official
Advanced
formioformio
6

formio-schema

Reference Form.io JSON schemas for projects, forms, and submissions.

Official
Advanced
formioformio
6

formio-actions

Configure and manage Form.io actions for email notifications, authentication, and webhooks.

Official
Intermediate
formioformio
6

formio-angular-resources

Generate Angular modules with CRUD operations for Form.io resources.

Official
Advanced

Frequently Asked Questions About Form.io

FAQPage Schema
What 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.