AI Prompt Template Collection
14 AI prompt cheatsheets organized by use case: chat & writing, image & video, engineering & frameworks. Copy-ready.
Chat & Text 6
DeepSeek Prompts Cheatsheet - R1 Reasoning & V3 Chat Writing Techniques
One-page DeepSeek prompt writing cheatsheet, distinguishing the reasoning model R1 (deepseek-reasoner) from the chat model V3 (deepseek-chat). Covers R1 hard rules (no system prompt, instructions in user, no few-shot, temperature 0.6) and V3 system-lock, few-shot, JSON/function calling. Copy-ready templates.
Gemini Prompts Cheatsheet - Long-Context & Multimodal Prompt Engineering
One-page Gemini prompt engineering cheatsheet covering structured delimiters (XML/Markdown tags), long-context anchoring, internal-thinking & 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). Copy-ready templates.
Perplexity Prompts Cheatsheet - Research & Retrieval-Augmented Q&A Techniques
One-page Perplexity prompt cheatsheet 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. Copy-ready templates.
NotebookLM Prompts Cheatsheet - Source-Grounded Knowledge Base Q&A Techniques
One-page NotebookLM prompt cheatsheet 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). Copy-ready templates.
ChatGPT Prompts Cheatsheet - Effective Prompt Writing Techniques
One-page ChatGPT prompt writing cheatsheet covering role setting, structured output (JSON/table/Markdown), code generation & review, text processing, Few-shot prompting, and Chain of Thought. Copy-ready templates to boost answer quality.
Claude Prompts Cheatsheet - Claude AI Prompt Writing Techniques
One-page Claude prompt cheatsheet highlighting 200K long context, Constitutional AI, and jailbreak refusal. Covers long-doc processing, code generation & analysis, role-play, structured output, multi-turn dialogue, and safety boundaries. Copy-ready templates.
Image & Video 4
Text-to-Image Prompt Cheatsheet - Subject/Style/Composition/Light/Params
One-page text-to-image (Midjourney/Stable Diffusion/SDXL, model-agnostic) prompt structure covering subject, style & artists, composition & lens, light & material, negative prompts, and common params. Copy-ready.
Stable Diffusion Prompts Cheatsheet - SDXL Weighting & Parameters
One-page Stable Diffusion (SDXL) image-generation prompt cheatsheet covering the six-segment structure, token-weight syntax, negative prompts, LoRA & ControlNet, sampling params (CFG/Steps/sampler), native resolution and VRAM. Copy-ready templates.
Kling AI Prompts Cheatsheet - Kling Video Camera Moves & Structure
One-page Kling AI video-generation prompt cheatsheet 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). Copy-ready templates.
Midjourney Prompts Cheatsheet - AI Image Generation Parameters
One-page Midjourney AI art prompt and parameter reference covering basics (--ar/--v/--q/--niji), style keywords, composition & camera, lighting & mood, negative prompts & weights (--no/::), and advanced tips (seed/chaos/stylize). Copy and combine.
Engineering & Frameworks 4
Prompt Engineering General Techniques Cheatsheet - Role/Structure/Constraints/CoT
One-page model-agnostic prompt engineering techniques covering role anchoring, structured output, explicit constraints, Few-shot, Chain of Thought, self-verification, and pitfalls. Copy-ready templates, not tied to any specific tool.
RAG Prompt Cheatsheet - Context-grounded Answers & Hallucination Control
One-page Retrieval-Augmented Generation (RAG) prompt patterns covering answer-only-from-context, cite sources, handle no-answer, fuse multi-passage evidence, and flag conflicts. Copy-ready, emphasizing traceability and hallucination control.
AI Agent System Prompt Cheatsheet - Role/Tools/Guardrails/Reflection
One-page autonomous-agent system-prompt patterns covering goal/role definition, tool declarations, step-by-step decision loops, guardrails & permissions, error handling and reflection. Copy-ready, emphasizing control and safety.
Code-generation Prompt Cheatsheet - Requirement/Context/Constraints/Acceptance
One-page code-generation prompt patterns covering requirement & context handoff, language/framework/version constraints, I/O contracts, edge cases & tests, and acceptance criteria. Copy-ready, emphasizing compilable, runnable output.