Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:1,171
forks:93
updated:January 23, 2026 at 19:46
SKILL.md
| name | write-changelog |
| description | Write or update changelog entries with user-focused language |
Write or update changelog entries following these guidelines:
Entries are organized under these category headings:
### โจ Features - New functionality for users### ๐ Bug Fixes - Corrections to existing behavior### ๐ Changes - Modifications to existing features### โ Internal - Technical changes (use sparingly, still user-focused)### ๐ Translations - New or updated translations### Breaking changes - For major releases only### Deprecated - Features being phased outAlways add new entries to the ## Unreleased section at the top of the changelog. Create the appropriate category heading if it doesn't exist yet. Entries are moved to a versioned section during the release process.
Good:
Bad:
useEffect hook to trigger sync on mount"The changelog is located at docs/docs/changelog.md.