VSCode Agent — Chat Title Generator Prompt
A compact utility prompt that generates a short title summarizing a chat conversation. Constrains output to ~8 words or fewer, unquoted, impersonal, a…
Editor copilots and terminal coding agents — Cursor, Claude Code, Windsurf, Cline and more.
A compact utility prompt that generates a short title summarizing a chat conversation. Constrains output to ~8 words or fewer, unquoted, impersonal, a…
The Cursor agent system prompt for an autonomous pair-programming coding agent embedded in the editor. It defines XML-tagged behavior blocks (communic…
System prompt for Cursor's CLI agent (GPT-5) that pair-programs to autonomously resolve coding tasks. It specifies detailed communication specs (statu…
A compact Codex CLI developer message framing the model as a terminal-based agentic coding assistant in a sandboxed, git-backed workspace. It sets a k…
Sourcegraph Amp's full system prompt tuned for Claude Sonnet 4.x, captured as the raw API message YAML. Defines an autonomous software-engineering age…
An earlier, lighter Cursor chat-mode system prompt for a GPT-4o pair-programmer that biases toward answering questions rather than editing. It specifi…
The leanest of the Copilot VS Code variants, configured for GPT-4o. It keeps the core Copilot identity, content refusals, tool-use instructions, and a…
The generic free-form chat template for Xcode's coding intelligence. It injects filename, full file contents, and the selected Swift code, then passes…
A composite Cursor agent prompt combining a full TypeScript-namespace tool schema (codebase_search, run_terminal_cmd, grep, edit_file, read_file, upda…
The shortest of Xcode's code-action templates. It supplies the current filename, full file contents, and selected Swift code, then issues the bare ins…
A single-purpose task prompt that instructs the Xcode coding assistant to generate only the code for a SwiftUI #Preview macro for a user-selected View…
The Copilot VS Code agent prompt tuned for Gemini 2.5 Pro. Same Copilot identity and tool-use scaffolding as the other variants, but the edit instruct…
Builder-mode system prompt for the Trae AI IDE agent. It defines pair-programming communication rules, code-change conventions, debugging and external…
The system prompt for Xcode's in-editor coding assistant, specializing in analyzing an open Apple project. It enforces an Apple-first stance (Swift, S…
System prompt for Augment Agent running on Claude Sonnet 4, an IDE coding assistant built around Augment's codebase context engine. It mandates inform…
The agentic 'task view' variant of Antigravity's system prompt, layering a structured PLANNING/EXECUTION/VERIFICATION mode machine on top of the base …
Templated prompt for Xcode's 'usage example' action. It injects filename, full file contents, and the selected Swift symbol, then asks for a brief usa…
System prompt for Google DeepMind's Antigravity agentic coding assistant in its 'fast' (non-task-view) configuration. It defines identity, workspace-s…