Community-maintained Agent Skills for complete Swift and Apple-platform app delivery.
72
90%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
94 focused Agent Skills for modern Swift and Apple-platform development.
The collection gives coding agents practical guidance for architecture, implementation, testing, performance, accessibility, security, Apple frameworks, and App Store delivery. It is a knowledge layer, not an app template or runtime dependency.
For a complete app or substantial feature, start with
ios-app-workflow. For a narrow task, load the matching
specialist directly.
Request → ios-app-workflow → focused skills → implementation → verificationInteractive installer:
npx @thiennc/ios-skillsInstall one skill or the complete collection:
npx @thiennc/ios-skills --skill ios-app-workflow
npx @thiennc/ios-skills --allDirect GitHub installation:
npx skills add thiennc-tesoglobal/ios-skills/plugin marketplace add thiennc-tesoglobal/ios-skills
/plugin install all-ios-skills@ios-skillsFocused bundles include swiftui-skills, swift-core-skills,
ios-engineering-skills, and framework-specific collections.
Name the skill explicitly when routing needs to be deterministic:
Use $ios-app-workflow to build a SwiftUI feature with SwiftData,
accessibility, tests, and verified Simulator behavior.Common specialists:
swift-concurrency — isolation, Sendable, tasks, and async codeswiftdata — models, queries, relationships, and migrationsswiftui-patterns — state, composition, and project structureswiftui-responsive-layout — adaptive layout failuresswift-code-review — evidence-backed Swift reviewios-simulator — build, launch, and runtime verificationcore-haptics — custom tactile patterns and AHAP playbackBrowse the complete catalog in skills/. Installing all skills does not
mean every skill should be loaded for every task.
The collection covers:
Current inventory: 95 skills, 307 local evaluation cases, and 274 published evaluation scenarios.
Pull requests validate metadata, references, evaluations, bundle membership, public discovery, tests, and SDK-sensitive compile fixtures.
python3 .github/scripts/validate_repository.py
python3 -m unittest discover -s tests -v
npm test
npm run pack:checkSee CONTRIBUTING.md for authoring rules and
CHANGELOG.md for notable changes.
The project uses the PolyForm Perimeter License 1.0.0. The adapted
swift-code-review skill keeps its upstream Apache-2.0
attribution. Apple frameworks, documentation, and trademarks belong to Apple Inc.
This project is independent and not endorsed by Apple.