promptsdictioncoach
Choose better words. Get coaching on your AI conversations.
Example analysis
7/10session quality
You vs AI
6/10
You led
Got stuck
2x
Had trouble
Working code
Yes
Code works
ROOM TO GROWFifteen design review cycles in rapid succession
WATCH OUTNo tests were written for any of the new code
MISSED OPPORTUNITYThe AI picked the entire tech stack without asking you
Share your AI conversation
Upload a file or paste a share link
Stored in your browser only. Never sent to our servers.
How to share your conversation
Export from your AI
Most AI tools let you export or share your conversation. Look for a share link or export option in your chat.
Using Claude Code?
Find the JSONL conversation log for this session in ~/.claude/ and copy it to ~/Desktop/
Copy prompt ↗
Then upload your conversation file here
See some example sessions
7/10
Build a session review tool
Full-stack Next.js app from scratch
ROOM TO GROWFifteen design review cycles in rapid succession
6/10
Add Express authentication
JWT auth middleware for an API
WATCH OUTSecret key was hardcoded in the source code
7/10
Debug slow database queries
Fixing N+1 queries in production
WATCH OUTThe performance 'verification' was completely faked