2 results for “commit”
Create a git commit messages using the gitmoji standard with lowercase text. Use this skill whenever the user asks to write, generate, suggest, or create a git commit message, or when they describe changes they've made and need a commit message for them. Also trigger when the user says things like "commit this", "what should my commit say", or "help me commit".
Find and remove all debug console.log / print / debugger statements left in the codebase. Use before committing, before a PR review, or when the user says "clean up debug stuff" or "remove all the logs".