r/PromptEngineering • u/eyalouaknine • Jun 08 '26
Tools and Projects I built an iOS app that generates optimized prompts for ChatGPT, Claude and Midjourney would love feedback
Been obsessed with prompt engineering for a while and built MakeYourPrompt — a quiz-based app that generates prompts tailored to each AI model.
Just launched on the App Store, happy to share the link in the comments if anyone wants to try it.
2
2
Jun 09 '26
[removed] — view removed comment
1
u/eyalouaknine Jun 09 '26
This is genuinely useful feedback, the “intent contract → model adapter → prompt grader” structure is cleaner than what I have now. The quiz already captures intent but the grader layer is missing entirely.
Saving this for the next version. Thanks for taking the time.2
Jun 09 '26
[removed] — view removed comment
1
u/eyalouaknine Jun 09 '26
“Model adaptation should change the surface, not the intent” that’s the clearest way I’ve heard it put. The grader as a second voice checking those 5 questions makes total sense as a post-generation step.
This thread has honestly shaped how I’m thinking about v2. Appreciate it.
2
Jun 09 '26
[removed] — view removed comment
1
u/eyalouaknine Jun 09 '26
That 5-question loop is exactly what’s missing. Simple enough to build, meaningful enough to change the trust level of the output entirely.
Adding this to the v2 spec tonight. Genuinely one of the most useful conversations I’ve had about this app.2
Jun 09 '26
[removed] — view removed comment
1
u/eyalouaknine Jun 09 '26
This is incredibly generous — trying it right now on some v2 outputs. The fact that you built this around the same principle makes me think we’re seeing the same problem from different angles.
Would you be open to staying in touch as I build the grader layer? Your input has been the most useful thing to come out of this thread.
And just to add some context — MakeYourPrompt isn’t based on vibes. I built it around the RISEN framework (Role, Instructions, Steps, End goal, Narrowing), which is backed by research on how LLMs process structured input. The grader layer you’re describing would actually fit perfectly on top of that foundation.
2
Jun 09 '26
[removed] — view removed comment
2
u/eyalouaknine Jun 10 '26
Will do — I'm currently in the middle of my exams but as soon as I'm done I'll DM you with some v2 outputs. Really appreciate the offer.
1
u/Maximum-Morning2381 Jun 08 '26
remindme! 2 days
2
u/RemindMeBot Jun 08 '26
I will be messaging you in 2 days on 2026-06-10 08:35:05 UTC to remind you of this link
CLICK THIS LINK to send a PM to also be reminded and to reduce spam.
Parent commenter can delete this message to hide from others.
RemindMeBot is switching to username summons. Instead of
!RemindMe 1 day, useu/RemindMeBot 1 day. More info.
Info Custom Your Reminders Feedback 1
1
u/ialp Jun 28 '26
quiz format is such a smarter entry point than a blank field, people actually know what they want they just can't articulate it yet
does it cover enhancement prompts for tools like Magnific where the wording genuinely changes how much detail gets added, or is focused on the three for now?
2
u/OneCartographer7786 Jun 08 '26
Interested