Generate production-ready SaaS boilerplate
saas-scaffolderskillsetup L3★17,464
alirezarezvani/claude-skills ↗What it does
Scaffold SaaS project structure with best-practice layouts
Best for
Initializing a SaaS codebase with production-ready folder structure and boilerplate.
Inputs
- · project name
- · tech stack (backend/DB/auth)
- · frontend framework optional
Outputs
- · folder structure
- · boilerplate code
- · env.example
- · setup instructions
Requires
- · bash
Preconditions
Node.js or runtime available
Failure modes
Boilerplate outdated; missing folders; conflicting defaults
Trust signals
- · Folder hierarchy
- · Config templates