← Back to list

git
by videojs
Technical preview of Video.js v10 - open source media player framework for Web and React.
⭐ 108🍴 5📅 Jan 23, 2026
SKILL.md
name: git description: >- 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". context: fork
Git
Git workflow conventions for Video.js 10.
Reference Material
| Task | Load |
|---|---|
| Writing commits | references/commit.md |
| Inferring scope | references/scope.md |
| Creating/updating PRs | references/pr.md |
| Naming branches | references/branch.md |
Quick Reference
Commit: type(scope): lowercase description
Branch: type/short-description
PR Title: Same as commit (or RFC: / Discovery: prefix)
Process
- Create branch following naming convention
- Make changes
- Commit with conventional message
- Push and create PR with proper description
For the /commit-pr command, all steps after branching are automated.
Score
Total Score
65/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
✓人気
GitHub Stars 100以上
+5
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon