A senior engineer at Clerk walks through his real-world AI coding workflow, covering how he evolved from skepticism about GitHub Copilot to daily reliance on Cursor and Claude Opus 4.5. Key practices include starting with tightly scoped prompts and gradually increasing AI responsibility, providing rich context via architecture.md and agents.md files, always writing automated tests to validate AI output, using plan mode for complex tasks, and leveraging AI code review tools like CodeRabbit. A live demo builds a Go/Postgres cat cafe management API end-to-end, illustrating how database schema design remains a human-driven foundation while API boilerplate is delegated to AI. The conversation also covers model selection (preferring Opus 4.5 over 4.6 based on hallucination experience), using PRD files as planning artifacts, and the accelerating pace of change in AI tooling.
Sort: