home/categories/knowledge-base/repowise-dev-repowise-plugins-claude-code-skills-codebase-exploration-skill-md
knowledge-basedocumentation

codebase-exploration

Use when exploring, understanding, or answering questions about a codebase that has Repowise indexed (indicated by a .repowise/ directory in the project root). Activates for questions like "how does X work", "explain the architecture", "where is Y implemented", "what does this module do", or any task requiring understanding of codebase structure before diving into source files.

repowise-dev
maintainer
repowise-dev
更新于 3/29/2026
星标
863
分支
140
quick start

Installation and usage

Use when exploring, understanding, or answering questions about a codebase that has Repowise indexed (indicated by a .repowise/ directory in the project root). Activates for questions like "how does X work", "explain the architecture", "where is Y implemented", "what does this module do", or any task requiring understanding of codebase structure before diving into source files.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use codebase-exploration