fullstack-template-generator
Installation
SKILL.md
Fullstack Template Generator
Overview
This skill automates the creation of a production-ready fullstack application template featuring:
Backend (Python + FastAPI)
- FastAPI framework with async support
- OpenAI ChatGPT API integration
- CORS middleware configured for frontend communication
- Comprehensive error handling and validation
- Environment-based configuration
- Auto-generated API documentation (Swagger UI)
- Pydantic models for request validation