podo/design-agent-skills

swiftui-claude-skills

AI-swarm verified SwiftUI skills for iOS 26 Liquid Glass, animations, and UI patterns. Verified against WWDC 2025 docs and Xcode 26.3, current through iOS 26.4 RC. Different from swiftui-patterns which focuses on general SwiftUI best practices.

First seen May 23, 2026

Installation

$ npx skills add podo/design-agent-skills --skill swiftui-claude-skills

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from podo/design-agent-skills · top by installs.

npx skills add podo/design-agent-skills

Browse all from podo/design-agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8
License LICENSE
Default branch main
Open issues 1
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,213 B
  • docs SUMMARY.md 273 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 93 installs

SKILL.md

swiftui-claude-skills

Catalogue stub — full package: 199-biotechnologies/swiftui-claude-skills

Decision tree

  1. Is the package already installed?

Check: ~/.design-agent-skills/skills/swiftui-claude-skills/SKILL.md exists. - Yes → invoke swiftui-claude-skills and proceed - No → go to step 2

  1. Do you have shell access?

- Yes → run the install command below, then invoke the skill - No → show the install command; in Claude Code, send it as a chat message starting with ! — add -g for global install or omit for project-only

Install command

npx skills add 199-biotechnologies/swiftui-claude-skills

Invoke after install

  • Skill name: swiftui-claude-skills
  • Trigger phrases: "SwiftUI iOS 26", "swiftui-claude-skills", "WWDC 2025 SwiftUI", "Xcode 26", "199-biotechnologies"

What it does

Provides AI-swarm verified SwiftUI knowledge current through iOS 26.4 RC, verified against WWDC 2025 session documentation and tested in Xcode 26.3. Covers iOS 26 Liquid Glass UI patterns, the updated SwiftUI animation system, new iOS 26 UI components and modifiers, and general best-practice UI patterns. The AI-swarm verification process cross-checks API details against multiple sources to reduce hallucination risk on rapidly-changing Apple APIs.

When NOT to use

  • General SwiftUI without iOS 26 specifics — use swiftui-patterns instead
  • Liquid Glass only, without broader SwiftUI — use liquid-glass-skill for a focused scope
  • Android or cross-platform mobile — use mobile-app-design instead