git-skills
CommunityMaster Git workflows with confidence.
Authorhaowang020110
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines common Git operations, providing guidance and safety checks for ignoring files, organizing commits, and syncing with remote repositories.
Core Features & Use Cases
- Ignore Files: Automatically add rules to
.gitignoreand remove already tracked files from Git's index. - Group Commits: Analyze changes, infer commit intent and scope, and propose well-formatted commit messages according to conventions.
- Sync Remotes: Safely pull and push code to remote repositories with confirmation steps.
- Use Case: When you need to stop tracking a large build output folder, organize a messy staging area into logical commits, or ensure a clean push to your main branch.
Quick Start
Use the git skill to ignore the 'logs/' directory and its contents.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-skills Download link: https://github.com/haowang020110/my_codex_skills/archive/main.zip#git-skills Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.