filament-plugin-scaffold
Installation
SKILL.md
Filament Plugin Scaffold Skill
Creates a complete Filament plugin skeleton (panel or standalone) following Filament's official plugin development guidelines.
Usage
When the user wants to create a Filament plugin, use the scaffold script:
python3 ${SKILL_DIR}/scripts/scaffold_filament_plugin.py <vendor/plugin-name> [options]
Options
Related skills
More from mwguerra/claude-code-plugins
filament-resource
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
1.2Kresource
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
114forms
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
45