Skip to content

Add release and skill-manager Claude skills - #1

Merged
danielweinmann merged 1 commit into
mainfrom
add-claude-skills
Apr 27, 2026
Merged

Add release and skill-manager Claude skills#1
danielweinmann merged 1 commit into
mainfrom
add-claude-skills

Conversation

@danielweinmann

Copy link
Copy Markdown
Contributor

Summary

  • Adds .claude/skills/release/ — automates the pagination-helpers npm publish workflow (verify main, bump version, run checks, publish, create GitHub release).
  • Adds .claude/skills/skill-manager/ — guide for creating and debugging Agent Skills in this repo.

The release skill is adapted from the equivalent skill in seasonedcc/remix-forms, with paths reworked for this single-package repo (package.json and src/index.ts at root, publish from root, repo URLs pointed at seasonedcc/pagination-helpers).

Test plan

  • Trigger phrases ("release a new version", "cut a release", "publish") activate the release skill
  • Trigger phrases ("create a skill", "debug a skill") activate the skill-manager skill
  • Walk through the release skill against a real release when the next version ships

The release skill automates the npm publish workflow (version bump,
checks, publish, GitHub release). The skill-manager skill helps create
and debug new skills.
@danielweinmann
danielweinmann marked this pull request as ready for review April 27, 2026 21:15
@danielweinmann
danielweinmann merged commit 2b3765a into main Apr 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant