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 时使用。

75

Quality

92%

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

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 well-structured, concise overview with concrete naming contracts, a clearly sequenced multi-file workflow, a self-check checklist, and a single clearly-signaled reference file — strong across all dimensions.

DimensionReasoningScore

Conciseness

The body is lean — compact path-anchor table, a numbered workflow, a short example, and a self-check list — with no concept-explanation padding and every line earning its place.

3 / 3

Actionability

It gives concrete, copy-ready guidance: exact file naming contracts (engine_<lib>.kt, <Lib>EngineImpl, default<Lib>EngineImpl()), specific path anchors, and explicit cross-skill references for deps and KDoc normalization.

3 / 3

Workflow Clarity

The 9-step workflow is clearly sequenced and closes with a self-check checklist that acts as a validation checkpoint for the multi-file sync, matching the 'clear sequence with checklists' anchor.

3 / 3

Progressive Disclosure

The body is an overview (anchors + workflow) that signals a single one-level-deep reference (references/reference.md, verified to exist) with no nested/deep chaining, giving easy navigation.

3 / 3

Total

12

/

12

Passed

Description

85%Weight 40%Scale 1-3

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 specific, well-scoped description with an explicit use-when clause and clear niche; its main weakness is that the trigger terms lean technical rather than capturing the natural phrasings a user would actually say.

Suggestions

Add user-natural trigger phrasings alongside the technical ones, e.g. '把 Gson 换成 Moshi' / '新增一个 Log Engine' so the description matches how users actually phrase requests.

Consider listing the concrete Engine domains (JSON, Log, Image, Permission, Toast) earlier in the sentence so the capability surface reads before the implementation mechanics.

DimensionReasoningScore

Specificity

The description enumerates concrete actions — reading DevAssist interfaces, core/extensions/DevEngine.kt/README — and lists specific Engine domains (JSON, Log, Image, Permission, Toast), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It clearly answers both 'what' (the decoupling implementation and sync actions) and 'when' via the explicit '在用户要求...时使用' clause, matching the anchor for clearly answering both what AND when.

3 / 3

Trigger Term Quality

It includes an explicit trigger clause ('创建某个功能 Engine、新增 Engine 实现、替换第三方库或扩展 DevEngine'), but the terms are technical/jargon-heavy and miss common user variations (e.g. swapping a named library), so it lands at 'some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

The DevEngine decoupling niche is specific with distinct triggers (creating/replacing/extending Engine implementations), making it unlikely to fire for an unrelated skill.

3 / 3

Total

11

/

12

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.