llms.txt Content
# Repomix
> Pack local or remote repositories into AI-friendly XML, Markdown, JSON, or plain text for Claude, ChatGPT, Gemini, MCP, and code review workflows.
## Table of Contents
- [Agent Skills Generation](https://repomix.com/guide/agent-skills-generation.md): Generate Claude Agent Skills from local or remote repositories so AI assistants can reuse codebase references, project structure, and implementation patterns.
- [AI-Assisted Development Best Practices: From My Experience](https://repomix.com/guide/tips/best-practices.md): Practical AI-assisted development tips for using existing code, modular implementation, tests, planning, and Repomix-based context sharing.
- [Basic Usage](https://repomix.com/guide/usage.md): Use Repomix CLI to pack directories, remote repositories, selected files, git diffs, commit logs, split outputs, token counts, and compressed code.
- [Claude Code Plugins](https://repomix.com/guide/claude-code-plugins.md): Install and use official Repomix Claude Code plugins for MCP, slash commands, and AI-powered repository exploration.
- [Code Compression](https://repomix.com/guide/code-compress.md): Use Tree-sitter based code compression in Repomix to reduce token usage while preserving imports, exports, classes, functions, interfaces, and structure.
- [Command Line Options](https://repomix.com/guide/command-line-options.md): Reference every Repomix CLI option for input, output, file selection, remote repositories, configuration, security, token counting, MCP, and agent skills.
- [Comment Removal](https://repomix.com/guide/comment-removal.md): Remove code comments from Repomix output to reduce noise and token usage while preserving source files and supported language behavior.
- [Community Projects](https://repomix.com/guide/community-projects.md): Discover community tools, editor extensions, desktop apps, language implementations, and integrations built around Repomix.
- [Configuration](https://repomix.com/guide/configuration.md): Configure Rep