Auggie Prompt Enhancer
Transform vague AI prompts into clear, specific instructions
Powered by Augment SDK with codebase context awareness
Features
- ✨ Smart Enhancement - Transforms vague prompts into detailed instructions
- 🧠 Codebase Aware - Uses your project context for better results
- 📝 Custom Templates - Create and save your own system prompts
- 📋 Auto Copy - Enhanced prompt copied to clipboard instantly
Installation
1. Install Extension
From VS Code Marketplace:
Search "Prompt Enhancer" in Extensions (Ctrl+Shift+X)
Or from VSIX:
code --install-extension prompt-enhancer-0.1.0.vsix
2. Install Augment CLI
npm install -g @augmentcode/auggie@prerelease
3. Login
auggie login
4. Reload VS Code
Ctrl+Shift+P → "Reload Window"
Usage
- Click ✨ Enhance in status bar (bottom-right)
- Type your prompt
- Click Enhance Prompt
- Paste with
Ctrl+V
Custom Templates
Create your own system prompts for different use cases:
| Button |
Action |
| ⚙️ |
Edit current template |
| + |
Create new template |
| Dropdown |
Switch between templates |
Templates are saved locally and persist across sessions.
Troubleshooting
| Issue |
Fix |
| CLI not found |
npm install -g @augmentcode/auggie@prerelease |
| Auth error |
auggie login |
| Not working |
Reload VS Code |
License
MIT
| |