hoangnguyen0403/common-store-changelog
Generate user-facing release notes for the App Store and Google Play from git history (App Store <=4000 chars, Google Play <=500). Use when generating release notes, app store changelog, play store release, or \"what's new\" text for a mobile app.
npx skills add https://github.com/HoangNguyen0403/agent-skills-standard --skill common-store-changelog
chore, refactor, ci, build, test, dependency bumps, and config changes — no user impact.git log <last-tag>..HEAD --oneline (or use provided commit list). If no tag exists, use full history.New, Improved, Fixed. Drop internal-only.What's New in [Version] header.See Commit-to-Bullet Examples for mapping patterns.
App Store (≤ 4000 chars):
What's New in Version X.Y
• [New] <user benefit — one sentence>
• [Improved] <user benefit — one sentence>
• [Fixed] <user benefit — one sentence>
Google Play (≤ 500 chars):
• <highest-impact change>
• <second change>
• <third change>
[Bug fixes and performance improvements.]
refactor, migrated, deprecated, PR, hotfix, or internal ticket IDs.chore: upgrade Gradle → drop entirely, never paraphrase as user feature.When this skill applies, preserve the following domain terminology or equivalent concrete examples in the answer when relevant:
Take hoangnguyen0403/common-store-changelog from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.