·swiftui-layout-components
</>

swiftui-layout-components

스택, 그리드, 목록, 스크롤 보기, 양식 및 컨트롤을 사용하여 SwiftUI 레이아웃을 구축하세요. VStack/HStack/ZStack, LazyVGrid/LazyHGrid, 섹션 및 스와이프 작업이 포함된 목록, ScrollViewReader가 포함된 ScrollView, 유효성 검사가 포함된 양식, Toggle/Picker/Slider, .searchable 및 오버레이 패턴을 다룹니다. 데이터 기반 레이아웃, 컬렉션 보기, 설정 화면, 검색 인터페이스 또는 임시 오버레이 UI를 구축할 때 사용합니다.

54설치·27트렌드·@dpearson2699

설치

$npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swiftui-layout-components

swiftui-layout-components 설치 방법

명령줄에서 swiftui-layout-components AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swiftui-layout-components
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: dpearson2699/swift-ios-skills.

Layout and component patterns for SwiftUI apps targeting iOS 26+ with Swift 6.2. Covers stack and grid layouts, list patterns, scroll views, forms, controls, search, and overlays. Patterns are backward-compatible to iOS 17 unless noted.

Use VStack, HStack, and ZStack for small, fixed-size content. They render all children immediately.

Use LazyVStack and LazyHStack inside ScrollView for large or dynamic collections. They create child views on demand as they scroll into view.

스택, 그리드, 목록, 스크롤 보기, 양식 및 컨트롤을 사용하여 SwiftUI 레이아웃을 구축하세요. VStack/HStack/ZStack, LazyVGrid/LazyHGrid, 섹션 및 스와이프 작업이 포함된 목록, ScrollViewReader가 포함된 ScrollView, 유효성 검사가 포함된 양식, Toggle/Picker/Slider, .searchable 및 오버레이 패턴을 다룹니다. 데이터 기반 레이아웃, 컬렉션 보기, 설정 화면, 검색 인터페이스 또는 임시 오버레이 UI를 구축할 때 사용합니다. 출처: dpearson2699/swift-ios-skills.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swiftui-layout-components
카테고리
</>개발 도구
인증됨
최초 등록
2026-03-09
업데이트
2026-03-11

Browse more skills from dpearson2699/swift-ios-skills

빠른 답변

swiftui-layout-components이란?

스택, 그리드, 목록, 스크롤 보기, 양식 및 컨트롤을 사용하여 SwiftUI 레이아웃을 구축하세요. VStack/HStack/ZStack, LazyVGrid/LazyHGrid, 섹션 및 스와이프 작업이 포함된 목록, ScrollViewReader가 포함된 ScrollView, 유효성 검사가 포함된 양식, Toggle/Picker/Slider, .searchable 및 오버레이 패턴을 다룹니다. 데이터 기반 레이아웃, 컬렉션 보기, 설정 화면, 검색 인터페이스 또는 임시 오버레이 UI를 구축할 때 사용합니다. 출처: dpearson2699/swift-ios-skills.

swiftui-layout-components 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swiftui-layout-components 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/dpearson2699/swift-ios-skills