Skip to main content

← All sources

SwiftUI Agent Skill skills

SwiftUI best practices by Antoine van der Lee (SwiftLee) — iOS 26+, Liquid Glass skills-hub.ai mirrors 1 skills from SwiftUI Agent Skill daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/AvdLee/SwiftUI-Agent-Skill

Installing a SwiftUI Agent Skill skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a SwiftUI Agent Skill skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all SwiftUI Agent Skill skills via API
curl https://skills-hub.ai/api/v1/skills?source=swiftui-skill

# Browse all sources
open https://skills-hub.ai/sources

Top SwiftUI Agent Skill skills

See all →

The most-installed skills from SwiftUI Agent Skill, ranked by adoption.

  1. 01swiftui-expert-skill

    Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, macOS-specific APIs, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns. Also triggers whenever an Xcode Instruments `.trace` file is referenced (to analyse it) or the user asks to **record** a new trace — attach to a running app, launch one fresh, or capture a manually-stopped session with the bundled `record_trace.py`. A target SwiftUI source file is optional; if provided it grounds recommendations in specific lines, but a trace alone is enough to diagnose hangs, hitches, CPU hotspots, and high-severity SwiftUI updates.

    Buildfrom SwiftUI Agent Skill

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:14 PM (success).

SwiftUI Agent Skill skills — frequently asked

What are SwiftUI Agent Skill skills?

SwiftUI Agent Skill skills are AI coding skills published by SwiftUI Agent Skill (SwiftUI best practices by Antoine van der Lee (SwiftLee) — iOS 26+, Liquid Glass) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many SwiftUI Agent Skill skills are available?

skills-hub.ai indexes 1 skills from SwiftUI Agent Skill, synced daily from the upstream GitHub repository (https://github.com/AvdLee/SwiftUI-Agent-Skill).

How do I install a SwiftUI Agent Skill skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official SwiftUI Agent Skill skills?

Yes. Every skill from this source is mirrored from SwiftUI Agent Skill's own GitHub repository (https://github.com/AvdLee/SwiftUI-Agent-Skill). Each skill page links back to the upstream source of truth, so you can verify the original.