SwiftUI Claude Skills
Claude Code skills for iOS 26 Liquid Glass, SwiftUI animations and UI patterns, cross-checked against Apple docs.
Install
Installs through Popy — it fetches the skill from the author's repo and prints the credit. Works with any agent.
$ curl -fsSL https://skills.popy.app/i/199bio-swiftui-claude-skills | shInspect what it runs first: skills.popy.app/i/199bio-swiftui-claude-skills
Prefer to do it by hand?
- 1Open the source repo: https://github.com/199-biotechnologies/swiftui-claude-skills
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/199bio-swiftui-claude-skills/
- 3Restart your agent so it picks up the new skill.
Heads up: this listing was compiled from public sources and hasn't been hand-verified yet. Always confirm details on the source repo before installing.
Related skills
SwiftUI Pro
FeaturedReviews SwiftUI code for modern APIs, performance, state, and accessibility — catching mistakes LLMs commonly make.
SwiftData Pro
Guides AI on SwiftData: @Model, @Query, predicates, indexes, migrations, relationships, and iCloud sync.
Swift Concurrency Pro
Concurrency reviewer that catches reentrancy bugs, actor-isolation violations, and async/await pitfalls.