🎯

repomix-explorer

🎯Skill

from yamadashy/repomix

VibeIndex|
What it does
|

Explores and analyzes code repositories using Repomix CLI, extracting insights about structure, patterns, files, and metrics across local and remote codebases.

Overview

Repomix Explorer is a plugin for Repomix that packs your entire codebase into AI-friendly formats. It makes it easy to feed complete repository context to LLMs for code analysis, review, and generation, supporting multiple output formats optimized for different AI models.

Key Features

  • Packs entire repositories into single files optimized for LLM consumption (XML, Markdown, Plain Text)
  • Configurable file filtering with glob patterns, .gitignore support, and custom ignore rules
  • 10x-100x faster than alternatives, with smart token counting and context-aware packing
  • Available as CLI, online tool at repomix.com, and VS Code extension

Who is this for?

Developers who need to feed large codebases to AI tools for analysis, code review, migration planning, or documentation generation.

πŸ“¦

Same repository

yamadashy/repomix(9 items)

repomix-explorer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add yamadashy/repomix --skill repomix-explorer
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add yamadashy/repomix --skill repomix-explorer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/repomix-explorer/SKILL.md

SKILL.md

203Installs
-
AddedFeb 4, 2026