CtrlK
BlogDocsLog inGet started
Tessl Logo

android-tooling

Configure Android static analysis with Detekt, Ktlint, and Android Lint for CI/CD quality gates. Use for Android-specific lint and quality tooling; defer generic Java Checkstyle, SonarQube, and standalone CI configuration.

69

Quality

86%

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

72%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 concise, well-structured overview that uses progressive disclosure effectively with a real one-level reference. Its weaknesses are in-body actionability (no executable code) and workflow clarity (no validation checkpoints in the CI gate sequence).

Suggestions

Add a minimal executable snippet inline — e.g. the `./gradlew detekt ktlintCheck` command or a compact `build.gradle.kts` plugins block — so the body is copy-paste ready rather than deferring all code to the reference.

Add explicit validation/feedback checkpoints to the CI gates, e.g. 'If Detekt fails, fix violations at source and re-run before merging' to give the sequence error-recovery loops.

Make the pre-commit step concrete by specifying the command (e.g. `./gradlew ktlintCheck`) instead of the vague 'Run lightweight checks (formatting) locally.'

DimensionReasoningScore

Conciseness

Lean bullet-point overview that assumes Claude's competence — 'Enforce code complexity rules (LongMethod, LargeClass). Fail build on high complexity.' — with no padding or explanation of concepts Claude already knows.

3 / 3

Actionability

Gives specific rule names and flags ('abortOnError = true', 'jlleitschuh plugin') but no executable code or commands in the body — all code is deferred to references/implementation.md, leaving the overview incomplete.

2 / 3

Workflow Clarity

A sequence is present (Pre-commit locally, then Pipeline on PR) but it is high-level with no explicit validation checkpoints or error-recovery feedback loops, which caps clarity at 2.

2 / 3

Progressive Disclosure

Well-organized sections (Static Analysis, CI Gates, Anti-Patterns, References) with a clearly signaled, one-level-deep reference to the real references/implementation.md file that holds the config detail.

3 / 3

Total

10

/

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, concise description that names specific tools and actions, provides an explicit 'Use for' trigger, and reduces conflict risk by deferring adjacent tooling. Every dimension scores at the top of the scale.

DimensionReasoningScore

Specificity

Names concrete tooling and action — 'Configure Android static analysis with Detekt, Ktlint, and Android Lint for CI/CD quality gates' — listing specific tools and a concrete purpose rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('Configure Android static analysis... for CI/CD quality gates') and when ('Use for Android-specific lint and quality tooling'), with an explicit 'Use for...' trigger clause.

3 / 3

Trigger Term Quality

Includes natural terms an Android developer would say — 'Detekt', 'Ktlint', 'Android Lint', 'lint', 'CI/CD quality gates' — with good coverage and no jargon-only phrasing.

3 / 3

Distinctiveness Conflict Risk

Clear Android-specific niche with explicit deferral guidance ('defer generic Java Checkstyle, SonarQube, and standalone CI configuration') that actively prevents triggering for overlapping skills.

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

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
HoangNguyen0403/agent-skills-standard
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.