Find the perfect prompt

191 prompts across 23 categories and 44 models

+ Submit a Prompt
Filters: technical
191 prompts Page 11 of 11
GPT-4o ⚙️ Technical Intermediate

Write a Database Schema from Business Requirements

Design a normalized, production-ready database schema from plain business requirements — including tables, relationships, indexes, and constraints.

GPT-4o ⚙️ Technical Advanced

Migrate a Legacy Codebase to Modern Standards

Plan and execute a safe migration of legacy code to modern patterns — identifying risks, creating a phased approach, and writing the migration code.

GPT-4o ⚙️ Technical Basic

Set Up a Local Development Environment

Get a step-by-step guide for setting up a complete local dev environment for any tech stack — with troubleshooting for the most common setup issues.

GPT-4o ⚙️ Technical Intermediate

Implement a Design Pattern in Your Codebase

Learn and apply a specific software design pattern to your real codebase — with explanation, trade-offs, and complete implementation code.

GPT-4o ⚙️ Technical Advanced

Analyze and Reduce Technical Debt

Systematically identify, quantify, and prioritize technical debt — then build a realistic plan to pay it down without stopping product development.

GPT-4o ⚙️ Technical Basic

Generate Regex Patterns for Any Use Case

Get the exact regex pattern you need — with explanation, edge case handling, and language-specific syntax for your environment.

GPT-4o ⚙️ Technical Intermediate

Build a Webhook Handler from Scratch

Build a secure, reliable webhook handler that verifies signatures, processes payloads, handles retries, and responds correctly to the sender.

GPT-4o ⚙️ Technical Basic

AI Pair Programming: Build a Feature Together

Use AI as an active pair programming partner — planning the approach, writing code incrementally, catching issues in real time, and improving the result together.

GPT-4o ⚙️ Technical Intermediate

Build a Data Processing Script from Scratch

Write a complete data processing script that reads, cleans, transforms, and outputs structured data — with error handling for real-world messy inputs.

GPT-4o ⚙️ Technical Advanced

Design a Caching Strategy for Your Application

Design a layered caching strategy that reduces database load, improves response times, and handles cache invalidation correctly.

GPT-4o ⚙️ Technical Intermediate

Build and Deploy a Containerized Application

Create a complete Docker setup for your application — Dockerfile, compose file, environment management, and deployment to your target platform.