返回 Skill 列表
extension
分类: 开发与工程无需 API Key

"swiftui"

SwiftUI视图、状态管理、动画、表单、列表、滚动、性能和现代API的最佳实践。在编写任何SwiftUI视图、创建UI组件、管理@State/@Observable或构建布局时使用。触发词:View, body, @State, @Observable, NavigationStack, List, Form, animation, withAnimation, .task。

person作者: jakexiaohubgithub

SwiftUI Patterns

Read the relevant guide for your current task:

  • animations.md — timing, transitions, keyframes
  • forms.md — form layout, validation, input controls
  • lists.md — list patterns, ForEach, swipe actions
  • scroll.md — ScrollView, paging, parallax
  • state.md — @State, @Observable, property wrappers
  • performance.md — optimization, lazy loading, debug
  • text.md — number/date/currency formatting
  • media.md — image containment/clipping, video thumbnails, photos, maps, camera
  • modern-apis.md — latest SwiftUI API preferences
  • liquid-glass.md — glass effects, morphing, tinting