CtrlK
BlogDocsLog inGet started
Tessl Logo

git-commit-formatter

生成符合 Conventional Commits 规范的 Git 提交信息。当用户要求生成提交、创建 commit 或写提交信息时使用

67

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, well-organized skill body with concrete commands and a complete example. Main improvements would be trimming the redundant type glosses and making the middle workflow steps more executable with an explicit validation gate.

Suggestions

Trim or collapse the 10-entry type list with Chinese glosses into a compact reference, since Claude already knows the Conventional Commits types.

Add executable specificity to the middle steps (e.g., how to determine scope from file paths, how to derive the subject from the diff summary) rather than '分析文件变更'.

Insert an explicit validation checkpoint in 执行步骤, e.g., '6. Verify the message against 质量标准 before presenting it', to close the feedback loop.

DimensionReasoningScore

Conciseness

Mostly lean with no preamble about git itself, but the 10-type list with Chinese glosses restates Conventional-Commits types Claude already knows and could be trimmed, matching the 'efficient; minor over-explanation' anchor.

4 / 5

Actionability

Provides a concrete command (git diff --cached), a precise format spec, and a copy-paste example, but middle steps like '分析文件变更' and '识别主要修改类型' stay high-level without executable detail, matching 'mostly executable guidance with minor gaps'.

4 / 5

Workflow Clarity

A clear 5-step sequence paired with a 质量标准 checklist provides most checkpoints; not a 5 because there is no explicit inline 'verify output against quality standards before returning' feedback loop.

4 / 5

Progressive Disclosure

Under 50 lines with no need for external references and well-organized section headers, qualifying for the top anchor under the simple-skill exception.

5 / 5

Total

17

/

20

Passed

Description

82%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, well-structured description that clearly answers both 'what' and 'when' with concrete, natural trigger phrases. It is distinctive and low-conflict, with only minor room to broaden trigger-term synonyms.

DimensionReasoningScore

Specificity

Names the domain (Conventional Commits Git messages) and one concrete action ('生成...提交信息'), matching the '1-2 concrete actions, not comprehensive' anchor; not a 4 since no additional sub-actions are enumerated.

3 / 5

Completeness

Explicitly states both what it does (generate Conventional-Commits messages) and when to use it with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes several natural user phrases ('生成提交', '创建 commit', '写提交信息'), giving good keyword coverage; not a 5 because common synonyms/English variants like 'commit message' are absent.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Conventional Commits formatting) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
einverne/dotfiles
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.