skills/git-version-control/SKILL.md
Always use this skill when using git!
npx skillsauth add cardoso-neto/personal-ai-infra git-version-controlInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
git add -A or git add . or checking to make sure only your changes are going to be included.
git add <filename> <filename2>.git pull --rebase to avoid unnecessary merge commits.development
Always use this skill when writing or editing webscrapers!
testing
Use this skill when working with software installed or run from local source checkouts that use git worktree hubs.
testing
Always use this skill when writing or editing software tests!
development
Always use this skill when writing or editing python code!