What problem does it solve?
This Skill automates the setup of a fullstack web application with a FastAPI backend and a React frontend, reducing the time and complexity of initial project setup.
Core Features & Use Cases
- Automated Setup: Automatically creates a fullstack web application with a FastAPI backend and a React frontend.
- Custom Variations: Allows selection of different database, storage, and backup configurations at runtime.
- Integrated Testing: Provides integration with unit tests and end-to-end testing frameworks like Vitest and Playwright.
- CI/CD Integration: Integrates with GitHub Actions for continuous integration and deployment.
- Use Case: Ideal for developers looking to quickly start a new project with a standard backend and frontend setup, saving time on repetitive configuration tasks.
Quick Start
Scaffold a new fullstack app with the default variation:
bun .claude/skills/setup-fullstack/scripts/setup-fullstack.ts