changesets | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / changesets

changesets

maintained by shunkakinoki

star 6 account_tree 1 verified_user MIT License
bolt View GitHub

name: changesets allowed-tools: Read, Glob, Grep, Write, Bash, TodoWrite description: Generate changeset entries following Changesets semantics

/changesets — Generate changeset entries

Generate release documentation entries following Changesets semantics.

Format

---
"package-name": minor
---

Short description of user-visible change (1-2 sentences max).

Level Inference

Commit Type Level
feat!: or BREAKING CHANGE major
feat: minor
fix:, docs:, chore:, etc. patch

Package Detection

  • Monorepo: packages/<name>/..."<name>"
  • Single package or unknown: "repo"

Examples

---
"viem": patch
---

Added estimateOperatorFee action for OP Stack chains
---
"core": major
---

Replaced legacy serializer with new wire format

Guidelines

  • Lead with user-visible outcome
  • Avoid commit jargon and issue numbers
  • Use active voice: "Adds..." not "Added..."
  • Include in same commit as code changes

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 6
GitHub Forks 1
Created Jan 2026
Last Updated 5个月前
tools tools automation tools

Related Skills

specs-gen
chevron_right
glm-coding-agent
chevron_right
feature-dev
chevron_right
creating-pr
chevron_right
writing-skills
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.