What problem does it solve?
This Skill streamlines the development of applications using the FARM (FastAPI, React, MongoDB) stack by providing consistent project structures, configuration patterns, and code generation tools.
Core Features & Use Cases
- Project Scaffolding: Quickly set up new FARM stack projects with a predefined directory structure and essential configuration files.
- CRUD Generation: Automates the creation of models, services, and routes for new features within your application.
- Configuration Management: Standardizes how environment variables and secrets are handled for both local development and deployment.
- Use Case: When starting a new project that requires a robust backend API with FastAPI and a MongoDB database, use this skill to scaffold the initial project structure and set up the core components.
Quick Start
Use the farm-stack skill to scaffold a new FastAPI + React + MongoDB project.