CtrlK
BlogDocsLog inGet started
Tessl Logo

kotlin-concurrency-expert

Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle issues in Kotlin/Android code.

65

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./.github/skills/concurrency_and_networking/kotlin-concurrency-expert/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%Weight 40%Scale 1-5

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

Actionable, well-structured content with strong executable Kotlin patterns and a useful scope table. The main weakness is the workflow lacks an explicit validation/verification checkpoint after applying fixes.

Suggestions

Add an explicit verification step to the workflow (e.g., 'Run the test suite / reproduce the original symptom to confirm the fix and that no regressions were introduced') after applying the smallest safe fix.

Integrate the existing Testing Pattern section into the workflow as a validation checkpoint rather than presenting it as a standalone reference.

Replace '{ ... }' placeholders in the dispatcher-injection example with a minimal complete body so the snippet is fully copy-paste executable.

DimensionReasoningScore

Conciseness

The body is lean, assumes Claude knows coroutines concepts, and avoids padding; the CORRECT/INCORRECT code pairs double length but earn their place as direct comparisons, with only minor trimming opportunities.

4 / 5

Actionability

Provides mostly copy-paste-ready Kotlin examples for each pattern with executable testing code; a few examples use '{ ... }' placeholders, leaving minor gaps.

4 / 5

Workflow Clarity

The Triage -> Apply-Smallest-Safe-Fix sequence is clear, but there is no explicit verify-the-fix or run-tests checkpoint in the workflow despite code remediation being destructive, which caps the score.

3 / 5

Progressive Disclosure

Well-organized single-file skill with clear section headers and a clearly signaled external Reference Material section; no local bundle files exist, and most content is appropriately placed with minor organization gaps.

4 / 5

Total

15

/

20

Passed

Description

87%Weight 40%Scale 1-5

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, well-structured description that clearly states both purpose and trigger conditions with concrete, natural-language phrasing. Minor keyword synonyms could broaden trigger coverage.

DimensionReasoningScore

Specificity

Names the Kotlin/Android coroutines domain and lists several concrete actions ('review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle issues'), though testing and dispatcher-injection tasks are not surfaced.

4 / 5

Completeness

Explicitly states what it does ('Kotlin Coroutines review and remediation for Android') and provides a concrete 'Use when...' trigger clause enumerating specific scenarios.

5 / 5

Trigger Term Quality

Includes natural phrases users would say ('concurrency usage', 'coroutine-related bugs', 'thread safety', 'lifecycle issues'), but omits common synonyms like 'race condition' or 'ANR'.

4 / 5

Distinctiveness Conflict Risk

Targets a clear, narrow niche (Kotlin coroutines on Android) with distinct triggers, giving it minimal overlap with other skills.

5 / 5

Total

18

/

20

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.

Validation16 / 16 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.