Git operation
Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/5t111111/git-operation
Guide for basic Git operationsFrom its SKILL.md
npx -y skills add ComeOnOliver/skillshub --skill git-operationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.7 KB, 127 tokens by cl100k_base, as published. Nobody here has run it
Git Operation Skill
This skill provides a guide for performing basic Git operations especially for committing changes.
Committing Changes
- Git commit messages must always be written in English
- Summarize the changes concisely in the first line of the commit message
- If detailed explanations or additional information are needed in the commit message, insert a blank line after the first line, then describe them in bullet points
- Always run
mise run fmtto format the code before committing - Always run
mise run testbefore committing code changes to ensure no tests are failing
What ships with it
7.7 KB alongside SKILL.md
GitHub clipped this repository’s file list, so this is at least 1 file and may be more.
- skill-report.json7.7 KB