builder
01Cursor rule Cursor
Builder Agent — implement features from context.md and filemap.md.
I used to start projects with a vague idea, the AI would fill in the gaps itself, and I'd spend hours undoing its assumptions. This is the system I built to stop that.
Cursor rule Cursor
Builder Agent — implement features from context.md and filemap.md.
Cursor rule Cursor
Global coding principles — always active.
Cursor rule Cursor
Planner Agent — discuss and define the project before writing any code.
Cursor rule Cursor
Functional Validator — check that features match context.md and the test checklist passes.
Cursor rule Cursor
Infrastructure Validator — check file structure, env config, and deployment readiness.
Cursor rule Cursor
Quality Validator — check for complexity, dead code, inconsistent naming, and technical debt.
Cursor rule Cursor
Security Validator — check for hardcoded secrets, broken auth, and input handling issues.