---
title: "커뮤니티 프로젝트"
description: "Repomix 커뮤니티에서 제작한 놀라운 프로젝트들을 만나보세요! 이러한 프로젝트들은 Repomix의 기능을 확장하거나, 다른 언어로 구현을 제공하거나, Repomix를 더 큰 툴셋에 통합합니다."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/community-projects-8
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-8)"
---

# 커뮤니티 프로젝트
Repomix 커뮤니티에서 제작한 놀라운 프로젝트들을 만나보세요! 이러한 프로젝트들은 Repomix의 기능을 확장하거나, 다른 언어로 구현을 제공하거나, Repomix를 더 큰 툴셋에 통합합니다.

## Overview

# 커뮤니티 프로젝트

Repomix 커뮤니티에서 제작한 놀라운 프로젝트들을 만나보세요! 이러한 프로젝트들은 Repomix의 기능을 확장하거나, 다른 언어로 구현을 제공하거나, Repomix를 더 큰 툴셋에 통합합니다.

## 에디터 확장

### Repomix Runner (VSCode 확장)
AI 처리를 위해 파일들을 단일 출력으로 번들링하는 데 도움을 주는 VSCode 확장입니다. 선택한 파일들을 패킹하고, 재사용 가능한 번들을 생성하며, 내용을 클립보드에 복사합니다.

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

## 데스크톱 애플리케이션

### Repomix Desktop
Repomix CLI를 위한 GUI 래퍼를 제공하는 커뮤니티 데스크톱 애플리케이션입니다. Python과 CustomTkinter로 구축되었으며, 터미널을 사용하지 않고도 사용자 친화적인 인터페이스를 제공합니다.

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

## 언어 구현

### Python Repomix
Python 코드를 위한 AST 기반 압축을 제공하는 Repomix의 Python 구현입니다. 다중 압축 모드, detect-secrets를 사용한 보안 검사, 그리고 멀티프로세싱 지원을 제공합니다.

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

## 통합 도구

### Rulefy
Claude AI를 사용하여 GitHub 저장소를 사용자 정의 Cursor AI 규칙으로 변환합니다. 프로젝트 구조와 규약을 추출하여 .rules.mdc 파일을 생성합니다.

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

### Codebase MCP
AI 에이전트가 코드베이스를 분석할 수 있도록 Repomix를 사용하는 Model Context Protocol 서버입니다. 로컬 워크스페이스 분석, 원격 GitHub 저장소, 그리고 분석 결과 저장을 위한 도구를 제공합니다.

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

### vibe-tools
Perplexity를 통한 웹 검색, Gemini와 Repomix를 사용한 저장소 분석, Stagehand를 통한 브라우저 자동화를 포함한 여러 기능을 가진 AI 에이전트용 CLI 툴셋입니다.

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

## 관련 리소스

- [설치](/ko/guide/installation) - Repomix CLI 또는 브라우저 확장 프로그램 설치
- [MCP 서버](/ko/guide/mcp-server) - AI 어시스턴트를 위한 MCP 서버로 Repomix 사용
- [Claude Code 플러그인](/ko/guide/claude-code-plugins) - 공식 Claude Code 플러그인

---

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