Claude Code Plugins

Community-maintained marketplace

Feedback

semantic-release-config

@ehtbanton/ClaudeSkillsRepo
0
0

Generate semantic-release configuration for automated versioning and publishing. Triggers on "create semantic release config", "generate semantic-release configuration", "auto release setup", "release automation".

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 semantic-release-config
description Generate semantic-release configuration for automated versioning and publishing. Triggers on "create semantic release config", "generate semantic-release configuration", "auto release setup", "release automation".

Semantic Release Config Generator

Generate semantic-release configuration for fully automated versioning and publishing.

Output Requirements

File Output: .releaserc.json or release.config.js Format: Valid semantic-release configuration Standards: semantic-release 22.x

When Invoked

Immediately generate a complete semantic-release configuration.

Example Invocations

Prompt: "Create semantic release config for npm package" Output: Complete .releaserc.json with npm publish and changelog generation.