Loading...
Loading...
Found 53 Skills
Documentation standards for changelogs, feature specs, and module documentation
Use when creating git commits, writing commit messages, or following version control workflows
Manages semantic versioning releases — version bumps, changelogs, tags, publishing. Use when preparing a new release.
Automate version bumping following semantic versioning and changelog management. Use when the user wants to bump a version, create a release, update the changelog, or tag a new version in a project using semver conventions and Keep a Changelog format.
Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. NPM publishing (so `npx claude-mem@X.Y.Z` resolves) is handed off to the human maintainer, who raised npm security.