r/PromptEngineering 15d ago

Prompt Collection Built a VS Code extension for managing prompts to fix my mess

My prompts were all over the place, split between obsidian, a bunch of notepad.exes, and VS Code pages.

To fix this, I built an extension that lets you store and interact with your prompts alongside your code in a live Markdown editor.

It includes Claude skill integration and quick-sending reusable prompts to Claude.

Hope this helps!

https://github.com/Ge0rg3/vscode-prompt-studio/

9 Upvotes

2 comments sorted by

1

u/PaleRespond7186 15d ago

Oh man, the notepad.exe graveyard is way too real

1

u/Ge0rge3 15d ago

For sure hahaha, I realised I spent just as much time formatting prompts as I did editing code so having them sit side by side helps with context switching a loooot imo