What problem does it solve?
Provides a fast, visual way to inspect the current status of Claude Code skills, development items, and planned work without manually reading and scanning markdown tables. It removes the friction of interpreting raw DASHBOARD.md content by converting it into an easy-to-read browser view.
Core Features & Use Cases
- HTML Visualization: Parses the project's .claude/DASHBOARD.md and generates a styled HTML page showing installed skills, items in development, and planned work.
- Quick Local Preview: Writes the dashboard to a temporary HTML file and opens it in the default browser for immediate review.
- Use Case: Ideal for developers or product owners who want a quick snapshot of implemented capabilities and roadmap items during local development or demos.
Quick Start
Run the dashboard skill by invoking the dashboard trigger to generate and open the HTML dashboard in your browser.