changelog▌
15 indexed skills · max 10 per page
changelog-generator
claude-office-skills/skills · Productivity
Generate professional release notes and changelogs from commits, feature lists, or updates.
api-changelog-versioning
aj-geddes/useful-ai-prompts · Backend
Create comprehensive API changelogs that document changes, deprecations, breaking changes, and provide migration guides for API consumers.
changelog-automation
sickn33/antigravity-awesome-skills · Productivity
$22
product-changelog
inferen-sh/skills · Productivity
Changelogs and release notes that users actually read and act on. \n \n Covers entry structure, user-facing language, and categorization (New, Improved, Fixed, Removed, Security) with clear rules for when to use each \n Includes semantic and date-based versioning strategies, visual changelog guidance, and templates for breaking changes with migration timelines \n Provides distribution channel recommendations (changelog page, in-app, email, blog, social) and writing best practices to avoid common
changelog-automation
wshobson/agents · Productivity
Automate changelog generation from commits following Conventional Commits and Keep a Changelog standards. \n \n Supports multiple implementation methods: Conventional Changelog (Node.js), standard-version, semantic-release with full CI/CD automation, git-cliff (Rust-based), and commitizen (Python) \n Enforces Conventional Commits format with commitlint validation, mapping commit types (feat, fix, perf, etc.) to changelog sections automatically \n Includes semantic versioning integration, GitHub