SF Prompt Library — VS Code Extension
A cross-IDE VSIX extension that gives your team a shared library of reusable AI prompts.
Works in VS Code, Cursor, and Antigravity (Windsurf).
How to use
Open the prompt launcher
| Action |
Shortcut |
| Open prompt picker |
Ctrl+Shift+/ (Windows/Linux) |
| Open prompt picker |
Cmd+Shift+/ (Mac) |
| Command Palette |
Ctrl+Shift+P → type SF Prompts |
| Right-click in editor |
Context menu → SF Prompts: Open Prompt Launcher |
With code selected (recommended)
- Select the code you want the prompt to apply to
- Open the launcher (
Ctrl+Shift+/)
- Search and pick a prompt
- The prompt wraps your selected code and is inserted directly into the editor
- Copy and paste into any AI chat (Copilot, Cursor, Claude, etc.)
Without a selection
- Open the launcher
- Pick a prompt
- The resolved prompt text is copied to your clipboard
- Paste into any AI chat
| |