Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Vibe-Engineering: When AI Does All the Coding, What Do We Do? (img.ly)
4 points by tosh 71 days ago | hide | past | favorite | 1 comment


Do it in a very similar way in Cursor:

Steps: [1] Add pre-commit hook [2] Write design doc as mdc file to .cursor/rules [3] Iterate on design doc till it describes what I want [4] Ask to write the code [5] Where possible - extend the test suite. [6] On every commit check that pre-commit hook checks and tests pass [7] On every bug extend the test suite [8] Write as many as possible custom pre-commit hooks [9] Add extensive docstrings to the complex code -> adds extra context to the LLM [10] Iterate [11] From time to time ask to verify that design doc is up to date




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: