CtrlK
BlogDocsLog inGet started
Tessl Logo

ui-shadowlayout

在布局中需要阴影、圆角、纯色/渐变背景、描边、pressed/selected/ripple、虚线、子 View 按圆角裁剪, 或想少写 shape/layer-list/selector drawable 时,优先使用 com.lihang.ShadowLayout( https://github.com/lihangleo2/ShadowLayout )。流程与常见坑在 SKILL,R.styleable.ShadowLayout 下全部 app:hl_*、代码 API 与 raw 源码见 references/reference.md。以 Maven/JitPack 坐标与上游 GitHub README/raw 为准,不依赖工作区 shadowLibrary 模块路径。

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

Low

Low-risk findings worth noting

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.

A well-structured body that is concise, actionable with real XML snippets, sequenced with a self-check checklist, and cleanly offloads detail to a single one-level-deep reference file. No padding of concepts Claude already knows.

DimensionReasoningScore

Conciseness

Lean and dense—states library facts (class hierarchy, the hl_strokeWith spelling gotcha) without explaining concepts Claude already knows, and offloads full attribute tables to references; not the verbose 'explains concepts' anchor.

3 / 3

Actionability

Provides copy-paste-ready executable XML snippets (cornerRadius + shadow, transparent clip container) and specific attribute names; matches the 'fully executable code, copy-paste ready' anchor.

3 / 3

Workflow Clarity

Single-purpose skill with an unambiguous action and a 自检清单 (self-check checklist) acting as validation checkpoints before writing layouts; per the simple-skills note, a clear single action with a checklist scores 3.

3 / 3

Progressive Disclosure

SKILL.md is an overview that consistently points to references/reference.md (verified present) for full attribute tables, API, and raw source—one level deep, clearly signaled with anchored links; matches the well-signaled one-level-deep anchor.

3 / 3

Total

12

/

12

Passed

Description

100%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 strong, specific description that states concrete capabilities, natural trigger terms, an explicit use-when clause, and a clearly scoped library niche. Voice is neutral/third-person with no first- or second-person phrasing to penalize.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities—'阴影、圆角、纯色/渐变背景、描边、pressed/selected/ripple、虚线、子 View 按圆角裁剪'—rather than vague language; matches the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Answers both 'what' (ShadowLayout delivers those UI capabilities) and 'when' via the explicit trigger '在布局中需要…时,优先使用', satisfying the equivalent of a 'Use when…' clause; not capped at 2.

3 / 3

Trigger Term Quality

Uses natural terms an Android developer would say—'阴影', '圆角', '渐变', '描边', '虚线', and notably 'shape/layer-list/selector drawable'—covering common variations users invoke when frustrated with drawables.

3 / 3

Distinctiveness Conflict Risk

Names the specific library com.lihang.ShadowLayout with its GitHub URL and a distinct niche (replacing hand-written shape/layer-list/selector drawables), making triggering for the wrong skill unlikely.

3 / 3

Total

12

/

12

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.