When you land in an unfamiliar corner of a codebase and need to get your bearings fast, this skill produces a single-screen orientation map: entry points, core modules, data flow with ASCII arrows, external callers, and any hidden coupling like shared singletons or implicit ordering. It's designed for a fifteen-second read and deliberately curates rather than dumping every file. Every claim requires a file path behind it, no guessing. The format is standardized so you can scan quickly across different areas. Think of it as the difference between a trail map and a guided tour. No refactoring suggestions, just orientation. Works well when you're about to make a change somewhere you've never touched before.
npx -y skills add rohitg00/pro-workflow --skill module-map --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template