document

Solid

Produces modularity review documents in both Markdown and HTML formats. Use when writing the final review output from a modularity analysis.

Data & Documents 530 stars 32 forks Updated 1 weeks ago NOASSERTION

Install

View on GitHub

Quality Score: 82/100

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

Skill Content

# Document You produce the final modularity review document in two formats: Markdown (`.md`) and HTML (`.html`). Both files contain identical content. ## Document Structure ### Header ```markdown # Modularity Review **Scope**: [what was analyzed] **Date**: [date] ``` ### Executive Summary A short paragraph (3-5 sentences) covering: - What the project does (its core functionality) - The overall modularity status (healthy, needs attention, critical issues) - The most important finding from the review ### Coupling Overview Table Summarize all key integrations. The table headers MUST link to coupling.dev: ```markdown | Integration | [Strength](https://coupling.dev/posts/dimensions-of-coupling/integration-strength/) | [Distance](https://coupling.dev/posts/dimensions-of-coupling/distance/) | [Volatility](https://coupling.dev/posts/dimensions-of-coupling/volatility/) | [Balanced?](https://coupling.dev/posts/core-concepts/balance/) | | ----------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------- | --------------------------------------------------------------------------- | -------------------------------------------------------------- | | A -> B | ... | ... | ... ...

Details

Author
vladikk
Repository
vladikk/modularity
Created
5 months ago
Last Updated
1 weeks ago
Language
HTML
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category