ielts-dashboard

Generate a local HTML dashboard from stored IELTS study JSON data.

65|2|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/xuchi-0808/ielts-claude-skills --skill ielts-dashboard-xuchi-0808
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ielts-dashboard
Source: https://github.com/xuchi-0808/ielts-claude-skills/tree/main/ielts-dashboard
Command: npx skills add https://github.com/xuchi-0808/ielts-claude-skills --skill ielts-dashboard-xuchi-0808

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

IELTS 学习数据可视化 Dashboard。生成本地 HTML 网页,展示写作趋势图、四科雷达图、错题热力图、同义替换统计、考试倒计时。 触发方式:/ielts-dashboard、「Dashboard」「看数据」「打开数据面板」

Core Features & Use Cases

  • 本地 HTML 面板生成:从本地数据渲染 IELTS 学习概览
  • 展示多维数据:写作趋势、四科雷达、错题热力图、同义替换库统计、考试倒计时
  • 使用场景:查看进度、诊断学习薄弱项、在浏览器快速查看数据

Quick Start

Run the IELTS CLI to generate the dashboard and open ~/.ielts/dashboard.html.

Frequently Asked Questions about ielts-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize IELTS study progress and error heatmaps locally?

To visualize IELTS study progress locally, you can generate an HTML dashboard from stored JSON data. It renders writing trends, radar charts, error heatmaps, and vocabulary review directly in your browser.

What data do I need to track IELTS writing trends and vocabulary review?

Tracking IELTS writing trends and vocabulary review requires local JSON data stored under the ~/.ielts/ directory. This data fuels the dashboard to display multi-session progress, error heatmaps, and synonym replacement statistics.

Can I view my IELTS error heatmap and four-subject radar chart offline?

Yes, you can view your IELTS error heatmap and four-subject radar chart offline. The dashboard generates a local HTML file, allowing you to open and diagnose weak points in your browser without an internet connection.

Does the IELTS data dashboard require any external dependencies to render?

The IELTS data dashboard requires no external dependencies to render. It relies entirely on built-in CLI utilities and your local data under ~/.ielts/ to refresh visuals and output the local HTML dashboard file.

What is the best way to diagnose weak IELTS subjects using study data?

The best way to diagnose weak IELTS subjects is by reviewing the four-subject radar chart and error heatmap on your local dashboard. This visualizes multi-session data to quickly identify and target learning vulnerabilities.

Why is my local IELTS dashboard not displaying writing trends or countdowns?

If your local IELTS dashboard is not displaying writing trends or countdowns, ensure your JSON data exists under ~/.ielts/. The CLI requires this local data to properly render progress tracking and exam countdown visuals.