Imported from jeremylongshore/tons-of-skills-marketplace (plugins/saas-packs/skill-databases/windsurf/skills/windsurf-release-automation/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-release-automation. Copyright stays with the author (MIT).
Windsurf 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.
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-rele-3e5329/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.