GitHub Chat Prompt Refiner
A VS Code extension that helps you write better prompts for GitHub Copilot Chat by providing suggestions and improvements for your prompts.
Features
- Analyze and refine your GitHub Chat prompts
- Get instant feedback on prompt quality
- Receive specific suggestions for improvement
- View both original and refined prompts side by side
The extension helps you improve your prompts by checking for:
- Specificity of requirements
- Context completeness
- Level of detail
- Usage of examples
How to Use
- Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
- Type "Refine GitHub Chat Prompt" and select the command
- Enter your prompt in the input box
- View the analysis and suggestions in the webview panel
Requirements
- Visual Studio Code version 1.105.0 or higher
- Access to GitHub Copilot Chat (for using the refined prompts)
Installation
- Open VS Code
- Go to the Extensions view (Ctrl+Shift+X / Cmd+Shift+X)
- Search for "GitHub Chat Prompt Refiner"
- Click Install
Contributing
This extension is open source. Feel free to contribute by:
- Fork the repository
- Create a feature branch
- Submit a pull request
License
MIT
Release Notes
0.0.1
Initial release:
- Basic prompt analysis
- Suggestion generation
- Webview display of results
Enjoy writing better prompts!
| |