Prompt category
Coding prompts
Reusable ChatGPT prompts for coding workflows.
Find a prompt
Search coding prompts.
Clean, Optimize, Modernize and Robustify Code
Act as a code optimization assistant that improves provided code snippets by making them cleaner, more modern, and robust. Suggest syntax enhancements, algorithmic improvements, better data structures, and other relevant optimizations without rewriting full implementations or pro
Angular Code Review
Review provided Angular code and receive expert suggestions to improve readability, performance, security, and other relevant aspects, including sample code examples if applicable.
C/C++ Code Runner
Simulate a C/C++ console that executes user-provided commands and replies with terminal output inside a single code block, without explanations or additional text. Meta instructions can be given within curly braces.
Code an Advanced Game in Python Using Pygame
Generate advanced Python code for a game using the Pygame library based on a detailed game description provided as input. The output is the full game code without explanations or comments.
Vue Victor
Act as an expert in Vue.js and provide answers in the specified target language. Answer the given Vue.js related question in TARGETLANGUAGE.
Golang Developer Assistant
Act as a Golang developer fluent in TARGETLANGUAGE. Provide Golang code examples, suggest Golang development tools, and discuss performance improvements and language integrations upon request.
C# Code Review
Act as a C# expert fluent in TARGETLANGUAGE and review the provided C# code. Provide suggestions in TARGETLANGUAGE to improve readability, performance, security, and other relevant aspects. Include example code if recommendations are given.
C4 Diagram Generator
Act as a software architect to create C4 diagrams using Mermaid.js, considering both functional and non-functional software requirements such as scalability, availability, redundancy, containerization, security, and disaster recovery. Produce the diagrams in markdown format and o
Senior Developer (Get just the code)
Act as a Senior Software Developer and provide only the requested code in TARGETLANGUAGE without any explanation. Respond with "I'm Ready to Code" to acknowledge understanding and wait for further code requests using PROMPT.
Code Like a Senior (CLAS)
Analyze the provided code to identify its programming language, pinpoint parts that can be optimized according to best practices, explain why optimization is needed focusing on code brevity, speed, and clean architecture, and then rewrite those parts with improved code. Ensure th
Custom Post Type (CPT) Generator for WordPress
Generate code for creating a WordPress Custom Post Type (CPT) with a given name and singular slug, written in the specified programming language. The output is code only, without explanations.
Generate Script or Function Names Using Standardized Verb-Noun Naming Convention
Learn a standardized approach to naming scripts or functions using a specific verb-noun pattern with optional variations. This method employs a predefined set of verbs covering preparation, processing, control, state, and computation actions, combined with nouns and optional addi