CtrlK
BlogDocsLog inGet started
Tessl Logo

project-binding-adapter-from-source

根据用户给出的 Java/Kotlin 工具类或 View 相关源码,设计并实现 androidx.databinding.BindingAdapter。 工作区内优先 Read lib/DevSimple 下 bindingadapters;范例文件表见 references/reference.md。 过滤不适合 XML 的 API;Long? 时间戳、Boolean? 三态、attribute 合并(参照 XYI);成稿按 code-method-normalize。 在用户要求生成 BindingAdapter、补全 DataBinding 属性、或评审 DevSimple bindingadapters 时使用。

74

Quality

93%

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

86%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 dense, actionable skill body with complete executable code, a clear generation workflow, and clean one-level-deep reference navigation. The main weaknesses are minor prose that could be trimmed and an implicit rather than explicit error-recovery loop in the workflow.

Suggestions

Tighten §1/§2/§2.5 prose into terser rule statements (e.g. bullet the decision criteria) to reduce token weight while preserving the guidance.

Make the §6 feedback loop explicit: add a 'if conflict found → rename attribute → re-check' validate→fix→retry step alongside the existing self-check, since batch adapter generation touches multiple methods.

Consider moving the §2.5 decision table and §3 timestamp boilerplate into references/reference.md to keep SKILL.md as a lean overview, mirroring how the prefix/judgement tables are already externalized.

DimensionReasoningScore

Conciseness

Mostly efficient and free of generic concept explanations, but §1/§2/§2.5 carry explanatory prose that could be tightened into terser rules without losing meaning.

4 / 5

Actionability

Provides copy-paste-ready executable Kotlin (the full 'bindingTVUnderline' function, 'qualifiesScroll'/'qualifiesBindingAction' extensions) plus concrete paths, XML examples via reference, and a precise generation workflow.

5 / 5

Workflow Clarity

§6 gives a clear six-step sequence with a self-check step and an '执行清单' checklist, but the fix-and-re-validate feedback loop is implicit rather than an explicit validate→fix→retry cycle.

4 / 5

Progressive Disclosure

Well-structured body with one-level-deep, clearly signaled references — [references/reference.md](references/reference.md) is cited with section anchors (§优先范例) and holds the tables/examples/prefix conventions while SKILL.md keeps the flow.

5 / 5

Total

18

/

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.

A strong, third-person description that concretely states what the skill does and explicitly when to invoke it, with natural trigger phrases and a well-scoped niche. It avoids vagueness and over-claiming while remaining dense rather than padded.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '设计并实现 androidx.databinding.BindingAdapter', '过滤不适合 XML 的 API', 'Long? 时间戳、Boolean? 三态、attribute 合并', '成稿按 code-method-normalize' — giving comprehensive coverage of the skill's capability surface.

5 / 5

Completeness

Explicitly answers both 'what' (design/implement BindingAdapter, filter APIs, timestamp/tri-state/merge handling) and 'when' via the concrete trigger clause '在用户要求生成 BindingAdapter、补全 DataBinding 属性、或评审 DevSimple bindingadapters 时使用'.

5 / 5

Trigger Term Quality

Natural trigger phrases a user would actually say are covered with synonyms — '生成 BindingAdapter', '补全 DataBinding 属性', '评审 DevSimple bindingadapters' — spanning BindingAdapter/DataBinding/bindingadapters variants.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (BindingAdapter generation from Java/Kotlin source against DevSimple conventions) with distinct triggers 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.