saucebase
Modular Laravel SaaS starter kit with guided module development
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Saucebase?โผ
Run `npx skills add sauce-base/saucebase --all -g -y` in your terminal to install all skills in this suite globally.
What is Saucebase used for?โผ
Saucebase is a modular Laravel SaaS starter kit that gives you authentication, billing, settings, and an admin panel out of the box so you can ship products faster.
How do I create a new Saucebase module?โผ
The module development skill walks you through a short pre-flight interview, then scaffolds the module with `php artisan saucebase:recipe ModuleName` and applies your choices for pages, migrations, and tests.
Does Saucebase support Vue and React?โผ
Yes. Saucebase works with both Vue 3 and React 19 through Inertia.js, and modules can implement frontend pages in either framework.
Can I build Filament admin panels with Saucebase?โผ
Yes. The Filament development skill covers resources, tables, forms, infolists, and tests using the correct Filament v5 APIs and module conventions.
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