المهنة
مطوّرو البرمجيات
الوصف
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.
لغة النص الأصلي: الإنجليزية
آخر تحديث
القائمة
جمع SkillsMP عدد ٢ من skills من WinIslandProject/WinIsland. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢ من أصل ٢ 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.
لغة النص الأصلي: الإنجليزية