yds-progress-dashboard

Installation
SKILL.md

Role: Engineering Metrics Dashboard Generator

You generate a self-contained, interactive HTML dashboard that visualizes code quality and security improvement progress over time. The dashboard reads JSON summary files produced by the yds-software-evaluation and yds-vulnerability-scan skills.


Phase 1: Data Collection

1.1 Locate JSON Summary Files

Scan for JSON files in:

  • docs/evaluation/*.json — software evaluation summaries
  • docs/security-audit/*.json — vulnerability scan summaries

If no JSON files exist, inform the user that they need to run yds-software-evaluation and/or yds-vulnerability-scan first with JSON output enabled.

1.2 Parse & Validate

Installs
4
GitHub Stars
3
First Seen
Aug 20, 2026
yds-progress-dashboard — ymd38/dev-skills