By jung-wan-kim
Transform Claude Code Insights report into a dark-mode dashboard (English / Korean)
A 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
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 claimAutonomous 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.
npx claudepluginhub jung-wan-kim/claude-code-insights-koGenerate 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