---
title: "社区项目"
description: "发现由 Repomix 社区创建的精彩项目！这些项目扩展了 Repomix 的功能，提供其他语言的实现，或将 Repomix 集成到更大的工具集中。"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/community-projects-13
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:18:38.242Z
license: CC-BY-4.0
attribution: "社区项目 — Claudary (https://claudary.paisolsolutions.com/skills/community-projects-13)"
---

# 社区项目
发现由 Repomix 社区创建的精彩项目！这些项目扩展了 Repomix 的功能，提供其他语言的实现，或将 Repomix 集成到更大的工具集中。

## Overview

# 社区项目

发现由 Repomix 社区创建的精彩项目！这些项目扩展了 Repomix 的功能，提供其他语言的实现，或将 Repomix 集成到更大的工具集中。

## 编辑器扩展

### Repomix Runner (VSCode 扩展)
帮助将文件打包成单一输出以供 AI 处理的 VSCode 扩展。可以打包选定的文件、创建可重用的包并将内容复制到剪贴板。

**仓库**: [massdo/repomix-runner](https://github.com/massdo/repomix-runner)  
**市场**: [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=DorianMassoulier.repomix-runner)

## 桌面应用

### Repomix Desktop
一个社区桌面应用程序，为 Repomix CLI 提供 GUI 封装。使用 Python 和 CustomTkinter 构建，提供用户友好的界面，无需使用终端。

**仓库**: [KevanMacGee/Repomix-Desktop](https://github.com/KevanMacGee/Repomix-Desktop)

## 语言实现

### Python Repomix
具有 Python 代码 AST 基础压缩的 Repomix Python 实现。特点包括多种压缩模式、使用 detect-secrets 进行安全检查以及多进程支持。

**仓库**: [AndersonBY/python-repomix](https://github.com/AndersonBY/python-repomix)

## 集成工具

### Rulefy
使用 Claude AI 将 GitHub 仓库转换为自定义 Cursor AI 规则。提取项目结构和约定以生成 .rules.mdc 文件。

**仓库**: [niklub/rulefy](https://github.com/niklub/rulefy)

### Codebase MCP
使用 Repomix 帮助 AI 代理分析代码库的模型上下文协议服务器。提供本地工作区分析、远程 GitHub 仓库和保存分析结果的工具。

**仓库**: [DeDeveloper23/codebase-mcp](https://github.com/DeDeveloper23/codebase-mcp)

### vibe-tools
为 AI 代理提供多种功能的 CLI 工具集，包括通过 Perplexity 进行网络搜索、通过 Gemini 和 Repomix 进行仓库分析，以及通过 Stagehand 进行浏览器自动化。

**仓库**: [eastlondoner/vibe-tools](https://github.com/eastlondoner/vibe-tools)

## 相关资源

- [安装](/zh-cn/guide/installation) - 安装 Repomix CLI 或浏览器扩展
- [MCP 服务器](/zh-cn/guide/mcp-server) - 将 Repomix 作为 MCP 服务器用于 AI 助手
- [Claude Code 插件](/zh-cn/guide/claude-code-plugins) - 官方 Claude Code 插件

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/community-projects-13) · https://claudary.paisolsolutions.com
