CtrlK
BlogDocsLog inGet started
Tessl Logo

swiftui-ui-patterns

Apply proven SwiftUI UI patterns for navigation, sheets, async state, and reusable screens.

63

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/swiftui-ui-patterns/SKILL.md

The canonical home for this skill is swiftui-ui-patterns in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

85%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.

The body is a well-structured, efficient overview that assumes SwiftUI competence and delegates detail to verified one-level-deep reference files, with a strong workflow that includes explicit build validation and a fix-rerun feedback loop. Its main weaknesses are minor repetition of reference pointers and an empty "## Quick start" section that adds no value.

Suggestions

Fill or remove the empty "## Quick start" section so the heading does not lead to dead space.

De-duplicate reference pointers between the "Cross-cutting references" list and the "Workflow" steps to recover tokens.

Add one short inline copy-paste skeleton (e.g. a minimal AppTab/RouterPath or .sheet(item:) snippet) so the most common case is executable without opening a reference file.

DimensionReasoningScore

Conciseness

The body is efficient and assumes SwiftUI competence — it never explains what SwiftUI is or basic concepts — but reference pointers are repeated across the "Cross-cutting references" and "Workflow" sections, and the empty "## Quick start" heading wastes tokens, keeping it just below the lean anchor 5.

4 / 5

Actionability

Concrete, specific guidance is present throughout — the state-ownership table maps scenarios to exact wrappers, and `rg "TabView\("` plus named APIs (.sheet(item:), .task(id:), NavigationStack) are actionable — but most executable code lives in referenced files rather than inline copy-paste examples, so it sits at anchor 4 rather than fully copy-paste-ready anchor 5.

4 / 5

Workflow Clarity

The 6-step "Workflow for a new SwiftUI view" has an explicit validation checkpoint ("Build and verify no compiler errors before proceeding") and a feedback loop ("If the build fails: read the error message carefully, fix the identified issue, then rebuild before proceeding"), matching the clear-sequence-with-validation-and-recovery anchor 5; the empty Quick start is a minor blemish that does not undermine the workflow sequence.

5 / 5

Progressive Disclosure

The body is a clear overview with well-signaled one-level-deep references (the "Cross-cutting references" section names navigationstack.md, sheets.md, deeplinks.md, app-wiring.md, async-state.md, previews.md, performance.md, plus scroll-reveal.md and components-index.md), all of which exist in the bundle, with details appropriately split out and easy to navigate, matching anchor 5.

5 / 5

Total

18

/

20

Passed

Description

66%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.

The description names a clear, specific SwiftUI niche with several concrete capability areas, but it omits any explicit "Use when" trigger clause, which caps completeness and slightly weakens trigger-term and distinctiveness scoring. It is specific and distinct but not maximally self-activating.

Suggestions

Add an explicit trigger clause, e.g. "Use when creating or refactoring SwiftUI screens, navigation, sheets, or async state flows."

Include natural synonyms/file cues users say (e.g. "sheet", "modal", "NavigationStack", "TabView", "SwiftUI view") to broaden trigger-term coverage.

Replace the single generic verb "Apply ... patterns for" with several distinct concrete actions (e.g. "Structure navigation, present sheets, manage async state, and compose reusable screens") to lift specificity toward comprehensive coverage.

DimensionReasoningScore

Specificity

Lists several specific capability areas — "navigation, sheets, async state, and reusable screens" — but uses a single generic verb ("Apply ... patterns for") rather than multiple distinct actions, so it falls short of the comprehensive-action anchor 5 and sits above the 1-2-action anchor 3.

4 / 5

Completeness

The "what" is clear ("Apply proven SwiftUI UI patterns for navigation, sheets, async state, and reusable screens") but there is no "Use when..." clause or equivalent explicit trigger guidance, which per the judging guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

Natural SwiftUI keywords ("SwiftUI", "navigation", "sheets") are present, but common variations/synonyms a user might say (e.g. "sheet", "modal", "NavigationStack", "tab") are missing, fitting good-but-incomplete keyword coverage at anchor 4 rather than comprehensive anchor 5.

4 / 5

Distinctiveness Conflict Risk

The SwiftUI niche is highly specific and unlikely to conflict with unrelated skills, but the lack of an explicit "Use when" clause weakens the "distinct triggers" part of anchor 5, placing it at mostly-distinct anchor 4.

4 / 5

Total

15

/

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
administrakt0r/AI-Agents-Safe-Coding-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.