design-report

Generate design documentation status reports with health, coverage, and prioritized recommendations.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/spencerbeggs/claude-design-coordinator --skill design-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-report
Source: https://github.com/spencerbeggs/claude-design-coordinator/tree/main/.claude/skills/design-report
Command: npx skills add https://github.com/spencerbeggs/claude-design-coordinator --skill design-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design teams often struggle to keep track of design documentation health, progress, and gaps across multiple modules. This skill provides a centralized way to generate comprehensive status reports from design docs, making it easier to prioritize work and communicate status to stakeholders.

Core Features & Use Cases

  • Automated health & progress calculations: Analyzes frontmatter metadata across modules to compute health, completeness, and coverage.
  • Module & category insights: Produces per-module reports and category coverage to highlight gaps and strengths.
  • Flexible outputs: Exports reports in Markdown, JSON, or HTML for documentation, dashboards, and reviews.
  • Use Case: Running /design-report to generate a weekly design status summary for leadership and the engineering teams.

Quick Start

Run the design-report command to generate the latest design status for all modules.

Frequently Asked Questions about design-report

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

FAQPage Schema
How do I automate design documentation status reports for multiple modules?

Automating design documentation status reports involves parsing frontmatter metadata across modules to compute health, completeness, and coverage metrics. You can generate comprehensive multi-module reports to easily track design docs health and communicate progress to stakeholders.

What design documentation metrics are included in a health assessment report?

Design documentation metrics in a health assessment report include overall health scores, completeness, and category coverage. These metrics are automatically calculated by analyzing frontmatter metadata to highlight documentation gaps, strengths, and per-module progress insights.

Can I export design documentation reports in Markdown, JSON, or HTML formats?

Yes, you can export design documentation reports in Markdown, JSON, or HTML formats. This flexible output capability allows you to seamlessly integrate status summaries into existing documentation, dashboards, or leadership review presentations.

How do I generate a weekly design status summary for leadership and engineering teams?

Generating a weekly design status summary requires running an automated report command that analyzes module frontmatter and computes health metrics. It produces prioritized recommendations and coverage insights tailored for leadership and engineering team alignment.

Does design documentation reporting work without external dependencies or components?

Yes, design documentation reporting works without external dependencies or components. The system operates standalone to parse frontmatter, compute metrics, and export outputs in Markdown, JSON, or HTML formats without requiring additional environment setup.

What is the best way to identify coverage gaps across design docs?

The best way to identify coverage gaps across design docs is to automate category coverage analysis and module-level health assessments. This process computes completeness metrics from frontmatter metadata to highlight documentation strengths and prioritize missing areas.