270 prompts matching "coding"
I have a slow SQL query against [DB ENGINE — Postgres / MySQL / SQL Server]. The...
Act as a database engineer. Write a {{database: e.g., PostgreSQL 15}} migration ...
Write a comprehensive unit test suite for the following code. Use [testing frame...
You are a senior backend engineer helping diagnose a flaky API integration in pr...
Act as a senior software engineer doing archaeology on legacy code. I need to do...
Help me debug intermittent background job failures. Context: application stack [...
Analyze these open-text survey responses and build a coding framework I can reus...
Analyze this SQL query for performance issues: [QUERY]. Provide: execution plan ...
Provide production-ready regex patterns for validating the following form fields...
Build a production-ready FastAPI REST API with JWT authentication. Requirements:...
Design a normalized relational database schema for a multi-vendor e-commerce pla...
Analyze and fix slow query performance in PostgreSQL for [describe your schema a...
You are a DevOps engineer specializing in containerization. I need to containeri...
You are a senior React architect. I am building a large-scale React application ...
Design an optimized database schema for my web application. Requirements: Appli...
Create a complete Docker and Docker Compose configuration for a local developmen...
You are a senior API architect. I will paste a REST API design (endpoints, reque...
Below is a function that's grown to ~200 lines and does too much. Refactor it. R...
Build a complete authentication system with JWT access tokens and refresh tokens...
Create a responsive admin dashboard layout using only HTML and CSS (no framework...
Help me refactor a slow SQL query so it runs faster without changing the busines...
Act as a senior Python test engineer who follows best practices for pytest. I h...
Create a comprehensive code review checklist for [language: Python/JavaScript/Ty...
Help me write effective unit tests for my React application using Jest and React...