ios-swiftui-generator
iOS SwiftUI Generator
Generate production-ready SwiftUI code following Apple Human Interface Guidelines.
When to Use
- Creating new SwiftUI views or components
- Building iOS UI from design descriptions
- Need HIG-compliant code scaffolding
- Converting UI concepts to SwiftUI code
Generation Principles
Always Follow
- Semantic Colors — Use
Color.primary,Color(.systemBackground), not hex - SF Symbols — Prefer system icons over custom assets
- Dynamic Type — Support text scaling with
.font(.body) - Dark Mode — All colors must work in both modes
More from beshkenadze/claude-skills-marketplace
gitea-tea
Manage Gitea via CLI. Use when user mentions "tea", "gitea cli", or needs terminal-based Gitea operations.
115zenstack
ZenStack access policies and enhanced Prisma ORM. Use when defining access control rules (@@allow/@@deny), integrating with tRPC, setting up auth(), or working with ZModel schemas.
23swiftui-developer
Develop SwiftUI applications for iOS/macOS. Use when writing SwiftUI views, managing state, or building Apple platform UIs.
17wget-reader
Fetch data from URLs. Use when asked to download content, fetch remote files, or read web data.
17gitea-wiki
Manage Gitea wiki pages. Use when working with wiki content, creating documentation, or updating wiki pages.
14ios-design-review
Review iOS code for Apple HIG compliance. Use when validating SwiftUI/UIKit code, checking accessibility, or auditing iOS design implementation.
12