Claude Code Plugins

Community-maintained marketplace

Feedback

changesets-config-generator

@ehtbanton/ClaudeSkillsRepo
0
0

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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

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.