CtrlK
BlogDocsLog inGet started
Tessl Logo

axiom-audit-swiftui-architecture

Use when the user mentions SwiftUI architecture review, separation of concerns, testability issues, or "logic in view" problems.

64

Quality

75%

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 ./axiom-codex/skills/axiom-audit-swiftui-architecture/SKILL.md
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.

This is a highly actionable, well-sequenced auditor prompt with concrete search patterns, thresholds, and verification checkpoints. Its main weaknesses are some redundancy across the severity tables and the absence of any progressive-disclosure file split despite the length.

Suggestions

Dedupe severity definitions: define them once (e.g. in Phase 2) and reference them from the Phase 4 and Phase 5 tables instead of restating them.

Move the Phase 3 completeness-question table and Phase 4 compound-findings table into a reference file (e.g. references/compound-findings.md) linked from the main body to introduce one-level-deep progressive disclosure.

DimensionReasoningScore

Conciseness

The body is signal-dense and assumes Claude's competence, but at ~210 lines it repeats severity definitions across per-category sections, the Phase 4 table, and Phase 5 scoring, and the exclude lists overlap, so it could be tightened.

2 / 3

Actionability

Exact grep patterns, concrete thresholds (>20 properties, >100-line bodies, >80% logic), and named fix targets ('Extract to @Observable model', 'Use @Bindable var item') give copy-paste-ready, executable guidance for an instruction-only skill.

3 / 3

Workflow Clarity

Phases 1-5 are clearly sequenced with explicit verification gates ('use Read to verify the surrounding context', 'Present this map before proceeding') and a 'False Positives' checklist guarding against over-reporting.

3 / 3

Progressive Disclosure

No bundle files exist and the body references none, so it is a well-sectioned but monolithic single file; for a body this long, pulling the anti-pattern catalog or compound tables into a reference file would add one-level-deep structure.

2 / 3

Total

10

/

12

Passed

Description

72%

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

The description has strong, natural trigger phrasing and a clear, distinctive niche, but it foregrounds when-to-use conditions without clearly stating what concrete actions the skill performs. Stating the auditing/flagging actions up front would raise it.

Suggestions

Lead with what the skill does (e.g. 'Audits SwiftUI code for architecture violations and flags untestable boundaries') before the 'Use when' clause.

Add concrete action verbs ('detects', 'flags', 'recommends fixes for') so the capability is explicit, not just the trigger topics.

DimensionReasoningScore

Specificity

The description names the domain ('SwiftUI architecture review') but lists trigger topics rather than concrete actions; it lacks verbs like 'detect', 'flag', or 'extract' that would enumerate specific capabilities.

2 / 3

Completeness

It has an explicit 'Use when the user mentions...' trigger clause, but the 'what does this do' half is only implied by 'architecture review' rather than stated as a clear action.

2 / 3

Trigger Term Quality

Phrases like 'SwiftUI architecture review', 'separation of concerns', 'testability issues', and 'logic in view' are natural terms a developer would actually say, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

The combination of 'SwiftUI architecture' with 'separation of concerns' and 'logic in view' carves a specific niche with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

10

/

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.