Standardizes project documentation through automated README structures, Architecture Decision Records (ADRs), and Keep a Changelog formatting.
The Markdown Documentation Patterns skill provides Claude with a comprehensive framework for architecting professional project documentation. It enforces industry best practices by providing structured templates for READMEs, managing Architecture Decision Records (ADRs) using the MADR format, and maintaining changelogs following 'Keep a Changelog' standards. This skill is essential for developers looking to maintain consistent, navigable, and high-quality documentation across complex software repositories, ensuring that API references, file organization, and decision history remain synchronized and accessible.
主な機能
01Standardized README templates with logical section ordering and badge placement
02Structured API documentation patterns including endpoints, params, and examples
03Changelog management following Keep a Changelog and Semantic Versioning
04Automated documentation directory layout and index maintenance
050 GitHub stars
06MADR-compliant Architecture Decision Records (ADRs) with status tracking
ユースケース
01Generating structured API reference guides with runnable code examples
02Bootstrapping a new software repository with professional-grade documentation
03Recording and indexing complex architectural decisions for team alignment