Find the perfect prompt
275 prompts across 23 categories and 45 models
REST API Designer from Requirements
Describe your product in plain English and get a complete REST API design with endpoints, request/response schemas, and auth strategy.
TypeScript Types from JSON
Paste any JSON data or schema and get accurate, idiomatic TypeScript interfaces and types ready to use in your project.
CLI Tool Builder Guide
Describe a command-line tool you need and get a complete build guide with project structure, dependencies, command definitions, and core implementation.
Mock and Seed Data Generator
Generate realistic seed scripts and mock factory functions for any database schema or data structure to power your tests and local development.
Multi-Language Code Translator
Translate any code from one programming language to another while preserving its logic and adopting the idioms of the target language.
Developer Documentation Writer
Write clear, complete developer documentation for any code, API, or feature — structured for fast onboarding and long-term reference.
API Integration Planner
Get a detailed, step-by-step integration plan for connecting your application to any third-party API, including auth, error handling, caching, and testing.
Error Handling Strategy Builder
Design a comprehensive error handling strategy for any application, covering classification, propagation, user messaging, logging, alerting, and recovery.
Performance and Memory Debugger
Analyze any slow or memory-heavy code and get a ranked list of optimizations with expected impact, trade-offs, and profiling guidance.
Codebase Security Audit
Conduct a thorough security audit of any code or system description and get a prioritized findings report with severity ratings and specific remediations.
SQL Query Performance Optimizer
Paste a slow SQL query with its schema and EXPLAIN output to get a diagnosis, optimized rewrite, and exact index recommendations.
Code Architecture Reviewer
Get a comprehensive architecture review of any system design or codebase structure with findings by dimension and a prioritized list of changes to make first.
Microservices Architecture Designer
Design a complete microservices architecture for any product including service boundaries, communication patterns, data ownership, and migration path.
System Design Document Writer
Write a thorough system design document for any feature or system covering architecture, trade-offs, data model, API design, scalability, and failure modes.
AI Agent Prompt Designer
Design a production-grade system prompt for any AI agent role — with clear scope, guardrails, output formats, and failure handling.
Multi-Step Agentic Workflow Designer
Design a production-ready multi-step AI agent workflow with tool use, memory, branching logic, error handling, and human-in-the-loop checkpoints.
Agentic System Architecture Planner
Design a complete multi-agent system architecture including agent roles, orchestration model, memory, tool use, communication, and observability.
Automated Document Data Extraction Agent
Design an AI agent that reads unstructured documents, extracts defined fields into structured output, validates data, and flags exceptions for human review.