CtrlK
BlogDocsLog inGet started
Tessl Logo

create-keybind

指导如何在 Project Graph 项目中创建新的快捷键。当用户需要添加新的快捷键、修改快捷键绑定或需要了解快捷键系统的实现方式时使用此技能。

66

Quality

79%

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

Fix and improve this skill with Tessl

tessl review fix ./.trae/skills/create-keybind/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%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 highly actionable, well-sequenced guide with concrete code and paths, but it is padded by duplicated sections and keeps all reference material inline rather than splitting it into bundle files. Adding a verification step and de-duplicating the keybind-format and type sections would lift the weaker dimensions.

Suggestions

Remove the duplicated keybind-format and shortcut-type sections: keep one canonical reference (ideally a references/ file) and link to it from step 1 instead of restating it.

Add an explicit validation/verification step to the workflow, e.g. run the TypeScript build/typecheck and confirm the new shortcut appears in the settings '快捷键绑定' tab.

Move the long '完整示例' and '快捷键键位格式参考' sections into reference files under references/ to improve progressive disclosure and reduce the inline token budget.

DimensionReasoningScore

Conciseness

Content is concrete rather than fluffy, but the keybind format is explained twice (step 1 and '快捷键键位格式参考'), shortcut types are explained twice (step 1 and '快捷键类型详解'), and the complete example re-demonstrates steps 1–3, so it could be tightened.

3 / 5

Actionability

Provides concrete file paths, full executable TypeScript and YAML snippets, a complete end-to-end example, and API usage — copy-paste ready and covering the common cases.

5 / 5

Workflow Clarity

A clearly sequenced 4-step process (register, group, translate, optional group translation) with per-step structures, but it lacks an explicit validation checkpoint such as typechecking or confirming the shortcut appears in the settings page.

4 / 5

Progressive Disclosure

The skill is well over 50 lines with good section headers, yet everything (keybind format reference, type详解, complete example) is inlined in SKILL.md with no external reference files to offload the detail.

3 / 5

Total

15

/

20

Passed

Description

87%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 well-formed description that uses third-person voice and clearly states both the capability and explicit use-when triggers scoped to a specific project. Minor gains possible from adding shortcut-key synonyms and noting removal/grouping.

DimensionReasoningScore

Specificity

States three concrete actions — '创建新的快捷键', '修改快捷键绑定', '了解快捷键系统的实现方式' — with only minor coverage gaps (no mention of removing or grouping shortcuts).

4 / 5

Completeness

Explicitly answers both what ('指导如何在 Project Graph 项目中创建新的快捷键') and when ('当用户需要添加新的快捷键、修改快捷键绑定…使用此技能') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural terms like '快捷键', '添加新的快捷键', '修改快捷键绑定' match what a user would say, but synonyms such as '热键'/'按键绑定' are absent.

4 / 5

Distinctiveness Conflict Risk

Scoped narrowly to the 'Project Graph 项目' shortcut-key system with distinct triggers, giving it a clear niche and minimal conflict risk.

5 / 5

Total

18

/

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
graphif/project-graph
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.