From windsurf
Automates semantic release processes in Windsurf IDE: analyzes commits for version bumps, generates changelogs, creates Git tags, and publishes packages.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsThis skill is limited to using the following tools:
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.
Generates, optimizes, debugs, and secures GitHub Actions workflows for CI/CD pipelines using Cascade in Windsurf.
Triggers Windsurf Cascade Write mode for agentic multi-file coding: create/edit files, install npm deps, run tests, refactor, and debug from natural language prompts.
Automates releases for Keep a Changelog + GitHub projects: detects version bumps from [Unreleased], promotes CHANGELOG, creates tags and GitHub Releases after single user confirmation. Use for release/version bump/publish tasks.
Share bugs, ideas, or general feedback.
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.
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.