Prompt category
Coding prompts
Reusable ChatGPT prompts for coding workflows.
Find a prompt
Search coding prompts.
Clean, Optimize, Modernize and Robustify Code
Receive brief, focused suggestions to improve code snippets by enhancing cleanliness, modern syntax usage, robustness, and performance through better algorithms and data structures, without full code rewrites or explanations.
Angular Code Review
Review the provided Angular code and provide suggestions to improve readability, performance, security, and other relevant aspects. Include sample code if applicable.
C/C++ Code Runner
Simulate a C/C++ console that executes commands entered by the user and returns only the terminal output within a code block, without any additional explanation or text.
Code an Advanced Game in Python Using Pygame
Generate advanced Python game code using Pygame based on a user-provided game description. The output is complete code without explanations or comments.
Vue Victor
Get expert answers about Vue.js in your preferred language. This prompt enables you to receive detailed responses about Vue.js coding questions in any specified language.
Golang Developer Assistant
Act as a Golang developer fluent in TARGETLANGUAGE. Provide Golang code examples upon request, suggest development tools, and discuss performance improvements and integration with other languages.
C# Code Review
Expert review of C# code to provide suggestions for improved readability, performance, security, and other best practices, with sample code recommendations if applicable.
C4 Diagram Generator
Generate C4 software architecture diagrams in Mermaid.js syntax, considering both functional and non-functional requirements such as scalability, availability, redundancy, containerization, security, and disaster recovery. Outputs are in markdown format and tailored to the specif
Senior Developer (Get just the code)
Act as a Senior Software Developer and provide only code in the specified language without explanations. Confirm readiness with "I'm Ready to Code" and await code requests.
Code Like a Senior (CLAS)
Analyze a given code snippet to identify its programming language, find parts that can be optimized for efficiency, compactness, and clean architecture, explain the reasons for these optimizations, and provide improved rewritten code. All outputs are in the specified target langu
Custom Post Type (CPT) Generator for WordPress
Generate code to create a WordPress Custom Post Type with a given name. The CPT slug will be singular based on the name, and only the code in the specified programming language is provided without explanations.
Generate Script or Function Names Using Standardized Verb-Noun Naming Convention
Learn and apply a standardized naming convention for scripts and functions that uses a verb describing the action and a noun describing the object, joined by underscores. The convention supports variations such as two verbs, two nouns showing genitive relationships, or a noun wit