website/client/src/en/guide/community-projects.md
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.
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
A community desktop application that provides a GUI wrapper for the Repomix CLI. Built with Python and CustomTkinter, it offers a user-friendly interface without needing to use the terminal.
Repository: KevanMacGee/Repomix-Desktop
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
Transforms GitHub repositories into custom Cursor AI rules using Claude AI. Extracts project structure and conventions to generate .rules.mdc files.
Repository: niklub/rulefy
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
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