Mapping Codebases

Generate navigable code maps for unfamiliar codebases. Extracts exports/imports via AST (tree-sitter) to create _MAP.md files per directory showing classes, functions, methods with signatures and line numbers. Use when exploring repositories, understanding project structure, analyzing unfamiliar code, or before modifications. Triggers on "map this codebase", "explore repo", "understand structure", "what does this project contain", or when starting work on an unfamiliar repository.

tools-only 0482931 3 files · 8.8 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/frontend/979-skill_4cfbb3b0 commit 04829311ea

Frequently asked questions

npx skillmds add tools-only/mapping-codebases