Skip to content

Community Projects

Discover amazing projects created by the Repomix community! These projects extend Repomix's capabilities, provide implementations in other languages, or integrate Repomix into larger toolsets.

Editor Extensions

Repomix Runner (VSCode Extension)

VSCode extension that helps bundle files into a single output for AI processing. Pack selected files, create reusable bundles, and copy content to clipboard.

Repository: massdo/repomix-runner
Marketplace: VSCode Marketplace

Language Implementations

Python Repomix

Python implementation of Repomix with AST-based compression for Python code. Features multiple compression modes, security checks using detect-secrets, and multiprocessing support.

Repository: AndersonBY/python-repomix

Integration Tools

Rulefy

Transforms GitHub repositories into custom Cursor AI rules using Claude AI. Extracts project structure and conventions to generate .rules.mdc files.

Repository: niklub/rulefy

Codebase MCP

Model Context Protocol server that uses Repomix to help AI agents analyze codebases. Provides tools for local workspace analysis, remote GitHub repositories, and saving analysis results.

Repository: DeDeveloper23/codebase-mcp

vibe-tools

CLI toolset for AI agents with multiple capabilities including web search via Perplexity, repository analysis with Gemini and Repomix, and browser automation with Stagehand.

Repository: eastlondoner/vibe-tools

Released under the MIT License.