BeClaude

repomix-explorer

New
21.8kSmitheryDevelopmentby yamadashy

Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure', 'find patterns in repo', 'how many files/tokens'. Runs repomix CLI to pack repositories, then analyzes the output.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/repomix-explorer.md https://raw.githubusercontent.com/yamadashy/repomix/main/.claude/skills/repomix-explorer/SKILL.md
3
Invoke in Claude Code
/repomix-explorer
View source on GitHub
codingresearch

Frequently Asked Questions

What is repomix-explorer?

Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure', 'find patterns in repo', 'how many files/tokens'. Runs repomix CLI to pack repositories, then analyzes the output.

How to install repomix-explorer?

To install repomix-explorer, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /repomix-explorer.

What is repomix-explorer best for?

repomix-explorer is a community categorized under Development. It is designed for: coding, research. Created by yamadashy.