Boshen @boshen.github.io · Dec 11

AI experiment this week: Instead of letting AI writing all the code, I proposed all my designs by iterating with Claude. It’s far more effective than writing design docs or have design meetings. Claude asked a lot of design decisions and showed problems that I didn't know existed.

8 likes 2 replies

?

Replies

CodeMonument · Dec 11

What to you mean exactly by "proposing all my designs by iterating with Claude"? Do you mean "propose to the LLM" or "propose to the team" or something completely different?

Boshen · Dec 11

All of these PRs are throwaway PRs, they help us surface problems quickly and plan any necessary architectural refactoring before committing to real work. We can also cherry-pick the smaller pieces so the final feature PRs stay clean and focused.