update-changelog-post-dev

Insert formatted changelog entries into app/src/app/changelog/page.tsx VERSIONS structure.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/jangtrinh/EaseUI-Agent --skill update-changelog-post-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-changelog-post-dev
Source: https://github.com/jangtrinh/EaseUI-Agent/tree/main/.claude/skills/update-changelog-post-dev
Command: npx skills add https://github.com/jangtrinh/EaseUI-Agent --skill update-changelog-post-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you systematically add a single new changelog entry after development work, ensuring consistency and traceability across versions.

Core Features & Use Cases

  • Automates updating app/src/app/changelog/page.tsx with a new top version entry.
  • Enforces the existing VERSIONS structure and formatting.
  • Supports inputs for version label, date, and a categorized list of changes (new, improved, fix).

Quick Start

Provide version label, date, and a concise list of changes; the skill will insert a new top entry in VERSIONS.

Frequently Asked Questions about update-changelog-post-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically append a changelog entry to my React codebase after development?

To automatically append a changelog entry after development, this skill inserts a new top entry into the VERSIONS array of your changelog file. It validates and formats inputs for version, date, label, and categorized changes to ensure safe, automated updates.

What's the best way to update app changelog page.tsx with new release notes?

The best way to update your app changelog page.tsx is by providing version label, date, and a list of changes. The skill enforces the existing VERSIONS structure and formatting, inserting the new release notes as a top entry automatically.

Can I format categorized changes for new, improved, and fix entries in my changelog?

Yes, you can format categorized changes for new, improved, and fix entries in your changelog. The skill accepts a categorized list of changes and validates the formatting to match the existing types and structure of your VERSIONS array.

Does this changelog automation tool support inserting entries at the top of the VERSIONS array?

Yes, this changelog automation tool supports inserting entries at the top of the VERSIONS array. It targets the app/src/app/changelog/page.tsx file directly and safely inserts the new version entry above existing records.

Why does my automated changelog update need to match existing types and structure?

Your automated changelog update needs to match existing types and structure to maintain consistency and traceability across versions. The skill validates and formats the new entry to ensure it safely integrates with the existing VERSIONS array without breaking formatting.

How do I structure version, date, and label inputs for a changelog update?

To structure version, date, and label inputs for a changelog update, provide concise details for each field. The skill takes these inputs, validates them, and formats the entry to match the existing VERSIONS structure before inserting it at the top.