Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Claude Prompt ManagerNew to Visual Studio Code? Get it now.
Claude Prompt Manager

Claude Prompt Manager

ChemiCaL

| (0) | Free
Manage, test, and version your Claude AI prompts in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Claude Prompt Manager

Manage, test, and version your Claude AI prompts directly in VS Code.

Setup

  1. Install the extension
  2. Run Claude Prompt Manager: Set API Key from the Command Palette (Ctrl+Shift+P)
  3. Create a .prompt file and start writing

.prompt File Format

---
model: claude-sonnet-4-6
maxTokens: 1000
systemPrompt: You are a helpful assistant.
---

Write a product description for {{productName}} targeting {{targetAudience}}.

Frontmatter (optional): | Key | Default | Description | |-----|---------|-------------| | model | claude-sonnet-4-6 | Model to use | | maxTokens | 2048 | Max response length | | systemPrompt | — | System instructions |

Variables: Use {{variableName}} — you'll be prompted to fill them in at run time.

Running Prompts

  • Run: Click ▶ in the editor title bar, or right-click → Claude: Run Prompt
  • From sidebar: Click ▶ next to any .prompt file in the Explorer panel

Pro Features

Feature Free Pro
Run prompts ✅ ✅
Variables ✅ ✅
Syntax highlighting ✅ ✅
History (last 500 runs) — ✅
Compare all 3 models side-by-side — ✅

Activate Pro: Claude Prompt Manager: Activate Pro License

Models & Cost Estimates

Model Input Output
claude-haiku-4-5 $0.25/M tok $1.25/M tok
claude-sonnet-4-6 $3/M tok $15/M tok
claude-opus-4-6 $15/M tok $75/M tok
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft