Was ist filament-forms?
Erstellen Sie FilamentPHP v4-Formulare mit Feldern, Validierung, Abschnitten, Registerkarten und Beziehungen Quelle: mwguerra/claude-code-plugins.
Erstellen Sie FilamentPHP v4-Formulare mit Feldern, Validierung, Abschnitten, Registerkarten und Beziehungen
Installieren Sie den KI-Skill filament-forms schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: mwguerra/claude-code-plugins.
This skill generates FilamentPHP v4 form schemas with proper field configurations, validation rules, relationships, and layout components.
CRITICAL: All form schemas MUST be organized using layout components. Never place fields directly at the root level of a form schema.
| Section | Major logical groupings, can have description, icon, collapsible | | Fieldset | Smaller sub-groupings within a section, lighter visual weight | | Tabs | When sections are numerous and would cause scrolling | | Grid | Column layout within sections (not a replacement for sections) |
Erstellen Sie FilamentPHP v4-Formulare mit Feldern, Validierung, Abschnitten, Registerkarten und Beziehungen Quelle: mwguerra/claude-code-plugins.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/mwguerra/claude-code-plugins --skill filament-formsErstellen Sie FilamentPHP v4-Formulare mit Feldern, Validierung, Abschnitten, Registerkarten und Beziehungen Quelle: mwguerra/claude-code-plugins.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/mwguerra/claude-code-plugins --skill filament-forms Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/mwguerra/claude-code-plugins