What problem does it solve? Building forms by hand requires defining field schemas, validation rules, and layout options manually. This Skill standardizes form creation and updates through a consistent JSON field schema and dedicated scripts, so forms are generated correctly the first time. ## Core Features & Use Cases - Form Creation: Generate forms from natural language using the create-form script, which assigns a unique ID, URL slug, and draft status. - Rich Field Types: Supports text, email, number, textarea, select, multiselect, checkbox, radio, date, rating, and scale fields with validation and conditional display rules. - Ready-Made Templates: Includes field patterns for contact forms, surveys, and registration forms. - Use Case: A user asks for a customer feedback survey. The Skill provides the rating, scale, and textarea field definitions, creates the form as a draft, and publishes it once reviewed. ## Quick Start Ask the agent to create a contact form with name, email, and message fields and publish it.