ios-architecture

ios-architecture is a skill for Claude Code, Codex from sergenes/mini_agent. It costs 67 tokens per session (557 once invoked), scanned A, original, no licence file.

A set of default design rules for iOS and macOS apps built with Swift and SwiftUI. It covers how screens, app state, network requests, and reusable Swift packages are organised.

In plain words
What is it for?
Use it when creating or changing iPhone, iPad, or Mac apps, SwiftUI screens, view models, Swift packages, or Xcode app targets.
Why use it?
It gives a new app a consistent structure instead of leaving each feature to be designed from scratch.

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/sergenes/mini_agent/ios-architecture
Any agent
npx skills add sergenes/mini_agent --skill ios-architecture
Clone the repo
git clone --depth 1 https://github.com/sergenes/mini_agent

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 ios-architecture

README.md
[![agentmods](https://agentmods.dev/badge/skills/sergenes/mini_agent/ios-architecture.svg)](https://agentmods.dev/skills/sergenes/mini_agent/ios-architecture)
Your own site
<a href="https://agentmods.dev/skills/sergenes/mini_agent/ios-architecture"><img src="https://agentmods.dev/badge/skills/sergenes/mini_agent/ios-architecture.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 557 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.1 $0.00067 $0.00557
Opus 5 $0.00034 $0.00279
Sonnet 5 $0.00013 $0.00111
Haiku 4.5 $0.00007 $0.00056

Measured 5d ago against content hash 6dea72655bd9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

ios-architecture 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 5d 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.

agent-memory/personal-skills/ios-architecture/SKILL.md · 54 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. 5d ago First seen · 54 lines · 67 tokens per session scan A 6dea72655bd9

Subscribe to this mod's changes

ios-architecture is a skill published in the GitHub repository sergenes/mini_agent (29 stars, last pushed 4d ago), with no licence file. It adds 67 tokens to every session and 557 once invoked, about $0.0003 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-30.

Related

Other skills, from other repositories

swift-development

You MUST activate this skill when working on Swift projects.

sammcj/agentic-coding · 13 tokens

ios-development

Comprehensive iOS app development skill. Use this skill for ANY iOS-related task: writing Swift/SwiftUI/UIKit code, architecting apps, debugging crashes, setting up navigation, networking, data persistence, animations, performance optimization, App Store submission, Xcode configuration. Trigger when user mentions…

AnastasiyaW/codex-claude-code-config · 188 tokens

kotlin-expert

Expert-level Kotlin development, Android, coroutines, and multiplatform. Use when the user mentions Android, coroutines, multiplatform, or JVM, or when the task involves Kotlin Fundamentals, Android Development, Kotlin Multiplatform, or Kotlin Style.

personamanagmentlayer/pcl · 55 tokens

stream-swift

Build, integrate, migrate to, and answer how-to questions for Stream Chat, Video, and Feeds in Swift / SwiftUI / UIKit / iOS apps. Routes each request to the exact official iOS docs page, fetches it live, and applies it - with a curated setup flow, a Sendbird -> Stream Chat migration runbook, and iOS-specific pitfalls.

GetStream/agent-skills · 80 tokens

axiom-mapkit-ref

MapKit API reference — SwiftUI Map, MKMapView, Marker, Annotation, MKLocalSearch, MKDirections, Look Around, MKMapSnapshotter, clustering, overlays, GeoToolbox PlaceDescriptor, geocoding.

ComeOnOliver/skillshub · 51 tokens

axiom-swift-concurrency

Use when you see 'actor-isolated', 'Sendable', 'data race', '@MainActor' errors, or when asking 'why is this not thread safe', 'how do I use async/await', 'what is @MainActor for', 'my app is crashing with concurrency errors', 'how do I fix data races' - Swift 6 strict concurrency patterns with actor isolation and…

ComeOnOliver/skillshub · 89 tokens