Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Mapping Codebases

Generate navigable code maps for unfamiliar codebases. Use when exploring a new codebase, needing to understand project structure, or before diving into code modifications. Extracts exports/imports via AST (tree-sitter) to create _MAP.md files per directory. Triggers on "map this codebase", "understand this project structure", "generate code map", or when starting work on an unfamiliar repository.

majiayu000 fe23add 2 files · 8.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/analysis/mapping-codebases-oaustegard-claude-skills-0a4fd9b3 commit fe23addb05

Frequently asked questions

npx skillmds add majiayu000/mapping-codebases-3