Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
devoxx
GitHub 제작자 프로필

devoxx

2개 GitHub 저장소에서 수집된 6개 skills를 저장소 단위로 보여줍니다.

수집된 skills
6
저장소
2
업데이트
2026-06-10
저장소 탐색

저장소와 대표 skills

release
소프트웨어 개발자

Release a new version of the DevoxxGenie IntelliJ plugin — prompt for the target version, bump it in the build files, write a curated CHANGELOG.md entry and plugin.xml change-notes from the git/PR history since the last tag, build to verify, then commit, tag, and publish a matching GitHub release. Use this whenever the user wants to cut, ship, publish, or tag a new plugin release, bump the version for a release, or asks to "release vX.Y.Z" / "do a release" / "make a new version".

2026-06-10
close-task-commit-push-pr
소프트웨어 개발자

Close the active backlog task (detected from branch name), commit all changes, push to remote, and open a pull request. Use when the user says "close task and ship it", "close task commit push pr", or invokes /close-task-commit-push-pr.

2026-04-13
git-commit-push-pr
소프트웨어 개발자

Commit all changes, push to remote, and open a pull request in one go. Use when the user says "commit push pr", "ship it", "open a pr", or invokes /git-commit-push-pr.

2026-04-13
review
소프트웨어 품질 보증 분석가·테스터

Review local code changes for bugs, regressions, missing tests, and pragmatic improvements. Use when the user asks to review the current changes from `git status`, or to review a specific backlog task by id such as `task-65` or `TASK-65`. Also trigger when the user says things like "review", "review current changes", "check my changes", "look over the diff", or "review task-42".

2026-04-13
start-task
소프트웨어 개발자

Create a feature branch for a backlog task, switch to it, and start implementation. Use when the user says "start task-123", "work on task-123", "implement task-123", or invokes /start-task with a task ID.

2026-04-13
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다
devoxx Agent Skills | SkillsMP