スキル一覧に戻る
nicanac

skill-commit-message

by nicanac

High-performance directory and orchestration hub for Senior Vibe Architects. Discover tools, prompts, and agent profiles.

1🍴 0📅 2026年1月19日
GitHubで見るManusで実行

SKILL.md


name: skill-commit-message description: Generate conventional commit messages by analyzing repository changes following conventionalcommits.org specification

Commit Message Generator Skill

Generate conventional commit messages by analyzing repository changes.

Usage

Ask Copilot to:

  • "Generate a commit message"
  • "Create a commit for my changes"
  • "What should my commit message be?"
  • "Commit"

Features

  • Analyzes staged and unstaged changes
  • Follows Conventional Commits specification
  • Suggests appropriate type (feat, fix, docs, etc.)
  • Identifies scope from affected files
  • Provides ready-to-use git commands

Commit Types

TypeDescription
featNew feature
fixBug fix
docsDocumentation changes
styleFormatting, whitespace
refactorCode restructuring
perfPerformance improvement
testAdding/fixing tests
buildBuild system/dependencies
ciCI configuration
choreMaintenance tasks
revertRevert previous commit

Format

<type>(<scope>): <short description>

<optional body>

<optional footer>

スコア

総合スコア

55/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

0/5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です