What problem does it solve?
This Skill automates the creation of production-ready full-stack web applications, handling everything from database setup to frontend component integration, allowing users to focus on product functionality.
Core Features & Use Cases
- Scaffolds T3 Stack Apps: Generates applications using Next.js, tRPC, Drizzle ORM, and shadcn/ui.
- Database Provisioning: Integrates with Timescale Cloud for managed PostgreSQL databases.
- Auth Configuration: Supports email, GitHub, and Google OAuth for multi-user applications.
- Iterative Development: Guides users through phases for understanding the product, setting up the project, designing the schema, building backend and frontend, and finally verifying and committing.
- Optional Hardening: Includes steps for adding backend testing and stricter TypeScript checks.
Quick Start
Use the create-app skill to start building your new application.