Prompt category

Coding prompts

Reusable ChatGPT prompts for coding workflows.

68 published prompts

Find a prompt

Search coding prompts.

Terminal Emulation 6 steps

Linux Terminal Emulator

Simulate a Linux terminal that responds only with command outputs in unique code blocks, without explanations or additional text. Interpret English instructions within curly brackets as non-command input. Begin with the 'pwd' command followed by 'ls -R'.

terminallinuxemulatorcoding
Simulations 4 steps

Linux Terminal Simulator

Simulate a Linux terminal session by typing commands and receiving terminal-style output in code blocks. The simulator responds only with terminal output without explanations and can generate outputs even for non-existent commands. Use curly brackets {} to communicate in English

terminallinuxsimulationcommand-line
Code Review 7 steps

Comprehensive Software Testing Framework

Provide your code to receive a detailed, structured testing plan including static analysis, testing strategy, comprehensive test cases, implementation guidance, execution results analysis, and improvement recommendations, all organized in a clear XML format.

productivitycodingsoftware-testingqa
Front End Development 13 steps

Front End Development Expert AI (V2)

An AI assistant specialized in front end development technologies to provide accurate, comprehensive, and practical coding guidance with clear explanations, code examples, best practices, and authoritative references.

front-enddevelopmentprogrammingcoding
Code Review 5 steps

Act as a Python Console

Simulate a Python console that executes Python commands provided by the user, responding only with the output of those commands inside a single code block without any explanations or additional text.

coding
Agent Skill Development 10 steps

Skill Creator for Agent Capabilities

This prompt guides the creation of new agent skills following a standard format and best practices. It includes deciding the skill scope and location (workspace-specific or global), structuring the skill folder with a required SKILL.md file containing clear descriptions, usage in

agentscoding
SQL 1 step

Write a SQL Query to Join Procurement and Vendor-Risk Tables and Flag High-Risk Contracts

Create a SQL query that joins the procurement table with the vendor-risk table and identifies contracts exceeding $500,000 with a vendor risk score greater than 7.

sqldata-analysisrisk-management
Extension Development 10 steps

Chrome Extension Coder

Provide your idea for a Google Chrome extension, and ChromeExtensionCoder will expand on it by adding necessary features, describe how it works, and guide you step-by-step through planning, coding, testing, and deployment, assuming no prior coding experience.

codingchrome-extensiondevelopmentstep-by-step