sauce-basesauce-baseCommunityยท2 Agent Skills Included

saucebase

Modular Laravel SaaS starter kit with guided module development

Scaffolds and develops modular Laravel SaaS applications with authentication, billing, settings, and admin panels. Guides module creation through structured pre-flight questions covering frontend pages, migrations, Filament resources, and tests. Eliminates boilerplate setup and common Filament v5 mistakes so teams ship SaaS features faster.
npx skills add sauce-base/saucebase --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’