·filament-forms
</>

filament-forms

Erstellen Sie FilamentPHP v4-Formulare mit Feldern, Validierung, Abschnitten, Registerkarten und Beziehungen

14Installationen·0Trend·@mwguerra

Installation

$npx skills add https://github.com/mwguerra/claude-code-plugins --skill filament-forms

So installieren Sie filament-forms

Installieren Sie den KI-Skill filament-forms schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/mwguerra/claude-code-plugins --skill filament-forms
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

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.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/mwguerra/claude-code-plugins --skill filament-forms
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-19
Aktualisiert
2026-03-10

Browse more skills from mwguerra/claude-code-plugins

Schnelle Antworten

Was ist filament-forms?

Erstellen Sie FilamentPHP v4-Formulare mit Feldern, Validierung, Abschnitten, Registerkarten und Beziehungen Quelle: mwguerra/claude-code-plugins.

Wie installiere ich filament-forms?

Ö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

Wo ist das Quell-Repository?

https://github.com/mwguerra/claude-code-plugins