Skip to main content
Back to registry

swiftui-ui-patterns

dimillian/skills

Installs1
Install command
npx skills add https://github.com/dimillian/skills --skill swiftui-ui-patterns
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Choose a track based on your goal: Use references/components-index.md as the entry point. Each component reference should include: For detail surfaces that progressively reveal actions, metadata, or contextual panels, use references/scroll-reveal.md . - 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.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does swiftui-ui-patterns do?

swiftui-ui-patterns is listed in SkillJury, but the source summary is still sparse.

Is swiftui-ui-patterns good?

swiftui-ui-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does swiftui-ui-patterns work with?

swiftui-ui-patterns currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to swiftui-ui-patterns?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install swiftui-ui-patterns?

npx skills add https://github.com/dimillian/skills --skill swiftui-ui-patterns

Related skills

More from dimillian/skills

Related skills

Alternatives in Software Engineering