What problem does it solve?
This Skill provides a robust, production-ready foundation for building multi-tenant SaaS applications, saving significant development time and effort.
Core Features & Use Cases
- Multi-Tenant Architecture: Securely separates data and functionality for different teams/workspaces.
- Authentication & Authorization: Integrates NextAuth v5 for secure user management and role-based access.
- Team Workflows: Includes features for team creation, member invitations, and role management.
- Modern UI: Leverages shadcn/ui and Tailwind CSS for a clean, customizable interface with light/dark mode.
- Full-Stack Stack: Built with Next.js (App Router), Bun, PostgreSQL, Prisma, and Resend for email.
- Deployment: Optimized for Railway with a Dockerfile and configuration.
Quick Start
Use the team-saas skill to generate a Next.js project with multi-tenant authentication and team management features.