LogoClawIndex
CasesSkillsAbout
LogoClawIndex

farm-stack - FARM Stack Project Scaffold Tool

Scaffold FastAPI + React + MongoDB applications with project structure, config patterns, and Docker setup

Tags

Updated: 2026-03-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create project structure
  • create environment variables
  • create YAML config
  • create Pydantic models
  • create API routes
  • create async services
  • create MongoDB client
  • create Dockerfile
  • create docker-compose
  • build frontend
  • run Docker containers
  • run pytest tests

Inputs

  • .env file
  • config/secrets.yml
  • requirements.txt
  • pyproject.toml
  • client source code

Outputs

  • project files
  • config files
  • Docker images
  • frontend build
  • test results

Requirements

  • Python 3.13+
  • async MongoDB
  • Docker Compose

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
full-stack
project generator
code scaffold
FastAPI
React
MongoDB
Docker
create project structure
create environment variables
create YAML config
create Pydantic models
.env file
config/secrets.yml
requirements.txt
project files
config files
Docker images