Agent skill
semantic-release-config
Generate semantic-release configuration for automated versioning and publishing. Triggers on "create semantic release config", "generate semantic-release configuration", "auto release setup", "release automation".
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/semantic-release-config
SKILL.md
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.
Didn't find tool you were looking for?