CtrlK
BlogDocsLog inGet started
Tessl Logo

swift-concurrency-pro

Reviews Swift code for concurrency correctness, modern API usage, and common async/await pitfalls. Use when reading, writing, or reviewing Swift concurrency code.

64

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 ./swift-concurrency-pro/skills/swift-concurrency-pro/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.

A well-structured, mostly actionable review skill with a clear sequenced workflow and good progressive-disclosure signaling. Its main weaknesses are the absence of explicit validation checkpoints in the batch review process and the missing physical reference files the body depends on.

Suggestions

Add an explicit validation/verification step to the review workflow (e.g., 'Re-read each flagged issue and confirm it is a genuine race or correctness bug before reporting') to introduce a feedback loop for the batch review operation.

Ship the 12 referenced files under references/ (hotspots.md, new-features.md, actors.md, etc.) so the progressive-disclosure structure the body promises actually exists.

Tighten the worked example or move the longer before/after snippets into a reference file to improve token efficiency.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with terse rules and a focused example; the worked before/after example is somewhat long but justified as a format model, keeping it just below a 5.

4 / 5

Actionability

Provides concrete rules (prefer async/await, avoid @unchecked Sendable), a sequenced review checklist, and a complete executable before/after example; some steps are pointers to reference files rather than fully self-contained guidance.

4 / 5

Workflow Clarity

A clear 12-step sequenced review process is present, but as a batch review operation it lacks explicit validation checkpoints or feedback loops, which caps the score at 3 per the batch-operation rule.

3 / 5

Progressive Disclosure

The body is a well-signaled overview pointing to 12 one-level-deep reference files with clear per-file descriptions, but the referenced references/ directory does not actually exist in the bundle, so the split cannot be fully verified.

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, concise description that clearly conveys both purpose and trigger conditions with minimal fluff. It is specific to a well-defined niche and uses natural language a user would actually say.

DimensionReasoningScore

Specificity

Names the Swift concurrency domain and lists several concrete review actions (correctness, modern API usage, async/await pitfalls) with only minor coverage gaps, fitting between the 3- and 5-action anchors.

4 / 5

Completeness

Explicitly states both what it does ('Reviews Swift code for concurrency correctness, modern API usage, and common async/await pitfalls') and when to use it ('Use when reading, writing, or reviewing Swift concurrency code').

5 / 5

Trigger Term Quality

Includes natural phrases users would say ('Swift code', 'concurrency', 'async/await', 'reading, writing, or reviewing') with good coverage, though it lacks synonyms or the .swift extension that would warrant a 5.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Swift concurrency) with distinct, well-scoped triggers that are unlikely to fire for unrelated skills.

5 / 5

Total

18

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
twostraws/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.