AI AGENT ADDONS

Swiftui Layout Components

dpearson2699/swift-ios-skills

You can build app interfaces using SwiftUI layout tools. Stacks, grids, lists, scroll views, and forms help organize content. This guide covers VStack, HStack, ZStack, and more.

You will learn when to use lazy versus non-lazy stacks. You will also learn how to create adaptive grids and build settings screens with List and Form. It covers search and overlay patterns too.

These skills help you create clean and responsive apps. They work for data-driven layouts, collection views, and UI overlays. Use them to make your app interfaces better.

Add Swiftui Layout Components skill to your workflow

Global

mkdir -p ~/.claude/skills/swiftui-layout-components

Project

mkdir -p .claude/skills/swiftui-layout-components

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago