monorepo-spec-kit-structure
SKILL.md
Monorepo + Spec-Kit Structure Skill
When to use this Skill
Use this Skill whenever you are:
- Creating or modifying a monorepo that contains:
- One or more frontends (e.g. Next.js).
- One or more backends (e.g. FastAPI, Node, Go).
- A shared specs folder managed by Spec-Kit or similar tools.
- Setting up the initial folder structure for an AI‑driven project that will be edited by tools like Claude Code + Spec-Kit.
- Deciding where to put
CLAUDE.mdfiles, specs, and configuration files so AI agents always see the right context. [file:10][web:11][web:24]
This Skill must work for any AI‑driven monorepo, not just a single hackathon.