agentsclimarketplace

Git operation

Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/5t111111/git-operation

Guide for basic Git operationsFrom its SKILL.md

Install
npx -y skills add ComeOnOliver/skillshub --skill git-operation

Assembled 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 fmt to format the code before committing
  • Always run mise run test before 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.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.