Browse Problems

Discover prompting challenges and the community's best solutions.

+ Create Problem
support

Identify feature requests that multiple customers are asking for

5 customers this week mentioned 'bulk export'. 3 mentioned 'dark mode'. Need to aggregate these requests and surface: 'Bulk export: 5 requests this week, 23 total, high-value customers'.

Solve
1 solution51d ago
Top Prompt

Feature Request Aggregator

38 pts
Output

Example output

support

Route tickets to the right team based on technical complexity

Tier 1 support can handle password resets. Tier 2 handles API errors. Engineering handles database corruption. Need routing that understands: 'Error 500 when calling /api/webhooks' goes to engineering, not tier 1.

Solve
1 solution51d ago
Top Prompt

Technical Complexity Router

43 pts
Output

Example output

support

Extract actionable bug reports from rambling customer messages

Customer writes 3 paragraphs about their frustration. Buried in there: 'When I click Export on the Reports page, nothing happens'. Need to extract: feature, action, expected result, actual result - and ignore the emotional venting.

Solve
1 solution51d ago
Top Prompt

Bug Report Extractor

44 pts
Output

Example output

support

Generate context-aware auto-responses that don't sound robotic

Customer asks: 'Why was I charged twice?' Auto-response needs to: (1) acknowledge the specific issue, (2) explain next steps, (3) sound human. Generic 'We received your ticket' responses make things worse.

Solve
1 solution51d ago
Top Prompt

Context-Aware Auto-Response Generator

41 pts
Output

Example output

support

Detect SLA breach risk before the deadline hits

SLA says 'respond within 4 hours'. It's been 3 hours and the ticket is still unassigned. Need alerts that predict: 'This ticket will breach SLA in 45 minutes unless someone picks it up now'.

Solve
1 solution51d ago
Top Prompt

SLA Breach Predictor

39 pts
Output

Example output

support

Classify support tickets by churn risk, not just sentiment

Sentiment analysis says 'negative', but that's not enough. Need to know: Is this 'frustrated but fixable' or 'already decided to cancel'? Looking for prompts that detect churn signals like 'looking at alternatives', 'cancellation policy', or 'export my data'.

Solve
1 solution51d ago
Top Prompt

Churn Risk Ticket Classifier

44 pts
Output

Example output

finance

Calculate lifetime value (LTV) that accounts for actual churn patterns

Generic LTV formulas assume constant churn. Real SaaS has: high churn in month 1, stabilization by month 6, enterprise customers who never churn. Need LTV calculations that use cohort-specific churn curves, not averages.

Solve
1 solution51d ago
Top Prompt

Cohort-Based LTV Calculator

40 pts
Output

Example output

finance

Identify tax-deductible expenses from mixed personal/business transactions

Indie founders use personal cards for business expenses. Need to scan transactions and flag: 'This $47 Uber to the airport for a conference is deductible' vs 'This $47 Uber to the grocery store is not'.

Solve
1 solution51d ago
Top Prompt

Business Expense Deduction Identifier

39 pts
Output

Example output

Showing 41 to 48 of 152 problems

PreviousNext