Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By jung-wan-kim
Transform Claude Code Insights report into a dark-mode dashboard (English / Korean)
npx claudepluginhub jung-wan-kim/claude-code-insights-koA Claude Code plugin that transforms the /insights report into a dark-mode dashboard with support for English and Korean.
/insights (default) | /insights-ui (transformed) |
|---|---|
| Light mode, single column | Dark mode, sidebar + main dashboard |
| 800px layout | Responsive 1400px layout |
| CSS bar charts only | Bar charts + SVG donut charts |
| Static TOC | Sticky navigation |
claude plugins install github:jung-wan-kim/insights-ui
git clone https://github.com/jung-wan-kim/insights-ui.git \
~/.claude/plugins/local/insights-ui
/insights-ui in Claude Code.Output files:
~/.claude/usage-data/report-en.html~/.claude/usage-data/report-ko.htmlinsights-ui/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── commands/
│ └── insights-ui.md # /insights-ui slash command
├── scripts/
│ └── transform-report.js # Transform script (Node.js)
├── templates/
│ ├── report-en-template.html # English dark-mode template
│ └── report-ko-template.html # Korean dark-mode template
├── package.json
├── LICENSE
└── README.md
{{PLACEHOLDER}} replacement + {{#EACH_BLOCK}} loopsMIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Generate analytics reports and dashboard configurations from project data
Generate an explorable HTML report of Claude Code session usage — tokens, cache efficiency, subagents, skills, and the most expensive prompts — from local ~/.claude/projects transcripts.
Tracks Claude Code session usage (tokens, costs, skills, MCP, subagents) and sends data to a self-hosted dashboard.
Visual report generation suite: wiki analysis, diff review, plan review, project recap, and fact-checking — self-contained HTML reports with interactive diagrams, responsive navigation, and curated design system
Visual dashboard for Claude Code harness — usage/token analysis of skills, agents, plugins, hooks, memory, MCP servers, rules, and principles
Track the carbon footprint of your Claude Code sessions
Autonomous experiment loop for any project type. Inspired by karpathy/autoresearch.
Transform Claude Code Insights report into a dark-mode dashboard + MP4 video (English / Korean)
Automatically switches sub-agent models from opus to sonnet based on real-time Anthropic Usage API percentages. Includes a persistent status line showing gate status, thresholds, and fallback models.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim