occupation
Software Developers
description
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.
updated
Menu
SkillsMP has collected 2 skills from WinIslandProject/WinIsland. Open a skill to review its source and details.
Showing 2 of 2 collected skills.
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.
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.