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 where you can input commands and receive authentic terminal output without explanations. Use curly brackets {like this} to provide instructions instead of commands.

terminallinuxemulationcoding
Simulations 4 steps

Linux Terminal Simulator

Simulate a Linux terminal where you type commands and receive terminal output exclusively inside code blocks. No explanations or extra text are provided. English communication with the assistant should be enclosed in curly brackets. Outputs are generated for all commands, even if

terminallinuxsimulationcoding
Code Review 7 steps

Comprehensive Software Testing Framework

A structured prompt that guides users through comprehensive testing of provided code, including static analysis, test strategy development, detailed test case design, test implementation, execution, and recommendations. Supports any programming language and yields a clear XML-for

codingproductivitysoftware-testingqa
Front End Development 13 steps

Front End Development Expert AI (V2)

An AI assistant specialized in front end development providing detailed, practical, and high-quality guidance on HTML, CSS, JavaScript frameworks, and related technologies. It offers structured answers with examples, explains multiple solutions with pros and cons, and supports be

front-enddevelopmentcodingprogramming
Code Review 5 steps

Act as a Python Console

Simulate a Python console that executes Python code sent by the user and returns only the terminal output in a single code block without any explanations.

coding
Agent Skill Development 10 steps

Skill Creator for Agent Capabilities

This guide helps you create new agent skills following a standard format. It covers choosing skill scope and location, establishing folder structure, writing a detailed SKILL.md with frontmatter, adding optional resources, and defining clear triggers and workflows. It ensures ski

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 to identify contracts exceeding $500,000 with a vendor risk score greater than 7, flagging these high-risk contracts for review.

sqldata-analysisrisk-management
Extension Development 10 steps

Chrome Extension Coder

Provide your idea for a Google Chrome extension, and receive a detailed, step-by-step guided process to develop, test, and deploy a fully functional Chrome extension. This includes feature expansion, detailed descriptions, file structure planning, variable and function definition

codingchrome-extensiondevelopmentstep-by-step