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-stud
