swiftui-expert-skill
Build Better SwiftUI Apps
SwiftUI teams need current guidance for state, layout, performance, and modern APIs. This skill turns reviews and feature requests into practical SwiftUI recommendations.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "swiftui-expert-skill" from https://skillstore.io/skills/sickn33-swiftui-expert-skill.md and its manifest at https://skillstore.io/api/skills/sickn33-swiftui-expert-skill/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "swiftui-expert-skill". Review a list screen that filters items inside the list loop and uses index-based identity.
Expected outcome:
The skill would flag unstable identity, recommend prefiltered data, and suggest stable model identifiers for updates.
Using "swiftui-expert-skill". Plan a detail screen that edits shared model data and presents a modal editor.
Expected outcome:
The skill would separate owned state from injected models, choose bindings carefully, and recommend model-based sheet presentation.
Using "swiftui-expert-skill". Modernize a SwiftUI card that uses older color and corner APIs.
Expected outcome:
The skill would recommend current style APIs, preserve layout behavior, and gate newer visual effects behind availability checks.
Security Audit
SafeI reviewed SKILL.md and found the static alerts are false positives from Markdown formatting, SwiftUI terms, and source attribution. No executable command path, data exfiltration behavior, prompt injection attempt, or unsafe network instruction was found.
Risk Factors
โ๏ธ External commands (135)
๐ Network access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-swiftui-expert-skill/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-swiftui-expert-skill?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-swiftui-expert-skill?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-swiftui-expert-skill/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-swiftui-expert-skill.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
sickn33. (2026). swiftui-expert-skill security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-swiftui-expert-skill/audits/5BibTeX citation
@techreport{sickn33-sickn33-swiftui-expert-skill-2026,
author = {sickn33},
title = {swiftui-expert-skill security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-swiftui-expert-skill/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "swiftui-expert-skill security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sickn33-swiftui-expert-skill/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-swiftui-expert-skill:audit:5"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
avdlee-swiftui-expert-skill
2026-08-21
sickn33-swiftui-expert-skill
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Plan a New SwiftUI Feature
Define state ownership, data flow, navigation, and view boundaries before implementation.
Review a SwiftUI Pull Request
Find incorrect property wrappers, deprecated APIs, unstable lists, and expensive view updates.
Modernize Legacy Views
Replace older SwiftUI patterns with current APIs while preserving behavior and compatibility.
Try These Prompts
Review this SwiftUI view for state management, modern APIs, and simple performance issues. Explain each recommendation clearly.
Refactor this SwiftUI screen plan. Focus on view extraction, stable identity, navigation, and testable business logic.
Plan this SwiftUI feature. Identify owned state, injected dependencies, bindings, async tasks, and availability checks.
Audit this SwiftUI module for deprecated APIs, performance hot paths, concurrency risks, and optional Liquid Glass adoption.
Best Practices
- Share the target iOS version and SDK before asking for API guidance.
- Provide complete view context when asking for state management advice.
- Ask for behavior-preserving changes when refactoring production views.
Avoid
- Do not ask it to choose a full architecture without product context.
- Do not apply Liquid Glass styling unless the platform target supports it.
- Do not accept performance advice without checking behavior in Instruments or Xcode.
Frequently Asked Questions
Does this skill write SwiftUI code?
Can it replace Xcode warnings or compiler checks?
Does it require a specific architecture?
Can it help with older iOS targets?
Does it support Liquid Glass guidance?
Is it useful for code review?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/swiftui-expert-skillRef
9f814fc6a43fd99946f2da5e0df231c65a38bc76
Maintenance freshness
7/18/2026
Usage
8 downloads ยท 121 views
File structure
๐ SKILL.md