SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/JiHong88/suneditor --skill release-noteコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| name | release-note |
| description | changes.md를 릴리즈 노트 형식으로 변환 |
Read changes.md and write a release note to release-note.md.
Follow the style and rules defined in prompts/release-note.md exactly.
Steps:
prompts/release-note.md for formatting rulespackage.json to get the current versionchanges.md for current change entriesrelease-note.md for existing release noteschanges.md entry into the release note format — one sentence each, with the
source-file references ((`core/logic/shell/ui`)), root cause, and internal identifiers
removed. Never copy an entry through unchanged; see "Condense First" in the rules.## <version> section to release-note.md
changes.md contents (keep the file, empty the content)Before writing, check the draft: no (`path/to/file`) references, no internal method or CSS
selector names, no item longer than one sentence.