filament-forms とは?
フィールド、検証、セクション、タブ、および関係を含む FilamentPHP v4 フォームを作成する ソース: mwguerra/claude-code-plugins。
フィールド、検証、セクション、タブ、および関係を含む FilamentPHP v4 フォームを作成する
コマンドラインで filament-forms AI スキルを開発環境にすばやくインストール
ソース: 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) |
フィールド、検証、セクション、タブ、および関係を含む FilamentPHP v4 フォームを作成する ソース: mwguerra/claude-code-plugins。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/mwguerra/claude-code-plugins --skill filament-formsフィールド、検証、セクション、タブ、および関係を含む FilamentPHP v4 フォームを作成する ソース: mwguerra/claude-code-plugins。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/mwguerra/claude-code-plugins --skill filament-forms インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/mwguerra/claude-code-plugins