Skip to main content
Back to registry

filament-pro

marcelorodrigo/agent-skills

Build powerful Laravel admin panels using Filament v5's server-driven UI with Schemas and Livewire v4 reactivity.

Installs244
Install command
npx skills add https://github.com/marcelorodrigo/agent-skills --skill filament-pro
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Build powerful Laravel admin panels using Filament v5's server-driven UI with Schemas and Livewire v4 reactivity. Filament v5 is a Laravel admin panel framework that provides complete CRUD interfaces, forms, tables, and dashboard components through a declarative PHP API. Built on Livewire v4, it offers real-time reactivity without writing JavaScript. Install Filament via Composer and scaffold a panel: This creates the panel provider, directory structure, and assets needed to start building. The PanelProvider is the entry point for your admin panel. It configures: Resources provide complete CRUD interfaces through: Forms use a schema-based approach where you declare fields as PHP objects: Tables display data with extensive customization: Actions are interactive buttons that trigger: Dashboard widgets include: Filament uses Pest PHP with Livewire testing helpers: Access control through: Filament uses a server-driven approach where the backend defines the UI structure through schemas. The PHP code describes forms, tables, and layouts which Filament renders as Livewire components. Schemas are PHP configuration objects that define: All components mount as Livewire components, providing: The framework encourages a resource-first approach: Comprehensive documentation for each component: See examples.md for complete working code examples including: Filament is ideal for: Version :...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does filament-pro do?

Build powerful Laravel admin panels using Filament v5's server-driven UI with Schemas and Livewire v4 reactivity.

Is filament-pro good?

filament-pro does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does filament-pro work with?

filament-pro currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to filament-pro?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install filament-pro?

npx skills add https://github.com/marcelorodrigo/agent-skills --skill filament-pro

Related skills

Alternatives in Software Engineering