Skip to main content
Back to the directory
minimax-ai/skillsSoftware EngineeringFrontend and Design

ios-application-dev

A practical guide for building iOS applications using UIKit, SnapKit, and SwiftUI. Focuses on proven patterns and Apple platform conventions.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
936

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/minimax-ai/skills --skill ios-application-dev
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, ios-application-dev has 936 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: minimax-ai/skills. Canonical URL: https://skills.sh/minimax-ai/skills/ios-application-dev.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
A practical guide for building iOS applications using UIKit, SnapKit, and SwiftUI. Focuses on proven patterns and Apple platform conventions. Swift, SwiftUI, UIKit, SF Symbols, Metal, and Apple are trademarks of Apple Inc. SnapKit is a trademark of its respective owners. - Touch targets >= 44pt - Content within safe areas (SwiftUI respects by default, use .ignoresSafeArea() only for backgrounds) - Use 8pt spacing increments (8, 16, 24, 32, 40, 48) - Primary actions in thumb zone - Support all screen sizes (iPhone SE 375pt to Pro Max 430pt) - UIKit: preferredFont(forTextStyle:) + adjustsFontForContentSizeCategory = true - SwiftUI: semantic text styles .headline , .body , .caption - Custom fonts: UIFontMetrics / Font.custom(_:size:relativeTo:) - Adapt layout at accessibility sizes (minimum 11pt) - Use semantic system colors ( .systemBackground , .label , .primary , .secondary ) - Asset catalog variants for custom colors (Any/Dark Appearance) - No color-only information (pair with icons or text) - Contrast ratio >= 4.5:1 for normal text, 3:1 for large text - Labels on icon buttons ( .accessibilityLabel() ) - Reduce motion respected ( @Environment(\.accessibilityReduceMotion) ) - Logical reading order ( .accessibilitySortPriority() ) - Support Bold Text, Increase Contrast preferences - Tab bar (3-5 sections) stays visible during navigation - Back swipe works (never override system...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ios-application-dev do?

A practical guide for building iOS applications using UIKit, SnapKit, and SwiftUI. Focuses on proven patterns and Apple platform conventions.

Is ios-application-dev good?

ios-application-dev does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support ios-application-dev?

ios-application-dev currently lists compatibility with Skills CLI.

Is ios-application-dev safe to install?

ios-application-dev has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to ios-application-dev?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install ios-application-dev?

Run the following command to install ios-application-dev: npx skills add https://github.com/minimax-ai/skills --skill ios-application-dev

Related skills

More from minimax-ai/skills

Related skills

Alternatives in Software Engineering