I just discovered another interesting use case for current LLM tools. I use Claude.ai at the moment it’s the best in class. I use the free version.
When you design on a document, let’s say a GDD or a one pager for a feature, you should cover the most possible edge cases. In this way, your coders will have everything pretty much clear by reading the document.
If you submit a document to Claude, then you can ask it to simulate the coding in Unity or Unreal Engine for that GDD. It will spit out pseudo code and reasonings. There will probably be lots of hallucinations and things unuseful. Still, there are good chances to discover something you didn’t considered.