CtrlK
BlogDocsLog inGet started
Tessl Logo

project-devengine-implementation

新增或修改 DevUtils DevEngine 第三方框架解耦实现:读取 DevAssist Engine 接口、DevEngine core 实现、 extensions 调用入口、默认初始化和 README,实现 JSON、Log、Image、Permission、Toast 等 Engine; 在用户要求创建某个功能 Engine、新增 Engine 实现、替换第三方库或扩展 DevEngine 时使用。

72

Quality

87%

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

82%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 a lean, well-structured instruction skill with concrete naming contracts, a clear sequenced workflow, and an appropriate one-level reference split. It is held below top marks by the lack of an explicit validation feedback loop and minor reference overlap.

Suggestions

Add an explicit validate→fix→retry feedback loop in the workflow (e.g., after syncing DevEngine.kt, re-read the file to confirm imports/defaults compile-consistently before moving on) to lift workflow_clarity.

Dedupe the path-anchors table against references/reference.md—keep only the symbols in SKILL.md and defer full path tables to the reference—to tighten progressive_disclosure.

Include one short concrete code or diff snippet for the JSON Engine example (e.g., the defaultGsonEngineImpl()/newGsonEngineImpl() signatures) to push actionability toward copy-paste ready.

DimensionReasoningScore

Conciseness

The ~45-line body is lean and efficient—path anchors, a numbered workflow, one example, and a checklist—with no over-explanation of concepts Claude already knows, so every token earns its place.

5 / 5

Actionability

Concrete naming contracts (engine_<lib>.kt, <Lib>EngineImpl, default<Lib>EngineImpl) and specific paths/sync points give mostly executable guidance, but it stays directional rather than copy-paste ready with minor gaps.

4 / 5

Workflow Clarity

A clear 9-step sequence plus a self-check checklist provides most checkpoints, but there is no explicit validate→fix→retry feedback loop for the code-modifying steps.

4 / 5

Progressive Disclosure

The overview is well-signaled and points one level deep to references/reference.md with content appropriately split, though the SKILL.md path-anchors table overlaps somewhat with the reference file.

4 / 5

Total

17

/

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.

The description is specific, complete, and clearly scoped to the DevEngine decoupling workflow, with explicit use-when triggers and concrete domain coverage. It is held just short of perfection on trigger-term breadth by the absence of some natural synonyms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions (读取 DevAssist Engine 接口、DevEngine core 实现、extensions 调用入口、默认初始化和 README) and comprehensive domain coverage (JSON、Log、Image、Permission、Toast 等 Engine), matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both what (implement Engines across interface/core/extensions/README layers) and when (在用户要求…时使用) with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Natural trigger phrases are present (创建某个功能 Engine、新增 Engine 实现、替换第三方库、扩展 DevEngine), giving good keyword coverage, but a few common variations or synonyms are missing so it sits just below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Scoped tightly to DevUtils DevEngine third-party-framework decoupling, giving a clear niche with minimal overlap risk against other skills.

5 / 5

Total

19

/

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