full-stack-builder
Installation
SKILL.md
Full Stack Builder
Meta-Skill that orchestrates multiple skills to build complete full-stack applications from concept to deployment.
Overview
This meta-skill chains together 7+ individual skills to create a complete application workflow. It handles everything from requirements gathering to deployment, using the skill registry and composer to intelligently orchestrate the process.
Skills Orchestrated
- brainstorming - Explore requirements and design
- database-schema-generator - Design database schema
- api-endpoint-builder - Build backend API
- user-authentication-system - Add authentication
- testing-framework - Add comprehensive tests
- deployment-automation - Deploy to production
- error-monitoring-setup - Set up monitoring