← Back to list

commit-push-deploy
by helblazer811
Interactive visualizations of the geometric intuition behind diffusion models.
⭐ 1,023🍴 47📅 Jan 23, 2026
SKILL.md
name: commit-push-deploy description: Commit relevant changes, push to remote, and deploy the site. Use when finished with changes and ready to ship.
Commit, Push, and Deploy
Steps
- Run
git statusandgit diffto understand what changed - Stage only the relevant files for the current work (avoid unrelated changes)
- Draft a clear commit message summarizing the changes
- Ask the user to confirm the commit message before proceeding
- Create the commit
- Run
git pushto push to remote - Run the /deploy skill to build and deploy the site
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
✓人気
GitHub Stars 1000以上
+15
✓最近の活動
3ヶ月以内に更新
+5
✓フォーク
10回以上フォークされている
+5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon