Comment by jamesponddotco

9 days ago

I do one question at a time so I don't feel overwhelmed and can answer questions with more details.

I start with an idea between <idea> tags, write as much as I possibly can between these tags, and then go one question at a time answering the questions with as much details as I possibly can.

Sometimes I'll feed the idea to yet another prompt, Computer Science PhD[1], and use the response as the basis for my conversation with the socratic coder, as the new basis might fill in gaps that I forgot to include initially.

[1]: https://github.com/jamesponddotco/llm-prompts/blob/trunk/dat...

[2]: Something like "Based on my idea, can you provide your thoughts on how the service should be build, please? Technologies to use, database schema, user roles, permissions, architectural ideas, and so on."