filament-resource

Installation
Summary

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
SKILL.md

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

Related skills
Installs
1.2K
GitHub Stars
30
First Seen
Feb 7, 2026