swiftui-developer

Guide SwiftUI development with modern iOS/macOS patterns and HIG compliance.

3|8|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/beshkenadze/claude-skills-marketplace --skill swiftui-developer
Or copy as Structured Prompt for Agentâ–Ľ
Please help me install this Agent Skill.
Skill: swiftui-developer
Source: https://github.com/beshkenadze/claude-skills-marketplace/tree/main/skills/development/swiftui-developer
Command: npx skills add https://github.com/beshkenadze/claude-skills-marketplace --skill swiftui-developer

SYSTEM DOCUMENTATION & REQUIREMENTS

đź’ˇ This Skill includes references (resource) components.

What problem does it solve?

This Skill provides expert, up-to-date guidance for developing SwiftUI applications, ensuring code follows modern iOS/macOS patterns, HIG compliance, and optimal performance—saving hours of trial and error.

Core Features & Use Cases

  • Architecture Guidance: Recommends the right state management (@Observable, @State) and structure for any feature.
  • HIG & Accessibility Compliance: Includes checklists and patterns for touch targets, Dynamic Type, and VoiceOver.
  • Use Case: Building a settings screen or a data-loaded list view? This Skill provides production-ready SwiftUI code snippets and explains the "why" behind every decision.

Quick Start

Create a SwiftUI view for a settings screen with a dark mode toggle and notification preferences.