CtrlK
BlogDocsLog inGet started
Tessl Logo

swift-concurrency

Diagnose Swift Concurrency issues, refactor callback-based code to async/await, and guide Swift 6 migration when working with tasks, actors, @MainActor, Sendable, data races, thread safety, or concurrency-related compiler and linter warnings.

75

Quality

92%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

This is a high-quality skill that provides excellent actionable guidance for Swift Concurrency issues with clear workflows, concrete code examples, and well-structured progressive disclosure to reference files. Its main weakness is some redundancy across sections—particularly around task entry isolation and @MainActor guidance—which could be consolidated to save tokens. Overall, it demonstrates strong domain expertise and is well-suited for guiding Claude through complex concurrency diagnostics and migrations.

DimensionReasoningScore

Conciseness

The skill is mostly efficient and avoids explaining basic Swift concepts, but some sections are repetitive—task entry isolation guidance appears in both 'Smallest Safe Fixes', a dedicated 'Task entry isolation' section, and the 'Common Diagnostics' table. The detailed examples and tables earn their place, but the overlap and some verbose phrasing (e.g., the extended explanation about trivial non-main lines) could be tightened.

2 / 3

Actionability

The skill provides concrete, executable Swift code examples, specific compiler diagnostic strings mapped to fixes, a detailed project-settings table with exact setting names for both SwiftPM and Xcode, and clear decision criteria for when to use Quick Fix Mode vs. deeper analysis. The common diagnostics table with 'first check → smallest safe fix → escalate' is highly actionable.

3 / 3

Workflow Clarity

The Migration Validation Loop provides an explicit build→fix→rebuild→test cycle with a clear 'only proceed when clean' gate. The Fast Path establishes a clear diagnostic sequence (check settings → capture diagnostic → determine isolation → confirm intent). The 'When Quick Fixes Fail' section provides escalation steps, and the Verification Checklist adds a comprehensive post-change validation loop.

3 / 3

Progressive Disclosure

The Reference Router section provides a well-organized, one-level-deep set of references grouped by topic (Foundations, Streams, Applied topics, Migration/tooling, Glossary) with clear file paths and brief descriptions. The main skill serves as an effective overview with actionable quick-fix content, deferring deeper material to specific reference files.

3 / 3

Total

11

/

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.

This is an excellent skill description that clearly defines a specific domain (Swift Concurrency), lists concrete actions (diagnose, refactor, guide migration), and provides rich trigger terms that developers would naturally use. The 'when working with...' clause effectively serves as explicit trigger guidance, covering both high-level concepts and specific technical terms.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Diagnose Swift Concurrency issues', 'refactor callback-based code to async/await', and 'guide Swift 6 migration'. These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (diagnose concurrency issues, refactor callbacks to async/await, guide Swift 6 migration) and 'when' ('when working with tasks, actors, @MainActor, Sendable, data races, thread safety, or concurrency-related compiler and linter warnings'). The 'when' clause is explicit with trigger conditions.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms a developer would use: 'async/await', 'tasks', 'actors', '@MainActor', 'Sendable', 'data races', 'thread safety', 'concurrency-related compiler and linter warnings', 'Swift 6 migration', 'callback-based code'. These are precisely the terms developers encounter and search for.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive niche targeting Swift Concurrency specifically. The combination of Swift 6 migration, async/await, actors, Sendable, and data races creates a very clear domain that is unlikely to conflict with general Swift skills or other language concurrency skills.

3 / 3

Total

12

/

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
avdlee/swift-concurrency-agent-skill
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.