CtrlK
BlogDocsLog inGet started
Tessl Logo

chinese-commit-conventions

中文 commit 与 changelog 配置参考——Conventional Commits 中文适配、commitlint/husky/commitizen 中文模板、conventional-changelog 中文配置。仅在用户显式 /chinese-commit-conventions 时调用,不要根据上下文自动触发。

67

Quality

82%

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

65%

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

The body is highly actionable with complete, executable config but is a single monolithic file that could split large config blocks into references. Workflow sequencing lacks an explicit validation feedback loop for the gated commit operation.

Suggestions

Move the full commitlint.config.js, .versionrc.js, and lint-staged configs into a references/ file and keep only the key rules inline, reducing token load.

Add an explicit validate→fix→retry loop: after a commit-msg rejection, instruct to read the commitlint error, fix the message, and re-commit until it passes.

Trim the team-rollout/FAQ sections ('团队培训', '季度回顾', spacing convention Q&A) that restate general knowledge Claude already has.

DimensionReasoningScore

Conciseness

Mostly efficient config dumps assume competence, but the team-rollout steps ('团队培训', '季度回顾') and the verbose commitlint prompt-message block add tokens Claude does not strictly need to execute.

2 / 3

Actionability

Provides fully executable, copy-paste-ready config files (commitlint.config.js, .versionrc.js, .husky hooks, lint-staged JSON) and concrete templates, not pseudocode.

3 / 3

Workflow Clarity

Sequenced rollout steps exist, but the commit-msg hook gates commits yet no explicit validate→fix→retry feedback loop is spelled out for a rejected commit, leaving the checkpoint implicit.

2 / 3

Progressive Disclosure

Well-organized into 10 sections, but it is a single ~360-line monolith with full config dumps inline and no bundle reference files, so content that could be split is kept inline.

2 / 3

Total

9

/

12

Passed

Description

100%

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

The description is specific, trigger-rich, and complete with both an explicit when clause and anti-auto-trigger guidance. It clearly occupies a distinct Chinese-localization niche with low conflict risk.

DimensionReasoningScore

Specificity

Names multiple concrete actions across the toolchain — 'Conventional Commits 中文适配', 'commitlint/husky/commitizen 中文模板', 'conventional-changelog 中文配置' — rather than vague language.

3 / 3

Completeness

States what it does (Chinese commit/changelog config references) and an explicit when clause ('仅在用户显式 /chinese-commit-conventions 时调用'), answering both what and when.

3 / 3

Trigger Term Quality

Covers natural terms a user would say (commit, changelog, commitlint) and adds the explicit slash-command trigger '/chinese-commit-conventions'.

3 / 3

Distinctiveness Conflict Risk

Clear Chinese-localization niche plus the '不要根据上下文自动触发' anti-trigger directive makes wrong-skill triggering unlikely.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
jnMetaCode/superpowers-zh
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.