Skip to main content
Run any Skill in Manus
with one click

monorepo-structure

Stars65
Forks17
UpdatedMay 29, 2026 at 15:18

Explains this repo's non-workspace "dumb monorepo" layout and the iron rule that every build/test/lint/typegen/package command runs from inside a sibling directory — never the repo root. Use BEFORE running any bun/npm/supabase/trigger/shadcn command, before installing or adding a dependency, before generating DB types, or whenever a skill or task says to "run X" without naming a directory. Reach for it any time you're about to shell out a command in this repo and aren't certain which directory it belongs in, or when a command fails with "no package.json / no lockfile / script not found" at the root.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly