·changelog
</>

changelog

CHANGELOG.md에 변경 사항과 담당자를 정리하고 package.json 버전을 올립니다. changelog 작성, 변경 이력 정리, 버전 올리기, 릴리즈 노트, CHANGELOG 업데이트 요청 시 사용.

6Installs·0Trend·@khw1031

Installation

$npx skills add https://github.com/khw1031/ai-library --skill changelog

How to Install changelog

Quickly install changelog AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/khw1031/ai-library --skill changelog
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: khw1031/ai-library.

SKILL.md

View raw

CHANGELOG.md에 변경 사항과 변경 담당자(문의담당자)를 정리하고, package.json 버전을 함께 올립니다.

| patch | X.Y.Z → X.Y.(Z+1) | 버그 수정, 작은 변경 | | minor | X.Y.Z → X.(Y+1).0 | 기능 추가 (하위 호환) | | major | X.Y.Z → (X+1).0.0 | 대규모 변경 (하위 호환 X) |

| 새 기능 | feat | ✨ | | 버그 수정 | fix | 🐛 | | 리팩토링 | refactor | ♻️ | | 문서 | docs | 📝 | | 스타일 | style | 💄 | | 테스트 | test | ✅ | | 빌드/설정 | chore, build, ci | 🔧 |

CHANGELOG.md에 변경 사항과 담당자를 정리하고 package.json 버전을 올립니다. changelog 작성, 변경 이력 정리, 버전 올리기, 릴리즈 노트, CHANGELOG 업데이트 요청 시 사용. Source: khw1031/ai-library.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/khw1031/ai-library --skill changelog
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from khw1031/ai-library

Quick answers

What is changelog?

CHANGELOG.md에 변경 사항과 담당자를 정리하고 package.json 버전을 올립니다. changelog 작성, 변경 이력 정리, 버전 올리기, 릴리즈 노트, CHANGELOG 업데이트 요청 시 사용. Source: khw1031/ai-library.

How do I install changelog?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/khw1031/ai-library --skill changelog Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/khw1031/ai-library