CtrlK
BlogDocsLog inGet started
Tessl Logo

axiom-swift

Use when reviewing Swift code for modern idioms, working with noncopyable types, implementing drag and drop, adding debug deep links, or building for tvOS.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

A well-structured router skill with concrete, actionable routing and a clear decision tree. Its main weaknesses are redundancy (the routing is repeated in four formats) and progressive-disclosure references that point to files not present in this bundle.

Suggestions

Consolidate the routing information: the same five references appear in the Quick Reference table, the DOT decision tree, the numbered list, and Example Invocations — keep one routing table and one decision tree to remove the redundancy.

Provide the referenced detail files (skills/swift-modern.md, ownership-conventions.md, transferable-ref.md, deep-link-debugging.md, tvos.md) within the skill bundle, or state explicitly that these are suite-level paths, so the progressive-disclosure references resolve to real content.

DimensionReasoningScore

Conciseness

The same five references are restated four ways (Quick Reference table, DOT decision tree, numbered list, Example Invocations) plus again in Critical Patterns, so it could be tightened; not a 1 because it avoids explaining concepts Claude already knows.

2 / 3

Actionability

Routing guidance is concrete and copy-paste ready — exact paths like 'skills/swift-modern.md' and commands like '/axiom:audit swift-simplify' — which is fully actionable for a router skill.

3 / 3

Workflow Clarity

The decision tree (DOT graph plus numbered if-then list) gives an unambiguous routing sequence, and the skill involves no destructive/batch operations that would require validation checkpoints.

3 / 3

Progressive Disclosure

The overview is well-signaled and references are one level deep, but the referenced files (skills/swift-modern.md, ownership-conventions.md, transferable-ref.md, deep-link-debugging.md, tvos.md) are absent from the bundle, so navigation cannot be completed; not a 3 because the disclosure chain is broken, not a 1 because structure and signaling are clearly good.

2 / 3

Total

10

/

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.

A tight, well-constructed description that pairs an explicit 'Use when' trigger with five concrete capability domains. It is concise, third-person in form, and unlikely to conflict with adjacent skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions ('reviewing Swift code for modern idioms', 'working with noncopyable types', 'implementing drag and drop', 'adding debug deep links', 'building for tvOS'), matching the multi-action anchor.

3 / 3

Completeness

The explicit 'Use when ...' clause supplies the trigger and the enumerated gerund phrases convey what the skill does, answering both what and when.

3 / 3

Trigger Term Quality

Uses natural terms a Swift user would actually say ('modern idioms', 'noncopyable types', 'drag and drop', 'debug deep links', 'tvOS') with good coverage of phrasings.

3 / 3

Distinctiveness Conflict Risk

Niches like noncopyable types, debug deep links, and tvOS are distinct and unlikely to fire for the wrong skill; not a 2 because the triggers are specific rather than merely 'somewhat specific'.

3 / 3

Total

12

/

12

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
CharlesWiltgen/Axiom
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.