filament-forms

Community

Generate Filament v4 forms with fields, validation, sections, and relationships

Authormwguerra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill creates Filament v4 form schemas with proper fields and validation, plus support for sections and relationships to speed up UI development.

Core Features & Use Cases

  • Build form schemas with common field types (Text, Select, etc.)
  • Attach validation patterns and relationship configurations
  • Support sections and tabs for better UX

Quick Start

Use the form skill to scaffold a basic Filament form with a TextInput and a Select tied to a relation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: filament-forms
Download link: https://github.com/mwguerra/claude-code-plugins/archive/main.zip#filament-forms

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository