Files
Prompter/README.md

48 lines
1.5 KiB
Markdown

# Prompter
Enhance your coding with AI—Prompter organizes your prompts and implements AI changes effortlessly, improving your development workflow.
## Why Use Prompter?
- **Reduce repository clutter** - Share only essential files instead of everything
- **Improve AI responses** - Eliminate irrelevant context for better results
- **Optimize coding assistance** - Target exactly what you need for precise AI help
Prompter helps you collaborate efficiently with AI, minimizing token usage and enhancing clarity.
## Key Features
- **Smart File Selection & Token Counting**
Filter files and track token usage for efficient, economical prompts
- **XML-Based Prompt Structure**
Organize file trees, CodeMaps, and instructions in XML for better AI comprehension
- **Clean XML Diff Application**
Transform AI-generated XML changes into clear, reviewable diffs at any scale
- **Intelligent Code Scanning**
Extract code structure locally to reduce tokens and prevent hallucinations
- **Cross-Platform Support**
Designed for any VSCode platform with native performance and responsiveness
- **Direct Clipboard Support**
Copy structured prompts to any AI platform with your data remaining local
- **Privacy-Focused Design**
Process everything locally without sending data to third parties
## Quick Start
1. Install the extension in VS Code
2. Select relevant files through the Prompter sidebar
3. Generate and copy a structured XML prompt
4. Paste into your AI tool of choice
## Contributing
Contributions welcome!
---
Built with ❤️ by the Prompter team.