CtrlK
BlogDocsLog inGet started
Tessl Logo

android-navigation

Implement navigation with Jetpack Compose Navigation and App Links on Android. Use when implementing navigation flows, deep links, or backstack handling.

69

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

72%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is concise and well-organized with appropriate progressive disclosure, but it lacks executable code examples and a sequenced workflow with validation checkpoints, leaving it more descriptive than instructive.

Suggestions

Add at least one minimal executable NavHost/NavGraph code snippet showing a typed sealed-class route and a deepLinks entry, so guidance is copy-paste-ready.

Provide a short ordered workflow (e.g. define routes -> wire NavHost -> add intent-filter -> validate args) with an explicit validation checkpoint before content is loaded.

Expand the References section to signal what the linked navigation-patterns.md covers so navigation between files is self-describing.

DimensionReasoningScore

Conciseness

Lean bullet-point format with no padding or explanation of concepts Claude already knows; every line carries actionable guidance.

3 / 3

Actionability

Gives concrete pointers (library coordinate, sealed-class routes, intent-filter + deepLinks) but contains no executable code or copy-paste-ready commands, leaving implementation details to Claude.

2 / 3

Workflow Clarity

Content is organized as guidelines and anti-patterns rather than a sequenced workflow, and validation is mentioned as a rule rather than an explicit checkpoint in a flow.

2 / 3

Progressive Disclosure

Short body (under 50 lines) with well-organized sections and a single clearly-signaled, one-level-deep reference to the existing references/navigation-patterns.md file.

3 / 3

Total

10

/

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 well-structured: it states specific capabilities, an explicit 'Use when' trigger, and a distinct Android-navigation niche. It is concise without padding.

DimensionReasoningScore

Specificity

Names concrete actions and a specific framework: 'Implement navigation with Jetpack Compose Navigation and App Links on Android', listing multiple specific capabilities rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('Implement navigation with Jetpack Compose Navigation and App Links') and when ('Use when implementing navigation flows, deep links, or backstack handling').

3 / 3

Trigger Term Quality

'Use when implementing navigation flows, deep links, or backstack handling' provides natural user-facing trigger terms covering the main variations a developer would say.

3 / 3

Distinctiveness Conflict Risk

The narrow Android Jetpack Compose Navigation / App Links / backstack niche is clearly distinct and unlikely to trigger for unrelated 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.