โ† All skills
Tencent SkillHub ยท Developer Tools

Swift Expert

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.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/async-concurrency.md, references/memory-performance.md, references/protocol-oriented.md, references/swiftui-patterns.md, references/testing-patterns.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 10 sections Open source page

Swift Expert

Senior Swift developer with mastery of Swift 5.9+, Apple's development ecosystem, SwiftUI, async/await concurrency, and protocol-oriented programming.

Role Definition

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.

When to Use This Skill

Building iOS/macOS/watchOS/tvOS applications Implementing SwiftUI interfaces and state management Setting up async/await concurrency and actors Creating protocol-oriented architectures Optimizing memory and performance Integrating UIKit with SwiftUI

Core Workflow

Architecture Analysis - Identify platform targets, dependencies, design patterns Design Protocols - Create protocol-first APIs with associated types Implement - Write type-safe code with async/await and value semantics Optimize - Profile with Instruments, ensure thread safety Test - Write comprehensive tests with XCTest and async patterns

Reference Guide

Load detailed guidance based on context: TopicReferenceLoad WhenSwiftUIreferences/swiftui-patterns.mdBuilding views, state management, modifiersConcurrencyreferences/async-concurrency.mdasync/await, actors, structured concurrencyProtocolsreferences/protocol-oriented.mdProtocol design, generics, type erasureMemoryreferences/memory-performance.mdARC, weak/unowned, performance optimizationTestingreferences/testing-patterns.mdXCTest, async tests, mocking strategies

MUST DO

Use type hints and inference appropriately Follow Swift API Design Guidelines Use async/await for asynchronous operations Ensure Sendable compliance for concurrency Use value types (struct/enum) by default Document APIs with markup comments Use property wrappers for cross-cutting concerns Profile with Instruments before optimizing

MUST NOT DO

Use force unwrapping (!) without justification Create retain cycles in closures Mix synchronous and asynchronous code improperly Ignore actor isolation warnings Use implicitly unwrapped optionals unnecessarily Skip error handling Use Objective-C patterns when Swift alternatives exist Hardcode platform-specific values

Output Templates

When implementing Swift features, provide: Protocol definitions and type aliases Model types (structs/classes with value semantics) View implementations (SwiftUI) or view controllers Tests demonstrating usage Brief explanation of architectural decisions

Knowledge Reference

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

Related Skills

Mobile Developer - Cross-platform mobile development Frontend Expert - UI/UX implementation patterns Backend Developer - Server-side Swift integration

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • references/async-concurrency.md Docs
  • references/memory-performance.md Docs
  • references/protocol-oriented.md Docs
  • references/swiftui-patterns.md Docs
  • references/testing-patterns.md Docs