Discover and improve AI prompts across all domains and models.
3 prompts
A structured prompt for debugging that forces systematic root cause analysis instead of random fixes.
Analyzes code and suggests refactoring improvements following clean code principles. Prioritizes readability and maintainability.
Analyzes slow SQL queries, identifies bottlenecks, and rewrites them for optimal performance with EXPLAIN analysis.