byrunkids· 15 skills
Generate CHANGELOG.md entry from recent commits in conventional format. Also syncs the website changelog page. Use this skill whenever the user asks to: generate a changelog, document what changed between tags, or create a new CHANGELOG entry. If you see requests like "write the changelog for v0.17", "what changed since last release", this is the skill to use. Do NOT manually edit CHANGELOG.md without this skill — it ensures proper formatting, user-perspective writing, and website changelog sync. For full release workflows (tests, changelog, release notes, version bump, announcements), use /release instead.
$npx -y skills add runkids/skillshare --skill skillshare-changelogInstalls into the current project.
Run `npx skills use "https://github.com/runkids/skillshare" --skill "runkids/skillshare/skillshare-changelog"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/runkids/skillshare" that are relevant to the current task. Run `npx skills add "https://github.com/runkids/skillshare"` and select the relevant skills, then follow their instructions.