cdashboard

Solid

Generate a self-contained HTML dashboard with metrics and artifact browser. Opens via file:// protocol.

DevOps & Infrastructure 61 stars 2 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
60
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
78
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /cdashboard — Project Dashboard UI > **Shared constraints apply.** Before executing, read `_shared/constraints.md` from the parent of this skill's base directory. All constraints there apply to this skill. Generate a self-contained HTML dashboard at `.correctless/dashboard/index.html` with two views: - **Metrics** — quality trajectory, QA rounds, pipeline phase distribution, fix rate, antipattern health, intensity calibration, override rate, cost by phase, drift debt, dev journal - **Artifact Browser** — sidebar navigation for browsing specs, verifications, review findings, research briefs, architecture docs, QA findings, and audit history as rendered markdown ## Steps 1. Run `bash scripts/build-dashboard.sh` from the project root (or `bash .correctless/scripts/build-dashboard.sh` on user projects) 2. Report the output path to the user ## Passthrough Fallback If the script fails (missing config, unresolvable root), it exits 1 and prints available artifacts to stderr. Relay this to the user with the failure reason included. ## Autonomous Defaults - **AD-001**: Generate full dashboard — runs `scripts/build-dashboard.sh` to completion and reports the output path. No human input required; this skill runs to completion autonomously. ## Notes - The dashboard is a static HTML file — no server, no live reload - Opens correctly via `file://` protocol in any browser - Markdown rendering uses marked.js + DOMPurify from CDN (SRI-pinned); falls back to raw text if CDN is unrea...

Details

Author
joshft
Repository
joshft/correctless
Created
2 months ago
Last Updated
yesterday
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

build-dashboard

Build an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one browser-openable file.

2 Updated 2 days ago
nota-america
Data & Documents Listed

dashboard

Generate the single-file `docs/dashboard.html` — a browser-renderable view of all living Compass artifacts (foundation, plan, portfolio, scan reports, metrics, status). Auto-invoked by /scan, /metrics, /plan, /status. Shareable as an attachment; opens via file://.

0 Updated 2 days ago
vivekschaudhary
AI & Automation Listed

build-dashboard

Build an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one browser-openable file.

15 Updated 2 days ago
charlieviettq
AI & Automation Listed

security-tracker-stats-dashboard

Generate a self-contained HTML dashboard of `<tracker>` repository statistics for security-team review.

17 Updated today
apache
Code & Development Listed

grafana-platform-dashboard

Design, refactor, and validate Grafana dashboards for OpenShift/Kubernetes platform operations. Use when users ask to improve platform health dashboards, prioritize critical tenant-impacting signals, filter noise (for example ArgoCD), add Crossplane/Keycloak health panels, validate PromQL programmatically, or apply GrafanaDashboard CR changes live then promote to GitOps.

375 Updated today
boshu2