Skill

SwiftUI Agent Skill

A knowledge skill that teaches AI agents modern SwiftUI patterns, including Liquid Glass and proper state management.

iOS 1.9k stars Updated today
View on GitHub

When to Use

Your agent keeps suggesting UIKit workarounds instead of writing idiomatic SwiftUI. This fixes that.

Use Cases

  1. Using the SwiftUI skill, rewrite this view with proper @State and @Binding instead of the UIKit workaround
  2. Implement this design using Liquid Glass patterns for iOS 26+
  3. Fix the state management in this view, it re-renders every time I navigate back

Installation

skills.sh
npx skills add https://github.com/avdlee/swiftui-agent-skill --skill swiftui-expert-skill
Claude Code
/plugin marketplace add AvdLee/SwiftUI-Agent-Skill

Related Tools

Explore More