Find the perfect prompt

275 prompts across 23 categories and 45 models

+ Submit a Prompt
Filters: technical
275 prompts Page 12 of 16
GPT-4o ⚙️ Technical Intermediate

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.

GPT-4o ⚙️ Technical Intermediate

TypeScript Types from JSON

Paste any JSON data or schema and get accurate, idiomatic TypeScript interfaces and types ready to use in your project.

GPT-4o ⚙️ Technical Intermediate

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.

GPT-4o ⚙️ Technical Intermediate

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.

GPT-4o ⚙️ Technical Intermediate

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.

GPT-4o ⚙️ Technical Intermediate

Developer Documentation Writer

Write clear, complete developer documentation for any code, API, or feature — structured for fast onboarding and long-term reference.

GPT-4o ⚙️ Technical Intermediate

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.

GPT-4o ⚙️ Technical Intermediate

Error Handling Strategy Builder

Design a comprehensive error handling strategy for any application, covering classification, propagation, user messaging, logging, alerting, and recovery.

GPT-4o ⚙️ Technical Advanced

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.

GPT-4o ⚙️ Technical Advanced

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.

GPT-4o ⚙️ Technical Advanced

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.

GPT-4o ⚙️ Technical Advanced

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.

GPT-4o ⚙️ Technical Advanced

Microservices Architecture Designer

Design a complete microservices architecture for any product including service boundaries, communication patterns, data ownership, and migration path.

GPT-4o ⚙️ Technical Advanced

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.

GPT-4o ⚙️ Technical Intermediate

AI Agent Prompt Designer

Design a production-grade system prompt for any AI agent role — with clear scope, guardrails, output formats, and failure handling.

GPT-4o ⚙️ Technical Advanced

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.

GPT-4o ⚙️ Technical Advanced

Agentic System Architecture Planner

Design a complete multi-agent system architecture including agent roles, orchestration model, memory, tool use, communication, and observability.

GPT-4o ⚙️ Technical Intermediate

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.