filament-architect
Wizard-driven Laravel scaffolding for models, migrations, and Filament resources
All Skills in This Repository (3)
Pure Emerald Level Indicatorspest-testing
Write, fix, and refactor Laravel Pest tests using Pest 4 syntax.
livewire-development
Create and debug Livewire components for Laravel applications.
laravel-best-practices
Review and refactor Laravel PHP code for framework best practices.
Frequently Asked Questions
FAQPage SchemaHow to install Filament Architect?â–¼
Run `npx skills add lartisan/filament-architect --all -g -y` in your terminal to install all skills in this suite globally.
What does Filament Architect generate?â–¼
It generates Eloquent models, migrations, factories, seeders, and full Filament resources with list, create, edit, and view pages from a single wizard.
Can it update existing files without overwriting my code?â–¼
Yes. Its merge mode uses parser-aware updates to refresh generated sections while preserving your custom methods and logic.
Which Filament versions are supported?â–¼
It supports Filament 4 and 5 by default, with legacy Filament 3 flat structure available through a configuration flag.
Do I need coding experience to use it?â–¼
Basic Laravel knowledge helps, but the wizard interface and AI agent skills handle the technical generation steps for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core