What problem does it solve?
Building a full‑stack application involves many coordinated decisions—from backend architecture and database setup to frontend integration, testing, and production hardening—this skill provides a clear, step‑by‑step workflow that removes guesswork and ensures best‑practice standards.
Core Features & Use Cases
- Mandatory workflow that guides you through requirements gathering, architectural decisions, scaffolding, implementation, testing, and handoff.
- Checklists for backend services and frontend‑backend integration covering configuration, error handling, security, logging, health checks, and real‑time features.
- Guidance on multiple stacks such as Express + React, Django + Vue, Go + HTMX, and Next.js APIs, with patterns for auth, file uploads, and production hardening.
- Reference links to API design, authentication flow, and environment management for deeper implementation details.
Quick Start
Use the fullstack-dev skill to scaffold a new Express + React CRUD app with authentication and database integration.