Agent Skills
AI Agent Skills
A catalog of open-source AI Agent Skills (containing persistent configurations and `SKILL.md` rulesets) to extend automated coding assistants.
SwiftUI Pro
System instructions equipping AI agents with modern SwiftUI layouts, data flow patterns, lifecycle hooks, and common anti-pattern detection.
SwiftData Pro
Instructs coding assistants to correctly model SwiftData entities, manage Schema contexts, code custom migrations, and set up thread-safe background processing.
Swift Concurrency Pro
Equips agents with deep knowledge of Swift 6 data isolation, custom executors, global actors, async/await, and debugging data race issues.
Swift Testing Pro
Ruleset to write modern Swift Testing suites, parameterizations, Tag selections, async test executions, and assertions without XCTest overhead.
Swift Concurrency Expert
A tailored prompt setup targeting strict concurrency diagnostics, task group structuring, and Sendable conformance checks in Swift codebase migrations.
SwiftUI UI Patterns
Context instructions to teach agents clean view hierarchies, composable components, complex animations, and custom list cell bindings in SwiftUI.
SwiftUI Design Principles
A ruleset defining human interface guidelines (HIG), layout grids, spacing rules, and dynamic type adjustments in SwiftUI.
iOS Developer Pro MCP
A Model Context Protocol system prompt that turns LLMs into proactive Apple Platform engineers with simulators access and tool-calling execution.