
Repo Prompt
Code smarter with AI—no more messy copy-pasting.
Let Repo Prompt structure your prompts and apply AI changes for you.
Why Repo Prompt?
Zipping your whole repo?
Too much bloat—send only what's needed
LLM underperforming?
Cut the noise for sharper answers
Better AI coding?
Select just the files that matter
How It Works
Find & Select Files
Manually pick files with advanced filtering
Optimized XML Output
Structured file tree and meta-prompts
Codemap Extraction
Extracts API definitions and references
Token Usage Estimation
Know your context size before sending
Product Demo
Watch how Repo Prompt transforms your coding workflow with AI
Works with Any Model
Supports OpenAI, Anthropic, DeepSeek, Gemini, Azure, and local models—keeping your workflow private and offline when needed
Clipboard Integration
Seamlessly copy structured prompts as XML to use in any AI chat app—your data stays local
Precise XML Parsing
Runs locally to format LLM responses into XML, supporting private codebases
Your Workflow
Compose
Select files and folders for your prompt's context. Use saved prompts and a repository map to guide the AI's output
Chat
Iterate on your files, or learn about how they work, with full control over the context
Review
Review all AI made changes, file by file, and approve changes, piecemeal or in bulk
Your Data, Your Control
Connect to AI providers without intermediaries. Keep your workflow private and offline when needed.
How It Makes Coding Easier
When you use Claude or ChatGPT for code, how do you put your files into context?
Repo Prompt makes it trivial to find and pick files, then hit copy and get an optimized prompt you can paste into a chat box.
So this does logical normalization of code into some kind of prompt syntax?
Yes, it performs logical normalization of code into a structured prompt syntax. It's much faster to use the file picker to find and select files.
How does it compare to other tools?
Unlike tools that run RAG on your prompt when it's over 32k tokens, with Repo Prompt you get full context with ordering, plus code maps & file tree auto included.