swiftui-ui-patterns Skill
Build and refactor SwiftUI UI with component patterns and examples. Use when shaping navigation, state, layouts, controls, or screen composition. Published by openai in plugins.
What is swiftui-ui-patterns Skill?
Build and refactor SwiftUI UI with component patterns and examples. Use when shaping navigation, state, layouts, controls, or screen composition. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Design and media
- Data analysis use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use swiftui-ui-patterns Skill
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/build-ios-apps/skills/swiftui-ui-patterns/SKILL.md
What it does
Build and refactor SwiftUI UI with component patterns and examples. Use when shaping navigation, state, layouts, controls, or screen composition.
Skill instructions
SwiftUI UI Patterns Quick start Choose a track based on your goal: Existing project - Identify the feature or screen and the primary interaction model (list, detail, editor, settings, tabbed). - Find a nearby example in the repo with rg "TabView(" or similar, then read the closest SwiftUI view. - Apply local conventions: prefer SwiftUI-native state, keep state local when possible, and use environment injection for shared dependencies. - Choose the relevant component reference from references/components-index.md and follow its guidance. - If the interaction reveals secondary content by dragging or scrolling the primary content away, read references/scroll-reveal.md before implementing gestures manually. - Build the view with small, focused subviews and SwiftUI-native data flow. New project scaffolding - Start with references/app-wiring.md to wire TabView + NavigationStack + sheets. - Add a minimal AppTab and RouterPath based on the provided skeletons. - Choose the next component refere
Explore related resources
Frequently asked questions
What is swiftui-ui-patterns?
swiftui-ui-patterns is a open-source AI agent skill with Copy skill directory. Build and refactor SwiftUI UI with component patterns and examples. Use when shaping navigation, state, layouts, controls, or screen composition.
Who is swiftui-ui-patterns best for?
swiftui-ui-patterns is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows.
How do I install swiftui-ui-patterns?
Install or run swiftui-ui-patterns using Copy skill directory. Check swiftui-ui-patterns for the latest setup command.
Is swiftui-ui-patterns actively maintained?
swiftui-ui-patterns may need a closer maintenance check before production use.
Auto-fetched from GitHub.