Repomix — упаковка репозитория для LLM
vibe-coding
repomix is a Claude Code skill that packs an entire repository into a single AI-friendly file for feeding into LLMs such as Claude, ChatGPT, DeepSeek, Gemini, and others. It leverages the Repomix tool, which counts tokens per file and for the whole repository, respects .gitignore, .ignore, and .repomixignore automatically, and supports a --compress option powered by Tree-sitter to reduce token count while preserving code structure. Secretlint integration detects and excludes files matching known credential formats. The skill is ideal for developers who need to share full codebase context with an AI assistant or run LLM-based code reviews without manually copying files.
- #repomix