form-building

Installation
SKILL.md

Form Building

Creating a Form

Use the create-form script to create forms from natural language:

pnpm action create-form --title "Contact Form" --fields '[...]'

The script generates a unique ID, creates a URL slug, and stores the form in SQL as draft status.

Field Types

Installs
1
GitHub Stars
3.8K
First Seen
8 days ago
form-building — builderio/agent-native