VS Code extension plus open prompts repo — search topics, multi-select folders/files, sync ./prompts, import entire trees.
Project
dev-prompts
Shared LLM prompts in VS Code
Finn Clancy ·
What it is
dev-prompts keeps the LLM prompts you reuse inside Cursor / VS Code instead of scattered notes.
Problem
Repeating the same LLM prompts inside the editor — copy-paste from docs, old chats, or local files.
Solution
Open-source dev-prompts extension plus a prompts repo:
- Search topics and pick prompts from the library.
- Multi-select folders/files to attach context.
- Sync a
./promptsfolder in your repo. - Import entire prompt trees.
Community can PR prompts (_meta JSON, YAML migration in flight); Actions lint contributions.
Who it is for
Anyone standardising how they talk to models inside VS Code or Cursor.