Skip to main content
These prompts keep generated code consistent with FamilyCo’s architecture and policies. Copy, fill in the blanks, and use them with Cursor, Claude Code, Windsurf, or any other agent IDE.

Master prompt for implementation

New module screen

Server use-case

Prisma schema change

Refactor without drift

Token-saving tips

  • Quote only the exact requirement lines needed.
  • Reference page paths instead of pasting whole docs.
  • Work one feature at a time.
  • Summarize prior context every 3–5 turns.
  • Move long examples into files instead of the prompt body.