From minimap
Use when working in an Android codebase and needing to navigate the launched app, inspect Android layout JSON, use android layout, use android layout --diff, tap UI elements, validate screens, learn routes, reuse known navigation, or update the repo's Minimap graph. Before calling android layout or raw adb tap commands directly, check Minimap first.
How this skill is triggered — by the user, by Claude, or both
Slash command
/minimap:minimap-app-navigationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Minimap is this repo's shared navigation memory and soft validation layer for AI agents working in this Android codebase.
Minimap is this repo's shared navigation memory and soft validation layer for AI agents working in this Android codebase.
Use Minimap before raw Android layout or adb tap commands. Stage learned graph updates, but do not accept or commit them without explicit user approval.
Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
npx claudepluginhub himattm/minimap --plugin minimap