A comprehensive framework for building, reviewing, and refactoring SwiftUI applications using Apple-native best practices and modern API standards.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install swift-patterns
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install swift-patterns using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
swift-patterns is a specialized toolkit designed for Openclaw Skills that empowers AI agents to handle complex SwiftUI development tasks. It prioritizes official Apple design guidance and native API usage to ensure codebases are performant, testable, and maintainable. Rather than enforcing a specific architectural dogmas like MVVM or VIPER, this skill focuses on fundamental technical truths such as correct state ownership and optimal view composition.
By leveraging this skill, developers can automate the audit of legacy code and migrate seamlessly to modern SwiftUI features. It provides a structured methodology for identifying performance bottlenecks, stabilizing view identity in collections, and implementing type-safe navigation flows, making it an essential asset for any Apple platform developer using AI-assisted workflows.
To integrate swift-patterns into your environment, ensure your AI agent has access to the Openclaw Skills directory structure:
# Clone the skills repository
git clone https://github.com/openclaw/skills.git
# Navigate to the swift-patterns directory
cd skills/swift-patterns
# Ensure the references directory is indexed by your AI agent
ls ./references/
The swift-patterns skill utilizes a modular reference system to organize SwiftUI domain knowledge:
| Component | Purpose |
|---|---|
workflows/ |
Logic for Review, Refactor, and Implementation tracks. |
references/state.md |
Taxonomy of property wrappers and state ownership rules. |
references/modern-apis.md |
Mapping of deprecated modifiers to modern alternatives. |
templates/ |
Standardized structures for Review and Refactor responses. |
checklists/ |
Final validation criteria for performance and composition. |
Loading
A specialized AI skill that converts deposition transcripts into comprehensive strategic memos, witness analyses, and trial-ready examination outlines.

A smart automation tool for Gousto customers that selects weekly meal kits based on custom dietary rules and nutritional preferences.

The first decentralized marketplace designed specifically for AI agents to trade products and services using crypto payments.

A comprehensive production knowledge base for AI agents to navigate the 2026 Ethereum ecosystem, covering identity, payments, and low-cost orchestration.

A specialized diagnostic engine designed to triage and resolve command execution failures, shell errors, and API schema mismatches.

A read-only assistant for fetching and exploring IPFS and IPNS content via gateways or local nodes.








































