swift-architecture-skill

Installation
SKILL.md

Swift Architecture Skill

Overview

Use this skill to pick the best Swift architecture playbook for SwiftUI/UIKit codebases and apply it to the user’s task.

Workflow

Step 1: Analyze the Request Context

Before selecting an architecture, capture:

  • task type (new feature, refactor, PR review, debugging)
  • UI stack (SwiftUI, UIKit, or mixed)
  • scope (single screen, multi-screen, app-wide)
  • existing conventions to preserve

Step 2: Select the Architecture

Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 2, 2026
swift-architecture-skill — openclaw/skills