Form Builder

🌐Community
by eddiebe147 · vlatest · Repository

This Form Builder skill allows you to quickly create custom forms for data collection and feedback, streamlining processes and gathering information efficiently.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add form-builder npx -- -y @trustedskills/form-builder
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "form-builder": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/form-builder"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The Form Builder skill automates the creation of fillable forms, surveys, questionnaires, and interactive documents. It allows you to generate professional-looking forms for various data collection needs, including registration forms, feedback surveys, applications, intake forms, and assessment tools. The skill supports multiple output formats like PDF with fillable fields, HTML forms, and integration with Google Forms, complete with validation rules and conditional logic.

When to use it

  • Creating a customer feedback survey to gather opinions on a product or service.
  • Generating an application form for a job opening or program enrollment.
  • Building an intake form for new patients at a clinic or medical practice.
  • Designing a registration form for an event or conference.
  • Developing an assessment tool to evaluate skills or knowledge.

Key capabilities

  • Generates PDF forms with interactive fillable fields.
  • Supports various field types: text, checkbox, radio button, dropdown menus, and date pickers.
  • Allows setting validation rules for form fields (e.g., required fields, maximum length).
  • Enables conditional logic within the form flow.
  • Provides styling options to customize the appearance of forms.
  • Supports integration with Google Forms.

Example prompts

  • "Create a PDF registration form with name, email, and phone number fields."
  • "Generate an HTML feedback survey asking about customer satisfaction on a scale of 1-5."
  • "Build a Google Form application for our volunteer program, including required fields for contact information and availability."

Tips & gotchas

  • The skill requires defining the form structure and fields upfront.
  • Currently only supports PDF generation using pdf-lib.
  • Consider field types carefully to ensure data is collected correctly (e.g., use date pickers for dates).

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
eddiebe147
Installs
46

🌐 Community

Passed automated security scans.