RepoPrompter
_
FEATURES
Repository Scanning
Quickly scan and select files from your local repositories
Custom Prompts
Create and save custom prompt templates for different use cases
One-Click Copy
Copy formatted prompts with your code to paste into any LLM
Open Source
Free and open source, built with Electron, React, and Vite
HOW IT WORKS
1
Select Files
Browse your local repositories and select the files you want to include
2
Choose Template
Select or create a prompt template for your specific use case
3
Copy & Paste
Copy the formatted prompt and paste it into your favorite LLM
DOWNLOAD
Or install from source:
git clone https://github.com/Bikz/repoprompter.git
cd repoprompter
pnpm install
pnpm run dev