Swiftui Expert Skill banner
AvdLee AvdLee

Swiftui Expert Skill

Development community intermediate

Description

[](https://github.com/AvdLee/SwiftUI-Agent-Skill/blob/main/LICENSE) [](https://skills.sh/avdlee/swiftui-agent-skill/swiftui-expert-skill) [](https://github.com/AvdLee/SwiftUI-Agent-Skill/releases) [](https://github.com/AvdLee/SwiftUI-Agent-Skill/stargazers)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

SwiftUI Expert Skill

[](https://github.com/AvdLee/SwiftUI-Agent-Skill/blob/main/LICENSE) [](https://skills.sh/avdlee/swiftui-agent-skill/swiftui-expert-skill) [](https://github.com/AvdLee/SwiftUI-Agent-Skill/releases) [](https://github.com/AvdLee/SwiftUI-Agent-Skill/stargazers)

Expert guidance for any AI coding tool that supports the [Agent Skills open format](https://agentskills.io/home) — SwiftUI state management, view composition, performance, and iOS 26+ Liquid Glass adoption.

This repository distills practical SwiftUI best practices into actionable, concise references for agents and code review workflows.

Who this is for

  • Teams adopting modern SwiftUI APIs who want quick, correct defaults
  • Developers reviewing or refactoring SwiftUI views and data flow
  • Anyone shipping performant lists, scrolling, sheets, and navigation in SwiftUI

See also my other skills:

How to Use This Skill

Option A: Using skills.sh

Install this skill with a single command:

npx skills add https://github.com/avdlee/swiftui-agent-skill --skill swiftui-expert-skill

For more information, [visit the skills.sh platform page](https://skills.sh/avdlee/swiftui-agent-skill/swiftui-expert-skill).

Then use the skill in your AI agent, for example:

Use the swiftui expert skill and review the current SwiftUI code for state-management and performance improvements

Option B: Claude Code Plugin

Personal Usage

To install this Skill for your personal use in Claude Code:

  1. Add the marketplace:
/plugin marketplace add AvdLee/SwiftUI-Agent-Skill
  1. Install the Skill:
/plugin install swiftui-expert@swiftui-expert-skill

Option C: Cursor plugin (coming soon)

...