PromptDockAI Prompt Management for VS Code PromptDock is a VS Code extension that gives you a dedicated home for every AI prompt you work with — templates you craft, built-in presets for common engineering tasks, and the full history of prompts you've already sent through Claude Code, GitHub Copilot Chat, and Codex. Stop rewriting the same prompts, stop losing good ones in chat history. Keep them organized, searchable, and one click away. Why PromptDock?AI coding tools are only as good as the prompts you give them. Most developers end up repeating the same prompts from memory, hunting through chat histories, or keeping prompts in random text files. PromptDock puts your entire prompt library in the sidebar — structured, versioned in your own templates, and surfaced from every AI tool you already use. FeaturesMy TemplatesWrite and organize your own prompt templates in a folder structure that matches how you work. PromptDock seeds a starter set on first run — Requirements, Design, Development, Testing, Deployment, Maintenance, and Agents — and you can add, rename, or delete folders freely. Deleting a folder never deletes the templates inside; they fall back to unfiled. Built-in PresetsTwelve ready-to-use prompts ship with the extension, covering debugging, refactoring, testing, documentation, code review, and performance. They appear pre-sorted into the right folders and can be imported into My Templates — individually or all at once — with a single click. Prompt History from Your AI ToolsPromptDock automatically scans your local Claude Code, Copilot Chat, and Codex session files and surfaces every prompt you've sent, grouped by tool, project, and conversation. It runs on startup and re-scans only changed files, so it stays fast even with a large history. Trigger a manual sync anytime. Search Across EverythingEach section has its own instant search box. For a single search across all templates, presets, and imported history at once, run PromptDock: Search Prompts... from the Command Palette. Selecting a result opens its full content in a panel with one-click Copy, Insert, and Save to My Templates. Use a Prompt InstantlyClick a prompt name to copy it to the clipboard and insert it at your cursor in one step (configurable). Any Pop-out PanelOpen any section — My Templates or a specific tool source — in its own detached panel with + New Window, so your prompt library stays visible alongside your code. Configuration
CommandsAll commands are available from the Command Palette under PromptDock:
PrivacyEverything PromptDock manages — templates, folders, imported history — is stored locally in VS Code's extension storage. Nothing is sent to any external service. History import only reads session files already on your machine. |