Every time I wanted AI help with my code, I'd spend five minutes copying files
one by one into Claude or ChatGPT. By the time I'd pasted everything, I'd
forgotten what I was even asking.
So I built CodeClipr.
What it does
CodeClipr is a VS Code extension that packages your entire codebase into a
single AI-ready context payload in one click. You paste it into any AI
assistant and it actually understands your whole project.
Features
- Unlimited files — package your entire project, not just one file at a time
- Automatic secret scrubbing — no accidentally pasting API keys or passwords
- Git diff mode — share only what's changed, perfect for code reviews
- Works with any LLM — Claude, ChatGPT, Gemini, or anything else
Why I built it
I was spending more time context-switching and file-copying than actually
getting help from AI. The tools were powerful but the workflow was broken.
CodeClipr fixes that workflow. One click, full context, paste and go.
Try it
Free to install from the VS Code Marketplace:
Pro tier available for advanced features including custom personas and
export formats.
Would love feedback from anyone who's had the same frustration.
Top comments (0)