screenmap
01Plugin Claude Code
Plugin marketplace listing 1 plugin: screenmap.
Plugin Claude Code
Plugin marketplace listing 1 plugin: screenmap.
Plugin Claude Code
Map every screen of an Expo app from your own terminal, and pack it into a .scrmap bundle you can open in the viewer.
Skill Claude CodeCodex
Generate a visual navigation map of an Expo app. Statically parses expo-router routes and links for full coverage, then deep-links through every screen in the iOS simulator capturing screenshots — including runtime states like bottom sheet snap points and modals — and renders a self-contained HTML map. Also diffs two…
Skill Claude CodeCodex
Manage git worktrees for parallel React Native / Expo development. Covers creating worktrees (excluding native dirs), registering them with react-native-worktree, switching the device between Metro servers, and coordinating runtime access via per-platform mutex locks.