CtrlK
BlogDocsLog inGet started
Tessl Logo

android-tv-focus-audit

Audit M3UAndroid Android TV screens for DPad focusability, focus order, initial focus, visual focus states, touch assumptions, and couch-distance readability. Use when reviewing TV UI or changing focus behavior.

73

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

85%

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, token-efficient audit skill with a clear process and validation step. Its main weakness is actionability: the per-check guidance is descriptive rather than backed by concrete commands or snippets.

Suggestions

Add one or two concrete commands or grep/glob patterns per audit check (e.g. searching for `focusable`/`requestFocus`/`android:focusable`) so findings are produced with executable evidence rather than judgment.

Provide a short example of the expected Markdown output table so the report format is unambiguous and copy-paste ready.

Clarify the validation feedback loop by stating the action when compilation fails (fix and re-run) rather than only recommending the command.

DimensionReasoningScore

Conciseness

The body is lean and efficient, assuming Claude's competence with no padding or explanations of basic concepts; every section earns its place.

3 / 3

Actionability

The audit checks are concrete lists and the validation command (./gradlew :app:tv:compileDebugKotlin) is executable, but most checks describe what to verify rather than giving executable commands or code to perform each check.

2 / 3

Workflow Clarity

A clear six-step numbered Process is sequenced with an explicit Validation checkpoint; the operation is a read-only audit so a validate-and-state-remaining-risk step suffices rather than a fix-retry loop.

3 / 3

Progressive Disclosure

A single well-organized file with clear sections and no need for external references; the guideline permits a top score for compact, well-structured skills without bundle files.

3 / 3

Total

11

/

12

Passed

Description

100%

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 concise, third-person, and specific, naming concrete audit dimensions with an explicit "Use when..." trigger clause. It cleanly satisfies all four dimensions without padding.

DimensionReasoningScore

Specificity

Lists multiple concrete audit actions — "DPad focusability, focus order, initial focus, visual focus states, touch assumptions, and couch-distance readability" — matching the multi-action anchor rather than the domain-only anchor.

3 / 3

Completeness

Clearly answers what (audit screens for the listed focus/readability aspects) and when ("Use when reviewing TV UI or changing focus behavior"), matching the explicit-trigger anchor.

3 / 3

Trigger Term Quality

Natural terms a user would say are present ("Android TV", "TV UI", "DPad", "focus behavior", "reviewing TV UI"), giving good coverage; not just jargon.

3 / 3

Distinctiveness Conflict Risk

The niche is sharply defined (M3UAndroid Android TV DPad focus) with distinct triggers, making conflict with other skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
oxyroid/M3UAndroid
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.