skill
직업 분류
설명
업데이트
commit-push
소프트웨어 개발자
Generate a Conventional Commit message from the current git diff and commit. Use when the user says 'commit', '/commit', 'commit changes', or asks to create a git commit.
2026-06-18
winisland-pr-check
소프트웨어 개발자
Build and lint the WinIsland Rust project. Use when the user wants to compile, check for errors, run clippy, format code, or execute tests. Trigger after every code change to verify correctness.
2026-06-07