Enforce consistent Git practices including conventional commits and branch naming.

Install

mkdir -p .claude/skills/git-videojs && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13455" && unzip -o skill.zip -d .claude/skills/git-videojs && rm skill.zip

Installs to .claude/skills/git-videojs

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Git workflow conventions for Video.js 10. Commit messages, PR descriptions, branch naming, and scope inference. Triggers: "commit", "push", "create PR", "conventional commit", "branch name", "open pull request".
211 charsno explicit “when” trigger
Beginner

Key capabilities

  • Create a branch following naming conventions.
  • Push changes to the repository.
  • Create a pull request with a proper description.
  • Automate steps after branching for `/commit-pr` command.

How it works

This skill guides the user through a defined Git workflow, including branch naming, conventional commit messages, and pull request creation, with automation for common sequences.

Inputs & outputs

You give it
A request to commit, push, create a PR, or follow conventional commit standards.
You get back
A new branch, a commit with a conventional message, a pushed branch, or a created pull request.

When to use git

  • Committing changes
  • Creating new branches
  • Opening pull requests
  • Standardizing commit messages

About git

Provides structured guidelines for interacting with the Git repository, including automated branching and PR documentation.

>-

Limitations

  • It applies to Git workflow conventions for Video.js 10.

How it compares

This skill enforces specific Git workflow conventions for Video.js 10, providing a standardized process compared to a generic Git workflow.

Compared to similar skills

git side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
git (this skill)06moNo flagsBeginner
run-nx-generator53moReviewIntermediate
git-commit116moReviewBeginner
morph-search97moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry