ehtbanton

changesets-config-generator

Generate Changesets configuration for managing versioning and changelogs in monorepos. Triggers on "create changesets config", "generate changeset configuration", "changesets setup", "versioning config".

ehtbanton 0 Updated 5mo ago

Resources

1
GitHub

Install

npx skillscat add ehtbanton/claudeskillsrepo/changesets-config-generator

Install via the SkillsCat registry.

SKILL.md

Changesets Config Generator

Generate Changesets configuration for semantic versioning and changelog management.

Output Requirements

File Output: .changeset/config.json
Format: Valid JSON configuration
Standards: Changesets 2.x

When Invoked

Immediately generate a complete Changesets configuration for the monorepo.

Example Invocations

Prompt: "Create changesets config for monorepo"
Output: Complete .changeset/config.json with versioning rules.