What problem does it solve?
This Skill helps you choose and apply the right project scaffold when starting a new application, so you do not have to manually design folder structure, stack choices, and setup conventions from scratch.
Core Features & Use Cases
- Stack-matched scaffolding: Selects a template based on the app type, such as full-stack web apps, SaaS products, APIs, mobile apps, desktop apps, browser extensions, or CLI tools.
- Opinionated project structure: Provides clear directory layouts, technology choices, and setup steps for each supported stack.
- Use Case: A developer wants to start a new SaaS product and needs a Next.js, Prisma, Stripe, and Tailwind-based foundation with the right structure and defaults.
Quick Start
Ask the assistant to create a new project with the appropriate template for your app type, such as a Next.js SaaS app or a FastAPI API.