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 + MP4 video (English / Korean)
npx claudepluginhub jung-wan-kim/insights-ui --plugin insights-uiTransform Claude Code Insights into a dark-mode interactive dashboard + MP4 video

# 1. Add marketplace (one-time)
claude plugin marketplace add jung-wan-kim/insights-ui
# 2. Install plugin
claude plugin install insights-ui
/insights-ui:builder
You'll be asked two questions:
| Type | Location |
|---|---|
| Dashboard (EN) | ~/.claude/usage-data/report-en.html |
| Dashboard (KO) | ~/.claude/usage-data/report-ko.html |
| Video (MP4) | ~/.claude/usage-data/insights-video.mp4 |
report.html (generated by /insights)insights-ui/
├── .claude-plugin/
│ ├── plugin.json # Plugin manifest
│ └── marketplace.json # Marketplace config
├── commands/
│ └── builder.md # /insights-ui:builder command
├── scripts/
│ └── transform-report.js # Transform script (Node.js)
├── templates/
│ ├── report-en-template.html
│ └── report-ko-template.html
├── video/
│ └── src/
│ ├── InsightsVideo.tsx # Remotion video component
│ ├── Root.tsx # Remotion entry
│ └── types.ts # TypeScript types
├── docs/
│ ├── dashboard-en.png
│ ├── dashboard-ko.png
│ └── demo-video.mp4
└── README.md
claude plugin marketplace remove insights-ui
claude plugin marketplace add jung-wan-kim/insights-ui
claude plugin uninstall insights-ui@insights-ui
claude plugin install insights-ui
MIT
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
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
Tracks Claude Code session usage (tokens, costs, skills, MCP, subagents) and sends data to a self-hosted dashboard.
Business analysis with data storytelling and KPI dashboard design
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.
Designs effective KPI dashboards with proper metric selection, visual hierarchy, and data visualization best practices. Use when building executive dashboards, creating analytics views, or presenting business metrics.
Autonomous experiment loop for any project type. Inspired by karpathy/autoresearch.
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.
Transform Claude Code Insights report into a dark-mode dashboard (English / Korean)
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