Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:1,171
forks:93
updated:2026年1月23日 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.