swiftui-empty-app-initInitialize a minimal SwiftUI iOS app in the current directory by generating a single `.xcodeproj` with XcodeGen (no workspaces, packages, or tests unless explicitly requested).
Install via ClawdBot CLI:
clawdbot install ignaciocervino/swiftui-empty-app-initGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
Developers need to quickly create a clean SwiftUI iOS app prototype to validate a concept or pitch to stakeholders. This skill generates a minimal project with no unnecessary files, allowing immediate focus on core UI and logic.
Instructors or students setting up a base SwiftUI project for coding tutorials or courses. The skill ensures a consistent, distraction-free starting point without extra configurations like tests or packages.
Freelance developers starting a new client project for a simple iOS app. It provides a ready-to-code structure with a single app target, speeding up initial setup while adhering to SwiftUI best practices.
Companies building lightweight internal tools for employees on iOS devices. The skill initializes a minimal app that can be easily customized without the overhead of workspaces or external dependencies.
Offer this skill as a free basic app initializer to attract developers, with premium features like custom templates or advanced configurations available via subscription. Revenue comes from upselling to paid tiers.
Provide this skill as part of a larger consulting package for businesses needing SwiftUI app development. Revenue is generated through project-based fees or hourly rates for setup and customization.
Integrate this skill into an online learning platform for iOS development courses. Revenue comes from course subscriptions or one-time purchases, with the skill serving as a hands-on tool for students.
💬 Integration Tip
Ensure Xcode and XcodeGen are properly installed and configured on the user's system before execution to avoid errors and streamline the setup process.
Scored Apr 19, 2026
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.
MLX Swift LM - Run LLMs and VLMs on Apple Silicon using MLX. Covers local inference, streaming, tool calling, LoRA fine-tuning, and embeddings.
Use swiftfindrefs (IndexStoreDB) to list every Swift source file referencing a symbol. Mandatory for “find references”, “fix missing imports”, and cross-module refactors. Do not replace with grep/rg or IDE search.
Expert SwiftUI guidance for macOS apps — covers writing and reviewing code with runtime-level understanding of observation, concurrency, performance, and pla...
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.
Android 开发调试技能,通过系统 ADB 工具操作 Android 设备。以下场景必须触发此技能:(1) 直接 ADB 操作——安装 APK、查看设备列表、抓取 logcat 日志、查看已安装应用、清除应用数据、截图、重启设备、拉取/推送文件、查看 CPU/内存/电池信息、adb shell 操作;(2)...