Skip to main content

release-note

changes.md를 릴리즈 노트 형식으로 변환

Aller à l'installation

Informations de source

Dépôt
JiHong88/suneditor
Dernière activité de la source
5 septembre 2026 à 15:27
Langue détectée de SKILL.md
anglais
Étoiles
2 015
Forks
348

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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: 1. Read `prompts/release-note.md` for formatting rules 2. Read `package.json` to get the current version 3. Read `changes.md` for current change entries 4. Read `release-note.md` for existing release notes 5. Rewrite every `changes.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. 6. Write `## <version>` section to `release-note.md` - If the top section already has the same version, replace that section - If the top section has a different version, clear the entire file and write only the new version section 7. Clear `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.
Voir sur GitHub