Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

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.

$ git log --oneline --stat
stars:1
forks:0
updated:2026年3月11日 02:22
文件资源管理器
7 个文件
SKILL.md
readonly