filament-resource
Complete FilamentPHP v4 resources with forms, tables, relation managers, and custom pages.
- Generates resource classes with form schemas, table configurations, and page routing following official FilamentPHP documentation patterns
- Supports resource variants including soft deletes, view-only pages, and simple modal-based forms via artisan commands
- Includes 20+ form field types (text inputs, selectors, date/time pickers, file uploads, relationship fields) and 5+ table column types with modifiers for search, sort, and visibility toggling
- Handles relation managers for managing model relationships and authorization policies for access control
FilamentPHP Resource Generation Skill
Overview
This skill generates complete FilamentPHP v4 resources including form schemas, table configurations, relation managers, and custom pages. All generated code follows official documentation patterns.
Documentation Reference
CRITICAL: Before generating any resource, read:
/home/mwguerra/projects/mwguerra/claude-code-plugins/filament-specialist/skills/filament-docs/references/general/03-resources//home/mwguerra/projects/mwguerra/claude-code-plugins/filament-specialist/skills/filament-docs/references/forms//home/mwguerra/projects/mwguerra/claude-code-plugins/filament-specialist/skills/filament-docs/references/tables/
Workflow
Step 1: Gather Requirements
More from mwguerra/claude-code-plugins
resource
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
115forms
Create FilamentPHP v4 forms with fields, validation, sections, tabs, and relationships
53executive
Strategic analysis, work prioritization, pattern recognition, and productivity reviews for the secretary plugin
52tables
Create FilamentPHP v4 tables with columns, filters, sorting, search, and bulk actions
48widgets
Create FilamentPHP v4 dashboard widgets - stats overviews, charts, and custom components
45actions
Create FilamentPHP v4 actions with modals, confirmation, forms, and bulk operations
42