CtrlK
BlogDocsLog inGet started
Tessl Logo

project-gradle-central-deps

在 DevUtils 工程(仓库布局契约 DEPS_ROOT=file/gradle、DEPS_MANIFEST=file/deps)中 新增或引用 Gradle 依赖时,先查 {DEPS_ROOT}/config.gradle、config_kotlin.gradle、 config_androidx.gradle 与 config_libs.gradle 是否已有坐标;按官方/非官方规则写入对应文件分组, 并在 {DEPS_MANIFEST}/deps_android.gradle 或 deps_project.gradle 中按现有风格引用。在用户要求添加 AndroidX、CameraX、Kotlin、Jetpack、第三方 Maven 依赖或修改 deps 清单时使用。

79

Quality

100%

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

100%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.

The body is lean, concrete, and well-structured: it provides executable file/key conventions, a sequenced duplicate-prevention workflow with validation checkpoints, and clean navigation with a single signaled sibling-skill reference.

DimensionReasoningScore

Conciseness

Lean and efficient — uses compact tables and symbol contracts instead of prose, assumes Claude knows Gradle/AndroidX, and adds no padding or basic-concept explanations; every token earns its place.

5 / 5

Actionability

Fully executable guidance: concrete file paths ({DEPS_ROOT}/config_androidx.gradle), variable names (deps_kotlin, deps_androidx, deps_lib), key-naming conventions (camerax_camera2), and copy-ready reference forms (api deps_androidx.camerax, kapt).

5 / 5

Workflow Clarity

Numbered workflow 0–5 with explicit validation — the mandatory duplicate-coordinate check (先查是否已存在,禁止重复定义同一坐标), routing rules per dependency type, and a terminal self-check checklist with verification links provide clear checkpoints and a feedback loop.

5 / 5

Progressive Disclosure

Well-organized sections with a single clearly signaled one-level reference to the sibling version-upgrade skill; the body is self-contained and appropriately structured with no nesting or buried references.

5 / 5

Total

20

/

20

Passed

Description

100%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.

The description is third-person, concise yet specific, and cleanly answers both what the skill does and when to invoke it, with comprehensive natural trigger terms and a clearly distinct niche.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — checking existing coordinates across config.gradle/config_kotlin.gradle/config_androidx.gradle/config_libs.gradle, writing into the correct grouped file, and referencing via deps_android.gradle/deps_project.gradle — giving comprehensive coverage of the dependency-management task.

5 / 5

Completeness

Explicitly answers both 'what' (新增或引用 Gradle 依赖…查重并写入对应文件分组并在清单中引用) and 'when' (在用户要求添加 AndroidX/CameraX/Kotlin/Jetpack/第三方 Maven 依赖或修改 deps 清单时使用) with concrete trigger phrases.

5 / 5

Trigger Term Quality

Covers the natural terms users would actually say — 'AndroidX、CameraX、Kotlin、Jetpack、第三方 Maven 依赖' and 'deps 清单' — including ecosystem synonyms and the manifest keyword.

5 / 5

Distinctiveness Conflict Risk

Scoped to a specific repo-layout contract (DevUtils 工程, DEPS_ROOT/DEPS_MANIFEST) with distinct ecosystem triggers, giving a clear niche and minimal overlap risk with other skills.

5 / 5

Total

20

/

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: 1 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.