agints.
← warehouse
Keep · coding-agent SKILL.md

AGENTS.md nested playbook + Cursor Cloud specific instructions

WhenUse when placing AGENTS.md at repo root and in nested packages so closer files win.
StopNever put long-running processes in install. Never paste full runbooks into root AGENTS.md.

Steps

  1. Use TypeScript for all new files
  2. Prefer functional components in React
  3. Use snakecase for database columns
  4. Follow the repository pattern
  5. Keep business logic in service layers
  6. Install is already done by the environment Build (pnpm install).
  7. Start services: see .cursor/environment.json start and terminals.
  8. Per-task services the agent only needs sometimes: document the exact
LoadAGENTS.md files. .cursor/environment.json. Repo only.
Copy SKILL.mdRaw SKILL.md
---
name: AGENTS.md nested playbook + Cursor Cloud specific instructions
description: Use when placing AGENTS.md at repo root and in nested packages so closer files win.
---

# AGENTS.md nested playbook + Cursor Cloud specific instructions

When: Use when placing AGENTS.md at repo root and in nested packages so closer files win.
Stop: Never put long-running processes in install. Never paste full runbooks into root AGENTS.md.

1. Use TypeScript for all new files
2. Prefer functional components in React
3. Use snakecase for database columns
4. Follow the repository pattern
5. Keep business logic in service layers
6. Install is already done by the environment Build (pnpm install).
7. Start services: see .cursor/environment.json start and terminals.
8. Per-task services the agent only needs sometimes: document the exact

Load: AGENTS.md files. .cursor/environment.json. Repo only.

Get my agents setup

your agents work while you sleep.