Shared SwiftUI App Workflow

Shared SwiftUI App Workflow is a skill for Claude Code, Codex from mosif16/codex-Skills. It costs 34 tokens per session (5,708 once invoked), scanned A, original, no licence file.

An end-to-end workflow for building shared SwiftUI apps that run on iOS and macOS. SwiftUI is Apple's framework for creating app interfaces with Swift.

In plain words
What is it for?
Use it to architect, debug, profile, and ship a shared SwiftUI application in Xcode.
Why use it?
It brings design, debugging, performance checks, and release work into one workflow for apps targeting both platforms.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/mosif16/codex-skills/xcode-shared-swiftui-workflow
Any agent
npx skills add mosif16/codex-Skills --skill xcode-shared-swiftui-workflow
Clone the repo
git clone --depth 1 https://github.com/mosif16/codex-Skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Shared SwiftUI App Workflow

README.md
[![agentmods](https://agentmods.dev/badge/skills/mosif16/codex-skills/xcode-shared-swiftui-workflow.svg)](https://agentmods.dev/skills/mosif16/codex-skills/xcode-shared-swiftui-workflow)
Your own site
<a href="https://agentmods.dev/skills/mosif16/codex-skills/xcode-shared-swiftui-workflow"><img src="https://agentmods.dev/badge/skills/mosif16/codex-skills/xcode-shared-swiftui-workflow.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,708 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00034 $0.05708
Opus 5 $0.00017 $0.02854
Sonnet 5 $0.00007 $0.01142
Haiku 4.5 $0.00003 $0.00571

Measured 3d ago against content hash 9e13959743b8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Shared SwiftUI App Workflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/xcode-shared-swiftui-workflow/SKILL.md · 463 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 463 lines · 34 tokens per session scan A 9e13959743b8

Subscribe to this mod's changes

Shared SwiftUI App Workflow is a skill published in the GitHub repository mosif16/codex-Skills (18 stars, last pushed 9mo ago), with no licence file. It adds 34 tokens to every session and 5,708 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

swiftui-microinteractions

Generate premium SwiftUI animations in the legendary-Animo style — spring physics, CoreHaptics, glass morphism, SF Symbols 7 draw animations, complete compilable files.

iAmVishal16/swiftui-microinteractions · 43 tokens

swiftui-skills

Apple-authored SwiftUI and platform guidance extracted from Xcode. Helps AI agents write idiomatic, Apple-native SwiftUI with reduced hallucinations.

ameyalambat128/swiftui-skills · 34 tokens

swift-architecture-skill

Swift iOS architecture guidance and playbooks for MVVM, MVI, TCA, Clean Architecture, VIPER, MVP, Coordinator, and Reactive patterns. Use when designing, implementing, refactoring, or reviewing the architecture of a SwiftUI or UIKit feature, module, or codebase.

efremidze/swift-architecture-skill · 65 tokens

antigravity-root

Enterprise-grade iOS development workflow for TTBaseUIKit-powered apps. Cross-functional product analysis | MVVM-C Architecture | UIKit + SwiftUI | TTViewCodable | TTBaseSUI | xcodebuild CLI Verification | Zero Regression | iOS 14+.

tqtuan1201/TTBaseUIKit · 57 tokens

ttb-skill-init

TTBaseUIKit project initialization skill: scaffold MVVM-C folder structure, setup TTBaseUIKitConfig, configure localization, integrate TTBDebugPlus. Run BEFORE any other TTBaseUIKit skill.

tqtuan1201/TTBaseUIKit · 44 tokens

ios-app-builder

Implement or finish a production-grade Swift and SwiftUI app from an accepted product specification. Use when creating Xcode targets, models, persistence, navigation, responsive views, imports/exports, StoreKit 2, privacy manifests, accessibility, migrations, error handling, tests, or replacing prototype behavior with…

MartinPuli/createAnApp · 69 tokens