A comprehensive framework of best practices and examples for building robust, scalable SwiftUI interfaces and application architectures.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install swiftui-ui-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 swiftui-ui-patterns using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
SwiftUI UI Patterns provides a standardized approach to building Apple platform applications by leveraging modern SwiftUI state management and composition techniques. This skill guides developers through the complexities of view hierarchy design, dependency injection, and asynchronous task handling. By utilizing Openclaw Skills for your UI development, you ensure that your code remains maintainable, follows native conventions, and utilizes the most efficient data flow patterns available in the Swift ecosystem.
The skill focuses on creating small, reusable subviews and moving away from unnecessary view models in favor of native property wrappers like @Observable and @Environment. Whether you are refactoring a legacy application or starting a fresh project, these Openclaw Skills provide the structural blueprints needed for professional-grade iOS and macOS development.
To integrate these patterns into your project using Openclaw Skills, start by setting up the reference directory structure in your repository.
mkdir -p references
touch references/components-index.md
touch references/app-scaffolding-wiring.md
Configure your central components-index.md as the entry point for your team's UI documentation and follow the scaffolding guide to define your AppTab and RouterPath skeletons.
The skill organizes UI logic and documentation through a structured reference system that maps directly to your codebase.
| Component | Purpose | Location |
|---|---|---|
| UI Components | Usage patterns for specific views | references/<component>.md |
| App Scaffolding | Global wiring for navigation and sheets | references/app-scaffolding-wiring.md |
| State Management | Conventions for @State, @Binding, and @Environment | SKILL.md |
| Component Index | The master directory of all implemented patterns | references/components-index.md |
.sheet(item:) to maintain clean, state-safe data flow.Loading
A comprehensive toolkit for bootstrapping and packaging macOS applications using Swift Package Manager instead of traditional Xcode projects.

Automate the creation of user-facing App Store release notes by summarizing git history and filtering for user-impacting changes.

Transform YAML or JSON specifications into fully interactive, offline-ready STEM simulations with integrated inquiry worksheets.

A sophisticated multi-criteria decision analysis engine for ranking options based on weighted scoring, constraints, and explainable logic.

A comprehensive AI automation tool for generating short-form videos from web sources and managing multi-platform social media publishing workflows.

Create and store personalized writing profiles so your AI agent generates content that sounds exactly like you, not a robot.








































