Browse Problems
Discover prompting challenges and the community's best solutions.
Rewrite technical documentation for non-technical users
Docs say: 'Configure the webhook endpoint to receive POST requests with HMAC-SHA256 signatures'. User needs: 'Copy this URL into your Stripe dashboard under Webhooks'.
Non-Technical Documentation Rewriter
Example output
Generate onboarding email sequences that reduce time-to-value
User signs up. Day 1: welcome + quick win. Day 3: key feature. Day 7: advanced tip. Need sequences that get users to 'aha moment' fast, not generic 'Here's what we do' emails.
Onboarding Email Sequence Generator
Example output
Summarize privacy policies into plain-language bullet points
Privacy policy is 5,000 words of legal text. Users need: 'We collect your email and usage data. We don't sell it. We use it to improve the product.' 5 bullets max.
Privacy Policy Summarizer
Example output
Generate help article titles that match how users actually search
You write: 'Configuring OAuth 2.0 Authentication'. Users search: 'How do I connect my Google account'. Need titles that match user language, not technical jargon.
User-Language Help Title Generator
Example output
Write refund emails that prevent chargeback escalation
Customer requests refund. If you just say 'Refund processed', they might still file a chargeback. Need emails that: (1) confirm refund, (2) explain timeline, (3) ask them NOT to file chargeback, (4) stay friendly.
Chargeback-Prevention Refund Email
Example output
Generate product descriptions that highlight benefits, not features
Feature: 'Real-time sync'. Benefit: 'Your team always sees the latest data, no refresh needed'. Need prompts that convert feature lists into benefit-driven copy that answers: 'So what?'
Feature-to-Benefit Converter
Example output
Adapt blog posts for Twitter threads without losing the key points
You wrote a 1,500-word blog post. Need to turn it into a 10-tweet thread that: (1) hooks in tweet 1, (2) covers key points, (3) ends with CTA, (4) doesn't feel like a summary.
Blog-to-Twitter Thread Converter
Example output
Generate changelog entries from Git commits that users actually care about
Git commits: 'fix typo', 'refactor utils', 'update deps'. Users don't care. Need changelog: 'Fixed: Export button now works in Safari', 'Improved: Reports load 2x faster'. Focus on user impact, not code changes.
User-Focused Changelog Generator
Example output