Coding & Development Prompts
40 copy-pasteable coding & development prompts for ChatGPT, Claude, Gemini, DeepSeek, Kimi, and more.
Accessibility Audit Prompt
Copy-paste this coding & development prompt to generate accessibility audit. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…API Documentation from Code Prompt
Generate endpoint docs with method, auth, request/response schemas, and examples.
Generate API documentation in markdown for the following endpoint code. ```[language] [paste handler / functio…API Endpoint Design Prompt
Copy-paste this coding & development prompt to generate api endpoint design. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Build a CRUD App Prompt
Copy-paste this coding & development prompt to generate build a crud app. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…ChatGPT Prompt for API Documentation
Copy-paste this coding & development prompt to generate chatgpt prompt for api documentation. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…ChatGPT Prompt for JavaScript Functions
Copy-paste this coding & development prompt to generate chatgpt prompt for javascript functions. Works with ChatGPT, Claude, Gemini, DeepSeek and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…ChatGPT Prompt for Mobile App Features
Copy-paste this coding & development prompt to generate chatgpt prompt for mobile app features. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…ChatGPT Prompt for Python Scripts
Copy-paste this coding & development prompt to generate chatgpt prompt for python scripts. Works with ChatGPT, Claude, Gemini, DeepSeek and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…ChatGPT Prompt for React Components
Copy-paste this coding & development prompt to generate chatgpt prompt for react components. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…ChatGPT Prompt for SQL Queries
Copy-paste this coding & development prompt to generate chatgpt prompt for sql queries. Works with ChatGPT, Claude, Gemini, DeepSeek and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…ChatGPT Prompt for Writing Dockerfiles
Copy-paste this coding & development prompt to generate chatgpt prompt for writing dockerfiles. Works with ChatGPT, Claude, DeepSeek, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…CI/CD Pipeline Generator Prompt
Copy-paste this coding & development prompt to generate ci/cd pipeline generator. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Code Migration Assistant Prompt
Copy-paste this coding & development prompt to generate code migration assistant. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Copilot Prompt for CI/CD Pipelines
Copy-paste this coding & development prompt to generate copilot prompt for ci/cd pipelines. Works with copilot, ChatGPT, Claude, DeepSeek and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Copilot Prompt for Cloud Infrastructure
Copy-paste this coding & development prompt to generate copilot prompt for cloud infrastructure. Works with copilot, ChatGPT, Claude, DeepSeek and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Copilot Prompt for Unit Tests
Copy-paste this coding & development prompt to generate copilot prompt for unit tests. Works with copilot, ChatGPT, Claude, DeepSeek and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Debug a Stack Trace Prompt
Diagnose the root cause of an error using the stack trace, code, and context.
I'm getting the following error: ``` [paste error message / stack trace] ``` Here is the relevant code: ```[la…DeepSeek Prompt for Code Refactoring
Copy-paste this coding & development prompt to generate deepseek prompt for code refactoring. Works with DeepSeek, ChatGPT, Claude, Kimi and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…DeepSeek Prompt for Data Structure Algorithms
Copy-paste this coding & development prompt to generate deepseek prompt for data structure algorithms. Works with DeepSeek, ChatGPT, Claude, Kimi and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…DeepSeek Prompt for Debugging Code
Copy-paste this coding & development prompt to generate deepseek prompt for debugging code. Works with DeepSeek, ChatGPT, Claude, Kimi and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…DeepSeek Prompt for System Design
Copy-paste this coding & development prompt to generate deepseek prompt for system design. Works with DeepSeek, ChatGPT, Claude, Kimi and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…DeepSeek Prompt for Writing Regex
Copy-paste this coding & development prompt to generate deepseek prompt for writing regex. Works with DeepSeek, ChatGPT, Claude, Gemini and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Dockerfile Generator Prompt
Copy-paste this coding & development prompt to generate dockerfile generator. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Error Log Analyzer Prompt
Copy-paste this coding & development prompt to generate error log analyzer. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Explain Complex Code Prompt
Get a plain-English explanation of unfamiliar code with potential bug flags.
Explain what the following code does in plain English, assuming I am familiar with [language] but not this spe…Frontend Component Prompt
Copy-paste this coding & development prompt to generate frontend component. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Generate a Code Snippet Prompt
Generate a focused, well-named function with inputs, outputs, and error handling.
Write a [language] function that [does X]. Inputs: [list parameters and types] Output: [expected return value]…GraphQL Schema Prompt
Copy-paste this coding & development prompt to generate graphql schema. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Kimi Prompt for Bash Scripts
Copy-paste this coding & development prompt to generate kimi prompt for bash scripts. Works with Kimi, ChatGPT, Claude, DeepSeek and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Kimi Prompt for CSS Layouts
Copy-paste this coding & development prompt to generate kimi prompt for css layouts. Works with Kimi, ChatGPT, Claude, Gemini and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Kimi Prompt for TypeScript Types
Copy-paste this coding & development prompt to generate kimi prompt for typescript types. Works with Kimi, ChatGPT, Claude, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Microservices Breakdown Prompt
Copy-paste this coding & development prompt to generate microservices breakdown. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Open Source Contribution Prompt
Copy-paste this coding & development prompt to generate open source contribution. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Performance Bottleneck Finder Prompt
Copy-paste this coding & development prompt to generate performance bottleneck finder. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Pull Request Code Review Prompt
Review a PR diff for bugs, style issues, missing tests, and security concerns.
Review the following pull request diff as a senior engineer. Context: [what this PR does] Tech stack: [languag…Refactor for Readability Prompt
Refactor messy code to improve clarity while preserving behavior and tests.
Refactor the following code to improve readability and maintainability without changing its behavior. Current…Regex Generator Prompt
Copy-paste this coding & development prompt to generate regex generator. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Security Audit Checklist Prompt
Copy-paste this coding & development prompt to generate security audit checklist. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…SQL Query Optimizer Prompt
Copy-paste this coding & development prompt to generate sql query optimizer. Works with ChatGPT, Claude, Gemini, copilot and more.
Act as a specialized AI assistant. You are a senior [LANGUAGE/STACK] developer. [TASK: e.g., Write a function…Unit Test Suite Generator Prompt
Generate comprehensive unit tests covering happy path, edge cases, and errors.
Write unit tests for the following function using [pytest / Jest / JUnit / etc.]. ```[language] [paste functio…