skillfed

native-mobile-developer

native-mobile-developer is an AI agent framework designed to streamline iOS app creation with Swift and SwiftUI. It integrates seamlessly with Claude Code and other popular editors, providing intelligent code generation and development guidance. Perfect for developers seeking to accelerate their native mobile projects with AI collaboration.

native-mobile-developer guides you through building iOS apps using Swift and SwiftUI. The framework provides intelligent code generation and development guidance integrated with Claude Code and popular editors, helping you structure SwiftUI views, manage state with @State and @StateObject, implement navigation patterns, and follow MVVM architecture for scalable native iOS projects.

AI-generated summary based on this skill's SKILL.md

13 5 MIT updated by olehsvyrydov

Install

olehsvyrydov/AI-development-team/native-mobile-developer · repository language: Shell

CLI (skillfed)coming soon
git clone https://github.com/olehsvyrydov/AI-development-team
cp -r AI-development-team/claude/skills/development/mobile/native/native-mobile-developer ~/.claude/skills/native-mobile-developer

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How to build iOS apps with Swift and SwiftUI?

native-mobile-developer guides you through building iOS apps using Swift and SwiftUI. The framework provides intelligent code generation and development guidance integrated with Claude Code and popular editors, helping you structure SwiftUI views, manage state with @State and @StateObject, implement navigation patterns, and follow MVVM architecture for scalable native iOS projects.

What Android native development does native-mobile-developer support?

native-mobile-developer supports Android native development with Kotlin and Jetpack Compose. It helps you build modern Android UIs, implement Material Design 3, manage app lifecycle, handle coroutines and Flow patterns for asynchronous operations, and integrate Hilt for dependency injection—all with AI-assisted code generation.

How do I implement platform-specific features like notifications?

native-mobile-developer assists with implementing platform-specific features including iOS notifications and push setup via UserNotifications framework, Android background tasks using WorkManager, camera integration, and widget development with WidgetKit for iOS and Compose for Android. The framework provides guidance for each platform's unique APIs.

Can native-mobile-developer help with App Store submission?

native-mobile-developer provides guidance for preparing apps for App Store and Play Store submission, including iOS signing processes, provisioning profiles, and Android Play Store deployment procedures. It helps streamline the submission workflow so your native apps reach users efficiently.

What concurrency patterns does native-mobile-developer cover?

native-mobile-developer covers Swift async/await concurrency patterns for iOS and Kotlin coroutines with Flow for Android. It helps you implement reactive programming using Combine on iOS, manage background work efficiently, and optimize app performance across both platforms with proper concurrency handling.

Is native-mobile-developer different from React Native?

Yes, native-mobile-developer focuses exclusively on building native apps—not React Native. It specializes in true native development: Swift and SwiftUI for iOS, Kotlin and Jetpack Compose for Android. This approach gives you direct access to platform-specific features, better performance, and native user experience on each platform.

SKILL.md

rendered from the published skill — quoted content, verbatim

Native Mobile Developer (/ios · /android)

Commands: /ios (Swift/SwiftUI) · /android (Kotlin/Jetpack Compose) · Category: Development

Gate Check (workflow)

Consult the workflow-engine skill first. - Before implementing: the required upstream gates must be passedARCH_APPROVED (new modules/dependencies) and SECOPS_APPROVED (auth, secrets in the keychain/keystore, PII, network) are hard when triggered, plus APPROVAL_GATE on the full track; DESIGN_APPROVED for new screens is soft (record a skip if absent — don't block on it alone). - On completion (TDD): unit + UI

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
claude/skills/development/mobile/native/native-mobile-developer/SKILL.md

Related skills

Tags

swift-development kotlin-native mobile-ui-frameworks platform-apis app-store-deployment background-processing native-performance cross-platform-alternative mobile-testing keychain-security