ios-debugger-agent
79Debug iOS Apps on Simulator
iOS simulator debugging often requires many separate build, launch, UI, and log steps. This skill gives Claude a clear XcodeBuildMCP workflow for inspecting app behavior in one guided session.
Fix Swift Concurrency Issues
Swift 6.2 concurrency diagnostics can be hard to connect to actor isolation and Sendable rules. This skill guides focused reviews and minimal fixes for Swift and SwiftUI code.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "swift-concurrency-expert" from https://skillstore.io/skills/dimillian-swift-concurrency-expert.md and its manifest at https://skillstore.io/api/skills/dimillian-swift-concurrency-expert/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.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "swift-concurrency-expert". A compiler diagnostic says a main actor model sends a mutable helper to a nonisolated async method.
Expected outcome:
Using "swift-concurrency-expert". A SwiftUI visual effect closure reads an instance property through self.
Expected outcome:
Using "swift-concurrency-expert". A team wants to enable Swift 6.2 approachable concurrency for an existing app.
Expected outcome:
All 13 static findings are false positives caused by Markdown inline code and Swift concurrency prose. I found no evidence of shell execution, system reconnaissance, prompt injection, network access, or data exfiltration in the cited files.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/dimillian-swift-concurrency-expert/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/dimillian-swift-concurrency-expert?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/dimillian-swift-concurrency-expert?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dimillian-swift-concurrency-expert/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/dimillian-swift-concurrency-expert.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Dimillian. (2026). swift-concurrency-expert security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dimillian-swift-concurrency-expert/audits/8@techreport{dimillian-dimillian-swift-concurrency-expert-2026,
author = {Dimillian},
title = {swift-concurrency-expert security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/dimillian-swift-concurrency-expert/audits/8},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "swift-concurrency-expert security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "Dimillian"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/dimillian-swift-concurrency-expert/audits/8"
identifiers:
- type: other
value: "skillstore:dimillian-swift-concurrency-expert:audit:8"
description: "Skillstore immutable audit report identifier"
An iOS developer maps Swift concurrency diagnostics to the smallest actor isolation or Sendable change.
An engineering lead reviews project settings and migration risks before enabling stricter concurrency checks.
A SwiftUI engineer checks closures, async tasks, and background work for data-race safety and smooth UI updates.
Explain this Swift concurrency diagnostic in simple terms. Identify the actor isolation issue and suggest the smallest safe fix: [paste diagnostic and code].
Review this Swift file for Swift 6.2 concurrency issues. Propose minimal edits for @MainActor, Sendable, nonisolated, and actor boundaries: [paste file].
Audit this feature for approachable concurrency migration. Use these project settings and identify changes that preserve behavior: [settings and files].
Evaluate this async architecture for data-race safety and responsiveness. Compare actor, @MainActor, @concurrent, and Sendable options: [context].
Author
DimillianLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
72d5025b022c77f7a51bdf5c1637c689c80e89d1
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 338 views
File structure
๐ references/
๐ approachable-concurrency.md
๐ swiftui-concurrency-tour-wwdc.md
๐ SKILL.md
Debug iOS Apps on Simulator
iOS simulator debugging often requires many separate build, launch, UI, and log steps. This skill gives Claude a clear XcodeBuildMCP workflow for inspecting app behavior in one guided session.
Fix GitHub Issues With a Guided Flow
GitHub issue fixes can lose context across triage, edits, tests, and release steps. This skill gives Claude, Codex, and Claude Code a repeatable workflow for issue resolution.
Build Consistent SwiftUI Interfaces
SwiftUI teams need repeatable patterns for navigation, sheets, forms, lists, and app wiring. This skill provides focused guidance and examples for building maintainable Apple platform interfaces.
Audit SwiftUI Performance Issues
SwiftUI apps can hide rendering, identity, and state update problems that cause slow screens. This skill reviews code and profiling evidence to produce focused fixes and verification steps.
Refactor SwiftUI Views Safely
SwiftUI views can become hard to read when state, dependencies, and helper views drift into inconsistent order. This skill guides Claude, Codex, and Claude Code to refactor views with MV-first structure and Observation-aware state.
Build SwiftUI Liquid Glass Interfaces
SwiftUI teams need consistent Liquid Glass adoption across new and existing screens. This skill provides focused guidance for native APIs, fallbacks, performance, and design review.
Build Native iOS Apps With Swift
by sickn33
Native iOS development requires platform knowledge across UI, data, security, testing, and App Store release work. This skill gives Claude, Codex, and Claude Code focused guidance for Swift-first iOS implementation.
Build Better iOS Apps
by MiniMax-AI
iOS teams need consistent guidance for layouts, navigation, accessibility, and Swift code quality. This skill provides practical UIKit, SwiftUI, and Apple platform patterns for design and review.
Resolve Swift Concurrency Problems
by AvdLee
Swift concurrency diagnostics and migration choices can be difficult to interpret. This skill provides targeted guidance for isolation, Sendable, tasks, testing, and Swift 6 refactoring.
Build Reliable Async Python
by 0xDarkMatter
Async Python code often fails due to blocking calls, unbounded tasks, and weak cleanup. This skill provides reusable asyncio patterns, examples, and references for robust concurrent services.
Optimize Go Performance with Profiling
by 89jobrien
Go services can become slow or memory-heavy without clear evidence. This skill guides profiling, allocation analysis, concurrency tuning, and benchmark-driven optimization.
Improve SwiftUI Code with Expert Guidance
by avdlee
SwiftUI projects can accumulate state, layout, accessibility, and performance problems. This skill provides focused review guidance and optional Instruments trace analysis to identify practical improvements.