git-helper
Git workflow assistant for common tasks. Use this skill when the user asks to: - Create a commit with proper conventional commit formatting (feat, fix, docs, style, refactor, test, chore) - Create a new feature or fix branch with consistent naming - Create a pull request with well-formatted description - Check git status, view recent history, or review uncommitted changes - Follow git best practices for commits and branching This skill ensures atomic commits, descriptive messages, conventional commit format, and includes AI co-author attribution.
Installation and usage
Git workflow assistant for common tasks. Use this skill when the user asks to: - Create a commit with proper conventional commit formatting (feat, fix, docs, style, refactor, test, chore) - Create a new feature or fix branch with consistent naming - Create a pull request with well-formatted description - Check git status, view recent history, or review uncommitted changes - Follow git best practices for commits and branching This skill ensures atomic commits, descriptive messages, conventional commit format, and includes AI co-author attribution.
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use git-helper