AI coding assistants have quickly become part of many developers' daily workflows. Whether it's generating boilerplate code, reviewing pull requests, explaining unfamiliar code, or helping with refactoring, tools like Cursor, Claude Code, Codex, and GitHub Copilot can significantly improve productivity.

As I started using these tools more frequently in my iOS projects, I noticed a recurring problem: context.

Most of my conversations started with the same instructions:

Follow MVVM

Use Swift Concurrency