npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin windsurfWant just this skill?
Then install: npx claudepluginhub u/[userId]/[slug]
Execute automate release processes with semantic versioning. Activate when users mention "release automation", "version bump", "changelog generation", "semantic release", or "publish release". Handles release engineering automation. Use when working with windsurf release automation functionality. Trigger with phrases like "windsurf release automation", "windsurf automation", "windsurf".
This skill is limited to using the following tools:
references/directory-structure.mdreferences/errors.mdreferences/examples.mdreferences/implementation.mdWindsurf Release Automation
Overview
This skill enables automated release workflows within Windsurf using Cascade AI. It analyzes commits to determine semantic version bumps, generates comprehensive changelogs, manages Git tags, and publishes releases.
Prerequisites
- Windsurf IDE with Cascade enabled
- Git repository with commit history
- Conventional commits or consistent commit format
- npm/yarn/pnpm for JavaScript projects (or equivalent)
- CI/CD pipeline for automated publishing (optional)
Instructions
- Configure Version Strategy
- Set Up Automation
- Prepare Release
- Execute Release
- Post-Release Tasks
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
Output
- Updated version in package.json
- Generated CHANGELOG.md entry
- Git tag for release version
- Published package to registry
- Release notes for distribution
Error Handling
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
Resources
Similar Skills
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.