byrepowise-dev· 25 skills
Use when exploring, understanding, or answering questions about a codebase that has Repowise indexed (a .repowise/ directory in the project root). Activates for "how does X work", "explain the architecture", "where is Y implemented", "what does this module do", or any task that needs an understanding of structure before diving into source files.
$npx -y skills add repowise-dev/repowise --skill codebase-explorationInstalls into the current project.
Run `npx skills use "https://github.com/repowise-dev/repowise" --skill "repowise-dev/repowise/codebase-exploration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/repowise-dev/repowise" that are relevant to the current task. Run `npx skills add "https://github.com/repowise-dev/repowise"` and select the relevant skills, then follow their instructions.