From changelog
This skill should be used when the user asks to "update the changelog", "generate a changelog", "create CHANGELOG.md", "write release notes", "update CHANGELOG", "add changelog entry", "changelog from commits", or mentions changelog generation, release documentation, or keeping a changelog up to date. Auto-detects whether to create or update based on file existence. Follows Keep a Changelog format with Semantic Versioning.
npx claudepluginhub florianbuetow/claude-code --plugin changelogThis skill uses the workspace's default tool permissions.
Generate or maintain a `CHANGELOG.md` file from git commit history following [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) with [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Generate or maintain a CHANGELOG.md file from git commit history following Keep a Changelog with Semantic Versioning.
This skill auto-selects the correct workflow based on whether a changelog already exists.
Check for CHANGELOG.md in the project root (case-insensitive: also check changelog.md, Changelog.md).
changelog:update workflow.changelog:create workflow.Invoke the appropriate subskill. Do not duplicate their logic here.