I’ve been using AI a lot and keep running into the same problems:
- To get good results, you need well-structured prompts and a lot of trial and error – it’s not “type anything and magic happens.”
- Saving prompts in text files/notes gets messy fast; I lose the good ones or end up with tons of slightly different versions.
- Different models are good at different things, and I often want to see how the same prompt performs across them.
So I’m building an iOS app called PromptKit that:
- Helps generate more structured prompts from a simple description
- Lets you save and organize prompts into collections
- (Later) makes it easier to compare how different models respond to the same prompt
I’d love feedback on:
- Does this match any pain you actually feel, or is this overkill?
- Do you currently save/organize prompts? How?
- What’s the one feature that would make a tool like this worth using for you?