CtrlK
BlogDocsLog inGet started
Tessl Logo

android-navigation-type-safe

Implement type-safe Jetpack Navigation Compose routes using Kotlin serialization. Use when defining navigation graphs with type-safe destinations in Jetpack Compose.

60

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

70%

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

The body is well-structured and appropriately offloads code to a single real reference, but it lacks inline executable examples and carries a bare version number that dates the content.

Suggestions

Move the "Navigation Compose 2.8.0+" requirement into a version/compatibility note or deprecate-style section to avoid time-sensitive decay.

Add a short inline Kotlin snippet (e.g., a @Serializable route object and a composable<Screen.X> block) so the body is actionable without opening the reference.

DimensionReasoningScore

Conciseness

The body is lean and free of basic-concept padding, but the time-sensitive version number "Navigation Compose 2.8.0+" sits outside an old-patterns/deprecated section, which the guideline says should penalize conciseness.

2 / 3

Actionability

Guidance names concrete APIs (`.toRoute<T>()`, `@Serializable`, `navigation` extension functions) but the body contains no inline executable code; the runnable examples live only in the referenced file.

2 / 3

Workflow Clarity

This is a simple, single-purpose skill under 50 lines with no destructive or batch operations, and its sections are clearly organized, so the simple-skills allowance applies.

3 / 3

Progressive Disclosure

The body is a concise overview with a single, clearly signaled one-level-deep reference to references/implementation.md, which exists as a real bundle file.

3 / 3

Total

10

/

12

Passed

Description

75%

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 clear, third-person, and answers both what and when with an explicit Use-when clause. It is slightly limited on action breadth and natural keyword coverage.

Suggestions

Add one or two more concrete actions (e.g., define routes, parse arguments via toRoute, hoist navigation events) to broaden specificity.

Include user-natural trigger terms like NavHost, navController, or Compose navigation alongside the current phrasing.

DimensionReasoningScore

Specificity

It names the domain and a concrete action ("Implement type-safe Jetpack Navigation Compose routes using Kotlin serialization") but lists only a single action rather than the multiple concrete actions of the anchor-3 example.

2 / 3

Completeness

It explicitly states what it does ("Implement type-safe ... routes using Kotlin serialization") and when to use it ("Use when defining navigation graphs with type-safe destinations in Jetpack Compose"), satisfying both halves.

3 / 3

Trigger Term Quality

It includes relevant natural terms ("navigation graphs", "type-safe destinations", "Jetpack Compose") but misses common variations a user might say, such as NavHost or navController, which only appear in metadata.

2 / 3

Distinctiveness Conflict Risk

The niche is narrow and specific (type-safe Jetpack Navigation Compose with Kotlin serialization), with triggers unlikely to overlap with unrelated skills.

3 / 3

Total

10

/

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.