CtrlK
BlogDocsLog inGet started
Tessl Logo

android-architecture

Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hilt. Use this when asked about project structure, module setup, or dependency injection.

67

Quality

58%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./.github/skills/android-architecture/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

67%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This description has good structure with explicit 'Use when' guidance, making it complete. However, it lacks specific concrete actions beyond general 'guidance' and 'maintaining', and the trigger terms could be expanded to include more natural variations users might say. The Android/Clean Architecture/Hilt focus provides reasonable distinctiveness but could be sharper.

Suggestions

Add specific concrete actions like 'configure Hilt modules', 'define layer boundaries', 'set up repository patterns', 'create use cases' instead of generic 'guidance'

Expand trigger terms to include common variations: 'DI', 'app architecture', 'MVVM', 'domain layer', 'data layer', 'presentation layer', 'Android project organization'

DimensionReasoningScore

Specificity

Names the domain (Android architecture) and mentions some actions (setting up, maintaining, project structure, module setup, dependency injection), but lacks concrete specific actions like 'create module boundaries', 'configure Hilt modules', or 'implement repository patterns'.

2 / 3

Completeness

Clearly answers both what ('Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hilt') and when ('Use this when asked about project structure, module setup, or dependency injection') with explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes relevant keywords like 'Clean Architecture', 'Hilt', 'project structure', 'module setup', 'dependency injection', but misses common variations users might say like 'DI', 'app architecture', 'MVVM', 'layers', 'domain layer', or 'Android project organization'.

2 / 3

Distinctiveness Conflict Risk

Reasonably specific to Android/Clean Architecture/Hilt, but 'dependency injection' and 'project structure' are generic enough to potentially overlap with other architecture or general Android skills. Could be more distinctive by emphasizing Android-specific patterns.

2 / 3

Total

9

/

12

Passed

Implementation

50%

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

This skill provides a solid conceptual overview of Android Clean Architecture and modularization but lacks the concrete, executable examples that would make it immediately actionable. The structure is reasonable but could be more concise by removing explanations of concepts Claude already knows, and more actionable by including actual code snippets for Hilt modules and module configuration.

Suggestions

Add executable code examples for Hilt module setup (e.g., a complete @Module class with @Binds for a Repository interface)

Include a concrete build.gradle.kts snippet showing how to configure module dependencies

Remove explanatory text for concepts Claude knows (e.g., 'Activities, Fragments, Composables' don't need listing)

Add a step-by-step workflow for 'Setting up a new feature module' with validation checkpoints

DimensionReasoningScore

Conciseness

The content is reasonably efficient but includes some explanatory text that Claude would already know (e.g., explaining what Activities/Fragments are, what 'Pure Kotlin' means). Could be tightened by removing obvious definitions.

2 / 3

Actionability

Provides structural guidance and naming conventions but lacks executable code examples. No concrete Hilt module code, no actual Use Case implementation, no build.gradle snippets for module setup. Describes rather than demonstrates.

2 / 3

Workflow Clarity

The checklist at the end provides some validation points, but there's no clear sequence for setting up a new project or refactoring an existing one. Steps are conceptual rather than procedural with explicit checkpoints.

2 / 3

Progressive Disclosure

References another skill (`android-viewmodel`) which is good, but the content itself is somewhat monolithic. Could benefit from splitting detailed module setup or Hilt configuration into separate reference files.

2 / 3

Total

8

/

12

Passed

Validation

100%

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
new-silvermoon/awesome-android-agent-skills
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.