
VS Code Extension
PromptTune
A VS Code extension that supercharges your AI workflow by optimizing prompts right inside the editor. Highlight any text, hit a command, and get a refined, high-quality prompt — no context-switching required.
VS Code Extension
TypeScript
Node.js

The Overview
PromptTune is a developer-focused VS Code extension that brings prompt optimization directly into your coding environment. Instead of switching between your editor and an AI playground to refine prompts, PromptTune lets you highlight any block of text, invoke a single command, and receive an AI-enhanced version tuned for clarity, specificity, and effectiveness. Powered by the Gemini API under the hood, PromptTune understands coding context and tailors its suggestions accordingly — whether you're writing a commit message prompt, a code review instruction, or a complex chain-of-thought template. The extension integrates seamlessly with VS Code's command palette, keybindings, and editor workflow.
Key Features
In-editor prompt optimization via the command palette
One-click prompt enhancement with inline text replacement
Context-aware suggestions that understand code and developer intent
Configurable API key settings through VS Code preferences
Lightweight activation — loads only when invoked, zero startup overhead
The Journey
"Working with the VS Code Extension API — particularly managing activation events, editor selections, and inline text replacement — required deep familiarity with the extension lifecycle. Integrating AI-powered optimization seamlessly into the developer workflow without introducing latency or disrupting the editing experience was a key design goal. Handling edge cases like multi-cursor selections, large text blocks, and API rate limits added further complexity."
Showcase Portfolio
Next Exploration
Let's build something epic→