Skill
Beruf
Beschreibung
Aktualisiert
bump-version
Softwareentwickler
Bumps the application version, updates package.json, runs CI, commits changes, creates a tag, and generates a GitHub release with release notes.
2026-03-18
commit
Softwareentwickler
Analyzes code changes and performs atomic commits with concise English messages. Used when the user explicitly requests to "commit," "save changes," or "check in code."
2026-03-18
create-pr
Softwareentwickler
Automates pull request creation and updates while automatically detecting the base branch and ensuring compliance with repository standards. Used when the user requests to "create a PR," "submit a pull request," or "update the PR description."
2026-03-18