>_reporules.devOpen Docs
Workflow Library

AI workflows for scalable repositories

Reusable workflow systems designed for long-term AI-assisted engineering.

3 workflows57 rules28 promptsLast updated 2 days ago

Production Workflow

Claude Code SaaS Workflow

Scalable Next.js workflow for long-term AI-assisted development.

✓ rules.md
✓ memory.md
✓ prompts
✓ testing workflow
✓ PR workflow
✓ architecture notes
Next.jsCursorClaude CodeSupabase
24 rules · 12 prompts · Updated 3 days ago
Maintained by RepoRules
Last constraint update: 2 days ago
Technical debt: legacy auth hooks, billing migration
Open Workflow

Monorepo System

Cursor Monorepo Workflow

Shared repo workflow for Turborepo and multi-package projects.

✓ shared packages
✓ pnpm workspace
✓ repo constraints
✓ build system
TurborepopnpmMonorepo
18 rules · 9 prompts
Expected release: Q2 2026
Workflow In Progress

Lean Startup Workflow

AI Startup Workflow

Lean AI coding standards for fast-moving startup teams.

✓ MVP repo rules
✓ AI prompt system
✓ fast iteration workflow
StartupMVPStripe
15 rules · 7 prompts
Expected release: Q2 2026
Workflow In Progress

Workflow Philosophy

AI-generated code becomes unmaintainable without shared repo conventions, prompt constraints and architecture rules.

These workflows are designed to keep large AI-assisted repositories consistent over time. All generated code must pass review before merge.

Known Repository Issues

- duplicated auth hooks across features
- legacy dashboard queries pending migration
- billing validation refactor in progress
- oversized utility files from early AI output

Migration Notes

*dashboard hooks still pending migration
*billing validation refactor in progress
*legacy auth module awaiting deprecation

Common AI Engineering Failures

- duplicated hooks across modules
- mixed server/client logic
- inconsistent prompt outputs
- oversized utility files
- unstable naming conventions
- repeated validation schemas

Recent Updates

// changelog
v0.4.2
- improved billing workflow
- updated testing constraints
v0.4.1
- added repo migration notes
v0.4.0
- introduced AI repo standards