swiftui-macosExpert SwiftUI guidance for macOS apps — covers writing and reviewing code with runtime-level understanding of observation, concurrency, performance, and pla...
Install via ClawdBot CLI:
clawdbot install kageroumado/swiftui-macosGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Developers building macOS applications for creative industries like video editing, graphic design, or music production, where SwiftUI's performance and AppKit integration are critical for handling complex UI components and real-time data updates. This scenario leverages the skill's expertise in observation patterns and concurrency to ensure smooth user interactions and efficient state management in resource-intensive environments.
Teams creating macOS apps for business use, such as project management tools, data dashboards, or communication platforms, requiring robust state architecture and multi-window support. The skill aids in architecting scalable data models, debugging view updates, and integrating with existing AppKit components to enhance productivity and maintainability.
Building macOS applications for scientific research or data analysis that involve complex visualizations, large datasets, and custom layouts using SwiftUI's Canvas or TimelineView. This scenario utilizes the skill's performance optimization and concurrency guidance to handle real-time data streaming and efficient rendering without compromising responsiveness.
Developing interactive macOS apps for educational purposes, such as coding tutorials or simulation tools, where accessibility features and modern SwiftUI idioms are essential. The skill helps implement keyboard navigation, VoiceOver support, and concurrency patterns to create engaging, accessible learning experiences on macOS.
Offer the SwiftUI macOS skill as part of a subscription-based service for development teams, providing ongoing code reviews, architecture consultations, and access to updated references. Revenue is generated through monthly or annual fees, with tiers based on usage levels or support hours, targeting companies building long-term macOS projects.
Provide expert consulting services for specific macOS SwiftUI projects, such as debugging performance issues, integrating AppKit components, or architecting state management. Revenue comes from hourly rates or fixed-price contracts, focusing on high-value tasks that require deep runtime understanding and avoid costly bugs.
Conduct training sessions or workshops for developers and teams looking to master advanced SwiftUI concepts on macOS, covering topics like observation, concurrency, and platform integration. Revenue is generated through enrollment fees for live or recorded courses, with materials derived from the skill's references and principles.
💬 Integration Tip
Integrate this skill into development workflows by loading specific references on-demand during code writing or review sessions, ensuring compatibility with macOS 26+ and Swift 6.2 environments for optimal performance.
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.
Initialize a minimal SwiftUI iOS app in the current directory by generating a single `.xcodeproj` with XcodeGen (no workspaces, packages, or tests unless explicitly requested).
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.
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)...