fosmvvm-swiftui-app-setupSet up a SwiftUI @main App struct with MVVMEnvironment configuration, deployment URLs, resource bundles, environment injection, and DEBUG test infrastructure.
Install via ClawdBot CLI:
clawdbot install foscomputerservices/fosmvvm-swiftui-app-setupGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/foscomputerservices/FOSUtilitiesAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A startup building a personal finance app from scratch using SwiftUI and FOSMVVM architecture. This skill sets up the App struct with MVVMEnvironment, configures production and staging URLs for secure API calls, and includes test infrastructure for UI testing of financial transaction flows.
A retail company modernizing its existing UIKit-based app to SwiftUI with FOSMVVM. This skill helps create the new App entry point, integrates localization bundles for multi-region support, and adds test infrastructure to ensure smooth migration of e-commerce features like product browsing and checkout.
Developing a healthcare app that tracks patient vitals and syncs data with backend servers. This skill configures the App struct with deployment URLs for HIPAA-compliant environments, sets up resource bundles for medical terminology localization, and enables UI testing for critical health data displays.
Building an interactive language learning app with SwiftUI and FOSMVVM. This skill sets up the App struct to manage multiple localization bundles for different languages, configures debug URLs for development, and includes test infrastructure for verifying lesson UI components and progress tracking.
Creating a collaboration app for enterprise teams to manage tasks and communication. This skill initializes the App struct with MVVMEnvironment, sets up deployment URLs for corporate staging and production servers, and adds test support for validating team dashboards and notification systems.
Offers the app with tiered subscription plans (e.g., free, premium, enterprise). This model generates recurring revenue by providing advanced features like analytics or priority support, leveraging the skill's deployment URL configuration for different service levels.
Provides a free basic version of the app with optional in-app purchases for additional content or features. This model monetizes through one-time purchases or microtransactions, using the skill's test infrastructure to ensure smooth purchase flows and user experience.
Licenses the app to businesses for internal use or resale, often with custom branding and integration. This model earns revenue through upfront licensing fees or per-user charges, benefiting from the skill's ability to configure multiple deployment environments for client-specific setups.
💬 Integration Tip
Ensure all modules with localization resources have a Bundle accessor like MyAppViewModelsResourceAccess, and call registerTestingViews() in the App struct's init for DEBUG builds to enable isolated view testing.
Scored Jun 19, 2026
Use when building iOS/macOS applications with Swift 5.9+, SwiftUI, or async/await concurrency. Invoke for protocol-oriented programming, SwiftUI state management, actors, server-side Swift.
Control Android devices via ADB (Android Debug Bridge) from a Mac. Use when: remotely operating an Android phone (tap, swipe, type, screenshot, screen record...
Quickly view and analyze Android device page stacks including current page, Activity history, Fragments, and monitor page switches via ADB commands.
Review Arabic-first family and mobile apps for RTL layout, bilingual copy, onboarding, approval flows, and safe local-first defaults.
将任意图片(JPG/PNG)转换为 Android 应用图标(mipmap 格式),自动裁剪为圆形并生成 mdpi/hdpi/xhdpi/xxhdpi/xxxhdpi 全套分辨率。触发场景:用户发了一张图片并说「做成 App 图标」「把这个设为应用图标」「生成安卓图标」「做个图标吧」「图片转图标」「安卓图标生成器...
Control iOS automation via StarryForest Agent Mail API. Use when creating alarms, reminders, memos, calendar events, focus modes, music playback, or journal...