By AshtonYoon
Local web dashboard for ~/.claude config visualization — shows plugins, agents, skills, commands, hooks, and MCP servers
A Claude Code plugin that provides a local web dashboard for visualizing third-party elements installed in ~/.claude, plus a project-only comparison view for items found only in the current project's .claude.
/plugin marketplace add AshtonYoon/claude-config-dashboard
/plugin install claude-config-dashboard
/reload-plugins
/claude-config-dashboard:show
The dashboard opens at http://localhost:9876.
| Tab | Contents |
|---|---|
| Plugins | Installed plugins with version, GitHub link, install date |
| Agents | Agents grouped by category — click name to open file |
| Skills | Custom and plugin-provided skills |
| Commands | Slash commands with descriptions — click to open file |
| Hooks | Hook scripts by trigger type — click to open script |
| MCP Servers | Configured MCP servers from settings.json and ~/.claude.json |
| Rules | Rule files by category — click to open file |
| Project-only config | MCP servers, skills, commands, hooks, and rules that exist only in the current project's .claude |
Clicking any file name opens it in the OS default app (editor, Finder, etc.).
/plugin update claude-config-dashboard
/reload-plugins
If
/plugin updateshows a "browse plugins" prompt instead of updating directly, the local marketplace cache is stale. Run this once to refresh it:cd ~/.claude/plugins/marketplaces/claude-config-dashboard && git pullThen retry
/plugin update claude-config-dashboard.
open to launch default apps; Linux uses xdg-open)Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub ashtonyoon/claude-config-dashboard --plugin claude-config-dashboardDiscover and audit all plugins in a Claude Code marketplace with installation status, versions, and component breakdown
Organize all your Claude Code memories, skills, MCP servers, and hooks — see what loads globally vs per-project, then move items between scopes
Visual dashboard for Claude Code harness — usage/token analysis of skills, agents, plugins, hooks, memory, MCP servers, rules, and principles
Diagnose and fix Claude Code configuration issues including plugin registry, settings, hooks, and MCP servers
Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns