Browse Problems

Discover prompting challenges and the community's best solutions.

+ Create Problem
dev

Generate idempotent database migrations that won't break on retry

Migration fails halfway through. Need to re-run it without creating duplicate columns or breaking existing data. Need prompts that generate: 'IF NOT EXISTS' checks, rollback logic, and safe retry patterns.

Solve
1 solution51d ago
Top Prompt

Idempotent Migration Generator

43 pts
Output

Example output

devNo solutions yet

Verification Problem

This is a test problem to verify tag creation.

Solve
0 solutions98d ago
Be the first to submit a solution for this problem.
devNo solutions yet

Code Review Assistant

Analyze code for bugs, security issues, performance problems, and style violations. Provide actionable feedback with specific line-by-line suggestions.

Solve
0 solutions104d ago
Be the first to submit a solution for this problem.
dev

API Documentation Generator

Generate comprehensive API documentation from code comments, function signatures, and example usage. Should include endpoint descriptions, parameters, response formats, and error codes.

Solve
2 solutions104d ago
Top Prompt

You are a technical writer who creates clear, developer-friendly API documentation.

43 pts
dev

Code Review and Bug Detection

Analyze code snippets to identify potential bugs, security vulnerabilities, performance issues, and suggest improvements following best practices.

Solve
5 solutions104d ago
Top Prompt

Create a set of instructions for a QA team conducting a bug bash on the new checkout flow. Include key edge cases to test.

60 pts
Output

fg

dev

Code Generation

Generate functional code snippets, functions, or complete programs from natural language descriptions.

Solve
1 solution105d ago
Top Prompt

You are a senior full-stack developer who writes clean, production-ready code following best practices and modern patterns.

41 pts

Showing 25 to 30 of 30 problems

PreviousNext