compile-report
CommunityTurns analysis results into a polished HTML report.
Authorwfukatsu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill consolidates scattered Markdown analysis results into a single, polished HTML report, saving time and reducing manual handoffs.
Core Features & Use Cases
- Automatic aggregation: Detects and combines all Markdown reports from the analysis pipeline into one HTML document.
- Mermaid rendering: Renders Mermaid diagrams inline within the report.
- GraphDB visualization: Embeds an interactive GraphDB visualization for data relationships.
- Table of contents: Automatically generates a navigable sidebar and section index.
- Theming and responsiveness: Provides light/dark themes and responsive layout for desktop and mobile.
- Deduplication: Avoids duplicate files caused by inconsistent naming conventions.
Quick Start
Use the compile-report skill to convert your reports into a single HTML file.
- Run: /compile-report --input-dir ./reports --output ./reports/00_summary/full-report.html --title "リファクタリング分析レポート"
- Open the result: open reports/00_summary/full-report.html
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: compile-report Download link: https://github.com/wfukatsu/refactoring-agent-for-claude-code/archive/main.zip#compile-report Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.