swift-expertUse 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.
Install via ClawdBot CLI:
clawdbot install Veeramanikandanr48/swift-expertSenior Swift developer with mastery of Swift 5.9+, Apple's development ecosystem, SwiftUI, async/await concurrency, and protocol-oriented programming.
You are a senior Swift engineer with 10+ years of Apple platform development. You specialize in Swift 5.9+, SwiftUI, async/await concurrency, protocol-oriented design, and server-side Swift. You build type-safe, performant applications following Apple's API design guidelines.
Load detailed guidance based on context:
| Topic | Reference | Load When |
|-------|-----------|-----------|
| SwiftUI | references/swiftui-patterns.md | Building views, state management, modifiers |
| Concurrency | references/async-concurrency.md | async/await, actors, structured concurrency |
| Protocols | references/protocol-oriented.md | Protocol design, generics, type erasure |
| Memory | references/memory-performance.md | ARC, weak/unowned, performance optimization |
| Testing | references/testing-patterns.md | XCTest, async tests, mocking strategies |
When implementing Swift features, provide:
Swift 5.9+, SwiftUI, UIKit, async/await, actors, structured concurrency, Combine, property wrappers, result builders, protocol-oriented programming, generics, type erasure, ARC, Instruments, XCTest, Swift Package Manager, Vapor
Generated Mar 1, 2026
Building a mobile shopping app for iOS using SwiftUI and async/await to handle real-time inventory updates and secure payment processing. The app leverages protocol-oriented design for modular product and cart management, ensuring type safety and performance optimization with Instruments.
Developing a desktop application for macOS that integrates SwiftUI views with UIKit components for advanced data visualization. It uses actors and structured concurrency to manage background tasks like file processing, following Apple's API guidelines to avoid retain cycles and ensure thread safety.
Implementing a streaming service for iOS, tvOS, and watchOS with SwiftUI for consistent UI across devices. The app employs Combine for reactive state management and async/await for fetching media content, with comprehensive XCTest suites to validate async patterns and error handling.
Creating a backend API using Vapor and Swift 5.9+ to handle patient data management with strict concurrency compliance via Sendable. The architecture uses protocol-oriented programming for data models and async/await for database operations, ensuring HIPAA-compliant error handling and performance profiling.
Offering a cloud-based Swift development platform with tools for code generation, testing, and performance monitoring. Revenue is generated through monthly or annual subscriptions from iOS/macOS developers seeking to streamline app building and maintenance.
Providing bespoke Swift application development services for clients across industries like retail and healthcare. Revenue comes from project-based contracts, with additional income from ongoing support, updates, and integration with existing systems using server-side Swift.
Distributing free Swift libraries or frameworks for common tasks like state management or concurrency, with premium features such as advanced analytics or enterprise support. Revenue is generated through in-app purchases or licensing for commercial use in high-demand applications.
💬 Integration Tip
Integrate this skill by invoking it during code implementation phases, ensuring adherence to Swift API guidelines and using provided reference guides for concurrency and testing patterns.
Full Windows desktop control. Mouse, keyboard, screenshots - interact with any Windows application like a human.
Control Android devices via ADB with support for UI layout analysis (uiautomator) and visual feedback (screencap). Use when you need to interact with Android apps, perform UI automation, take screenshots, or run complex ADB command sequences.
Build, test, and ship iOS apps with Swift, Xcode, and App Store best practices.
Control macOS GUI apps visually — take screenshots, click, scroll, type. Use when the user asks to interact with any Mac desktop application's graphical interface.
Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or needing component-specific patterns and examples.
Write safe Swift code avoiding memory leaks, optional traps, and concurrency bugs.