tag

swiftui

37 indexed skills · max 10 per page

skills (37)

swiftui-performance-audit

dimillian/skills · Frontend

1

Diagnose and fix SwiftUI performance issues through code review and Instruments profiling guidance. \n \n Classifies symptoms (slow rendering, janky scrolling, CPU spikes, memory growth, hangs, excessive view updates) and performs code-first review against common anti-patterns like invalidation storms, unstable list identity, and layout thrash. \n Guides users through Instruments profiling when code review alone is inconclusive, with structured intake checklists and trace analysis. \n Provides r

swiftui-animation

dpearson2699/swift-ios-skills · Frontend

1

$22

swiftui-design-principles

arjitj2/swiftui-design-principles · Frontend

1

This skill encodes design principles derived from comparing polished, production-quality SwiftUI apps against poorly-built ones. The patterns here represent what separates an app that feels "right" from one where the margins, spacing, and text sizes just look "off."

swiftui-liquid-glass

dpearson2699/swift-ios-skills · Frontend

1

SwiftUI Liquid Glass effects for iOS 26+ with interactive glass containers, morphing transitions, and button styles. \n \n Provides .glassEffect() modifier for applying translucent Liquid Glass material to custom views, with support for tinting, interactivity, and custom shapes \n Includes GlassEffectContainer for grouping and blending multiple glass elements, plus glassEffectID and glassEffectUnion for morphing animations during view hierarchy changes \n Offers pre-built button styles ( .glass

swiftui-animation

jamesrochabrun/skills · Frontend

1

Advanced SwiftUI animations, transitions, matched geometry effects, and Metal shader integration for iOS and macOS. \n \n Covers animation curves, springs, keyframe animators, and phase animators for orchestrated multi-step sequences \n Includes built-in transitions (fade, slide, scale, move) and asymmetric transitions for directional entry/exit effects \n Provides matched geometry effect patterns for hero animations and smooth view transitions \n Supports GPU-accelerated Metal shader effects in

swiftui-skills

ameyalambat128/swiftui-skills · Frontend

0

A packaged set of Apple-authored AdditionalDocumentation shipped inside Xcode, plus prompts that enforce Apple-native patterns and reduce hallucinations.

swiftui-patterns

dpearson2699/swift-ios-skills · Frontend

0

Modern SwiftUI patterns for iOS 26+ with MV architecture, state management, and view composition. \n \n Covers @Observable ownership rules, @State / @Bindable / @Environment wiring, and view decomposition best practices for clean, performant UIs \n Includes async data loading with .task , custom ViewModifier styling, environment value patterns, and granular state tracking that only re-renders affected views \n Provides iOS 26+ API updates (scroll edge effects, background extensions, @Animatable

swiftui-expert-skill

avdlee/swiftui-agent-skill · Frontend

0

Expert SwiftUI code review, refactoring, and implementation guidance with iOS 26+ and macOS support. \n \n Covers state management, view composition, performance optimization, and modern SwiftUI patterns across iOS 15+ through iOS 26+ \n Flags deprecated APIs and suggests modern replacements; gates version-specific features with #available and fallbacks \n Addresses lists, layouts, animations, accessibility, Swift Charts, and platform-specific patterns (macOS scenes, Liquid Glass) \n Enforces co

axiom-swiftui-search-ref

charleswiltgen/axiom · Frontend

0

SwiftUI search is environment-based and navigation-consumed. You attach .searchable() to a view, but a navigation container (NavigationStack, NavigationSplitView, or TabView) renders the actual search field. This indirection is the source of most search bugs.

swiftui-webkit

dpearson2699/swift-ios-skills · Frontend

0

Embed and manage web content in SwiftUI using the native WebKit-for-SwiftUI APIs introduced for iOS 26, iPadOS 26, macOS 26, and visionOS 26. Use this skill when the app needs an integrated web surface, app-owned HTML content, JavaScript-backed page interaction, or custom navigation policy control.

prevpage 1 / 4next