CtrlK
BlogDocsLog inGet started
Tessl Logo

project-gradle-third-party-version-upgrade

对 DevUtils 工程(DEPS_ROOT=file/gradle、DEPS_MANIFEST=file/deps)中定义的第三方库 GAV 依赖做版本查证与升级;结合 Maven Central、Google Maven、Gradle Plugin Portal、 JitPack 与 GitHub Releases/README 交叉校验「最新可用版本」;必要时修正 group/artifact、 同步 `{DEPS_ROOT}/versions.gradle` 中集中版本号,并为缺失的开源地址补全注释。在用户要求 升级依赖、检查过时库版本、对齐 config/deps 与中央仓库或 GitHub 发布时使用。

66

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

68%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 well-structured, actionable skill body with concrete API templates, path rules, and a copyable workflow checklist. Its main weakness is validation: the destructive/batch dependency-editing workflow lacks a mandatory verification checkpoint with a feedback loop after write-back.

Suggestions

Promote the post-write validation into a mandatory checklist step with a feedback loop (e.g. run ./gradlew :module:dependencies, and if resolution fails, fix and re-run) rather than an optional suggestion to the user.

Remove the duplicated Maven Central / maven-metadata URL templates from the body, keeping them only in references/reference.md so the body stays a lean overview.

Tighten the 执行原则 list by merging near-duplicate items (e.g. 坐标变更 and 注释与链接 overlap with 同步写回) to reduce token cost.

DimensionReasoningScore

Conciseness

Assumes Claude's competence (no basic concept explanations), uses compact tables, and keeps detail task-relevant; a few sections (执行 principles, duplicated API URLs) could be trimmed, so not fully lean.

4 / 5

Actionability

Provides concrete copy-paste URL templates (Maven Central Search, maven-metadata.xml, GitHub releases API), a write-back rules table, and a checklist; minor conditional hedging like '以实际坐标为准' prevents a 5.

4 / 5

Workflow Clarity

A clear sequenced query order and checklist exist, but post-write validation is optional ('可建议用户本地做一次依赖解析验证…不强制改 CI') with no enforceable validate→fix→retry loop for batch/destructive config edits, triggering the rubric cap.

3 / 5

Progressive Disclosure

Well-organized sections with a clearly signaled one-level reference to the real references/reference.md for '更多 API 与示例'; some API URL templates are duplicated inline rather than living solely in the reference, a minor organization gap.

4 / 5

Total

15

/

20

Passed

Description

92%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 strong, specific description that names concrete actions, multiple data sources, and explicit trigger conditions for when to invoke the skill. The only minor gap is a few missing natural synonyms in the trigger phrasing.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across named sources — '版本查证与升级', '交叉校验「最新可用版本」', '修正 group/artifact', '同步 versions.gradle 中集中版本号', '补全注释' — giving comprehensive coverage rather than just 1-2 actions.

5 / 5

Completeness

Explicitly answers both 'what' (查证/升级/同步/补注释) and 'when' ('在用户要求升级依赖、检查过时库版本…时使用') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Natural trigger phrases present ('升级依赖', '检查过时库版本', '对齐 config/deps 与中央仓库或 GitHub 发布'), but a few common synonyms (e.g. '更新库') are missing, so it sits just below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Scoped to a clear niche — Gradle third-party GAV version upgrade in a named project with specific path symbols — with distinct triggers and minimal conflict risk despite a sibling central-deps skill.

5 / 5

Total

19

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 2 suspicious

Warning

Total

15

/

16

Passed

Repository
afkT/DevUtils
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.