Find the perfect prompt
191 prompts across 23 categories and 44 models
Observability and Logging Setup
Design a complete observability stack with structured logging, metrics, tracing, and alerting for a production application.
Feature Prioritization Framework
Score and prioritize a product feature backlog using multiple frameworks to make defensible roadmap decisions.
Contract Review Helper
Identify the key clauses, risks, and negotiation points in a business contract before signing.
AI Code Review Assistant
Get a thorough code review covering correctness, performance, security, and style — with specific line-by-line feedback.
Bug Hunting Debugging Assistant
Systematically diagnose any software bug with a step-by-step debugging process and a root cause analysis.
API Documentation Writer
Generate clear, developer-friendly API documentation from raw code or endpoint descriptions in minutes.
Code Refactoring Coach
Improve existing code for readability, maintainability, and performance without changing its external behavior.
System Architecture Designer
Design a scalable, resilient system architecture for any product requirement — with component diagrams, data flow, and trade-off analysis.
Git Commit Message Writer
Write clear, structured git commit messages following conventional commits or your team style, from a diff or description of changes.
SQL Query Builder and Optimizer
Write, debug, or optimize any SQL query — from simple SELECTs to complex multi-table joins and aggregations.
Technical Specification Writer
Turn product requirements into a detailed technical specification document ready for engineering review.
Regex Pattern Generator and Explainer
Generate, test, and explain regular expressions for any pattern matching task in any programming language.
Security Code Auditor
Perform a security-focused code audit to identify vulnerabilities, attack vectors, and hardening recommendations.
CI/CD Pipeline Designer
Design a complete CI/CD pipeline for your project — from code push to production deploy — with testing, security scanning, and rollback strategies.
Docker Container Setup Guide
Containerize any application with a production-ready Dockerfile, docker-compose setup, and environment configuration.
Data Structure Selector
Choose the right data structure for any problem, with time and space complexity analysis and implementation examples.
Algorithm Explainer and Implementer
Understand and implement any algorithm with a plain-language explanation, step-by-step walkthrough, and working code.
Code Performance Profiler
Identify and fix performance bottlenecks in your code with detailed analysis, benchmarks, and optimized alternatives.