| 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.