270 prompts matching "coding"
Analyze this SQL query for performance issues: [QUERY]. Provide: execution plan ...
Write a SQL stored procedure in [MySQL / PostgreSQL / SQL Server] for the follow...
Build a React component in TypeScript for a [component type, e.g., paginated dat...
Design a normalized relational database schema for a multi-vendor e-commerce pla...
You are a DevOps engineer specializing in containerization. I need to containeri...
Help me set up a React component library with Storybook documentation from scrat...
You are a Rust mentor. Teach me idiomatic error handling for [PROJECT TYPE — CLI...
Design a safe database migration plan for [SCHEMA CHANGE]. Details: - Database:...
Create a responsive admin dashboard layout using only HTML and CSS (no framework...
Act as a test automation engineer. I have manual QA steps and I want them conver...
Help me debug intermittent background job failures. Context: application stack [...
Act as a research analyst. Help me turn messy survey responses into actionable t...
Help me optimize this slow SQL query: [paste your query]. The database is [MySQL...
Build a production-ready FastAPI REST API with JWT authentication. Requirements:...
Create a TypeScript utility functions library with these categories: 1) Array ut...
Write a Python web scraper for [target website type] using requests and Beautifu...
Design and document a RESTful API for my application. Requirements: Application...
Design a RESTful API for [describe your service, e.g., a user management system ...
Review this pull request diff and provide structured feedback. [PASTE DIFF OR F...
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...
Act as a senior Python engineer. Write a function {{function_name}} that {{descr...
Act as a database engineer. I need a migration script that can be re-run safely ...
Refactor the following legacy JavaScript code to modern ES2024 standards: [PAST...