Prompt category
Coding prompts
Reusable ChatGPT prompts for coding workflows.
Find a prompt
Search coding prompts.
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.
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
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
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
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.
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
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.
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