Prompts
Prompts related cheatsheet collection - 14 quick reference guides. Find fast, copy directly. The essential online command reference for developers and SRE.
Prompt Engineering General Techniques Cheatsheet - Role/Structure/Constraints/CoT
Model-agnostic prompt engineering techniques covering role anchoring, structured output, explicit constraints, Few-shot, Chain of Thought, self-verification, and common pitfalls, not tied to any specific tool.
RAG Prompt Cheatsheet - Context-grounded Answers & Hallucination Control
Retrieval-Augmented Generation (RAG) prompt patterns covering answer-only-from-context, cite sources, handle no-answer, fuse multi-passage evidence, and flag conflicts — emphasizing traceability and hallucination control.
AI Agent System Prompt Cheatsheet - Role/Tools/Guardrails/Reflection
Autonomous-agent system-prompt patterns covering goal/role definition, tool declarations, step-by-step decision loops, guardrails & permissions, error handling, and reflection — emphasizing control and safety.
Text-to-Image Prompt Cheatsheet - Subject/Style/Composition/Light/Params
Model-agnostic text-to-image (Midjourney/Stable Diffusion/SDXL) prompt structure covering subject, style & artists, composition & lens, light & material, negative prompts, and common params.
Code-generation Prompt Cheatsheet - Requirement/Context/Constraints/Acceptance
Code-generation prompt patterns covering requirement & context handoff, language/framework/version constraints, I/O contracts, edge cases & tests, and acceptance criteria — emphasizing compilable, runnable output.
DeepSeek Prompts Cheatsheet - R1 Reasoning & V3 Chat Writing Techniques
Prompt-writing reference for DeepSeek that distinguishes the reasoning model R1 (deepseek-reasoner) from the chat model V3 (deepseek-chat), covering R1 hard rules (no system prompt, instructions in user, no few-shot, temperature 0.6) and V3 system-lock, few-shot, and JSON/function calling.
Gemini Prompts Cheatsheet - Long-Context & Multimodal Prompt Engineering
Gemini prompt engineering reference covering structured delimiters (XML/Markdown tags), long-context anchoring, internal-thinking and date/grounding clauses, native multimodal (text/image/audio/video) input, and model selection (3.5 Flash / 3.1 Pro / 2.5 Pro 1M / 2.5 Flash).
Stable Diffusion Prompts Cheatsheet - SDXL Weighting & Parameters
Stable Diffusion (SDXL) image-generation prompt reference covering the six-segment structure, token-weight syntax, negative prompts, LoRA & ControlNet, sampling params (CFG/Steps/sampler), native resolution, and VRAM planning.
Kling AI Prompts Cheatsheet - Kling Video Camera Moves & Structure
Kling AI video-generation prompt reference covering camera moves (push-in/pull-out/pan/tilt/dolly/orbit/crane/tracking), the one-move-per-shot rule, the six-segment prompt structure, and API params (camera_control/aspect_ratio/duration/model).
Perplexity Prompts Cheatsheet - Research & Retrieval-Augmented Q&A Techniques
Perplexity prompt techniques covering "write questions not keywords", Focus modes (Web/Academic/Pro Search/Research/Reddit/YouTube/Writing/Math/Finance), date & source constraints, format constraints, chained follow-ups, and citations.
NotebookLM Prompts Cheatsheet - Source-Grounded Knowledge Base Q&A Techniques
NotebookLM prompt techniques covering source management (PDF/URL/transcript/spreadsheet), answer-only-from-uploaded-sources with inline citations, verification prompts (find contradictions/gaps/counterpoints), and Learning Guide & Studio (study guide/infographic/audio) generation.
ChatGPT Prompts Cheatsheet - Effective Prompt Writing Techniques
Prompt-writing reference for ChatGPT covering role setting, structured output (JSON/table/Markdown), code generation & review, text processing, Few-shot prompting, and Chain of Thought, with adaptable template skeletons.
Claude Prompts Cheatsheet - Claude AI Prompt Writing Techniques
Prompt-writing reference for Claude, highlighting 200K long context, Constitutional AI, and jailbreak refusal, covering long-doc processing, code generation & analysis, role-play, structured output, multi-turn dialogue, and safety boundaries, with adaptable template skeletons.
ChatGPT Cheatsheet - AI Prompt Reference
Prompt-design patterns and templates for ChatGPT: role assignment, task framing and step breakdown, output-format constraints, few-shot examples and chain-of-thought steering — with common office, coding and writing scenarios. For turning vague asks into consistent, controllable model output.