filament-dashboard
Installation
SKILL.md
Filament Dashboard And Page Workflow
Use this skill for dashboards and custom panel pages. Prefer composing existing Filament widgets, schema components, and embedded Livewire components before building bespoke Blade-heavy pages.
Read First
Resolve paths from the current project root:
app/Filament/CLAUDE.mdapp/Filament/Pages/CLAUDE.mdapp/Filament/Widgets/CLAUDE.mdapp/Providers/Filament/CLAUDE.mdapp/Filament/Actions/CLAUDE.mdwhen the page has actionstests/Feature/Filament/CLAUDE.mdwhen tests are expected
Inspect existing panel pages, dashboard widgets, navigation groups, panel discovery paths, and global defaults.