Automates the creation of standardized, compliant project updates using the 'Keep a Changelog' format and strict markdown styling.
The Changelog skill ensures your project's CHANGELOG.md remains professional and consistent by enforcing strict formatting rules based on the 'Keep a Changelog' standard. It automatically organizes entries into categorized sections—Added, Changed, Fixed, and Removed—while applying precise markdown syntax, including bolded item names with backticks and dash separators. By managing sentence casing and removing trailing periods automatically, this skill helps maintainers provide clear, readable release notes for contributors and users without the manual effort of formatting.
Características Principales
01Ensures grammatical consistency with sentence case and no trailing periods
02Categorizes updates into Added, Changed, Fixed, and Removed sections
031,127 GitHub stars
04Enforces 'Keep a Changelog' formatting standards
05Supports hierarchical sub-bullets for detailed change descriptions
06Standardizes markdown syntax with bolded backticked item names
Casos de Uso
01Updating release notes during a version release cycle
02Documenting new features and bug fixes with consistent developer-facing language
03Standardizing messy or inconsistent changelog files