From guide
Generates an interactive HTML dashboard visualizing installed Claude Code skills, plugins, MCP servers, usage statistics, and martial arts belt levels. Opens in browser to review setup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/guide:visualize-setupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate an interactive HTML dashboard of all installed
Generate an interactive HTML dashboard of all installed Claude Code skills, plugins, and MCP servers.
Run the build script:
bash "${CLAUDE_PLUGIN_ROOT}/skills/visualize-setup/scripts/build-dashboard.sh"
This script:
/tmp/claude-skills-dashboard.htmlIf the script fails:
jq not installed, missing permissionsassets/template.html
relative to this skill — do not regenerate itscripts/discover.shnpx claudepluginhub orinachum/claude-code-guide --plugin guideLaunches the Cross-Code Organizer dashboard to visually manage memories, skills, MCP servers, hooks, and configs across global and project scopes.
Opens the SDD visual dashboard — a local browser UI showing feature pipeline stages, rendered artifacts (markdown, mermaid diagrams, OpenAPI), and artifact editing with pipeline control via /sdd:<skill> commands back into the session.