Home / alexey1312 / iphone-duo-agent-skill · skills/iphone-duo-readiness/SKILL.md · GitHub

iphone-duo-readiness skillA

iphone-duo-readiness is agent-read markdown (skill) from alexey1312/iphone-duo-agent-skill: End-to-end readiness workflow for iPhone Duo, Apple's foldable iPhone with an outer display and a regular-by-regular inner display. Use when a developer wants to prepare, audit, plan or test a SwiftUI or UIKit iOS app for iPhone Duo, the iOS 27 / 27.1 SDK resizable-app changes, foldable poses and the hinge, vertical bars, Device Hub pose simulation, or Apple's "Prepare your app for iPhone Duo" guidance. Runs a read-only scan and SDK check first, produces a tiered plan with session citations, cha.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# iPhone Duo readiness

Coordinates the four specialist skills. It owns the order of work, the approval
gate and the final report; the specialists own the details.

| Specialist | Owns |
| --- | --- |
| `iphone-duo-adaptivity-audit` | Scene lifecycle, main screen, idiom, orientation, screen bounds, global window state, Face ID assumptions |
| `iphone-duo-bars` | Vertical bars: containers, ordering, titles and symbols, axis, overflow, priority, sheets, opt-out |
| `iphone-duo-layout` | Size classes, standard navigation, safe areas, corners, reserved regions, displacement, arrangements |
| `iphone-duo-displays` | Hinge, Split View multitasking, multiple scenes, scene accessories, cameras, StandBy presence |

## Contract

- **Phase 1 is read-only.** Scanning, SDK checks, reading code and writing the plan
  change nothing in the project. Keep scan output in a temporary directory, not the
  repository.
- **No edits without approval of item IDs** (see `references/recommendation-format.md`).
  "Make my app ready for iPhone Duo" before a plan exists is a request for the plan.
- **The SDK decides what can be written.** Run `scripts/sdk_api_check.py` before
…

Read the whole file at its exact version.

How to install

Latest version
mdr add alexey1312/iphone-duo-agent-skill/iphone-duo-readiness@git:20260918.f4b10ab
Exact content
mdr add alexey1312/iphone-duo-agent-skill/iphone-duo-readiness@sha256:2f7cf672fdbc09fc

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_czffsubyotpabkln.svg)](https://markdownregistry.com/a/art_czffsubyotpabkln)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260918.f4b10ab latest2026-09-18 f4b10ab 8,889 BA view · diff
git:20260917.6ac2bc72026-09-17 6ac2bc7 7,816 BA view · diff
git:20260913.62bff5b2026-09-13 62bff5b 7,205 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (8889 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

alexey1312/iphone-duo-agent-skill · 4 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_czffsubyotpabkln
GET https://markdownregistry.com/api/v1/resolve?ref=alexey1312/iphone-duo-agent-skill/iphone-duo-readiness
GET https://markdownregistry.com/api/v1/blob/2f7cf672fdbc09fc8d4e1f33888bdf7d1ef62765bb42db18500e45c59dc14f3f

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from alexey1312/iphone-duo-agent-skill

AGENTS.md agents
alexey1312/iphone-duo-agent-skill · AGENTS.md
git:20260918.f4b10ab · audit A · 4 stars
iphone-duo-adaptivity-audit skill
alexey1312/iphone-duo-agent-skill · skills/iphone-duo-adaptivity-audit/SKILL.md · Find and fix legacy screen, orientation, idiom and lifecycle code that breaks on iPhone Duo's inner display and in…
git:20260918.f4b10ab · audit A · 4 stars
AGENTS.md@skills/iphone-duo-adaptivity-audit/evals/files/FloatingDock agents
alexey1312/iphone-duo-agent-skill · skills/iphone-duo-adaptivity-audit/evals/files/FloatingDock/AGENTS.md
git:20260913.62bff5b · audit A · 4 stars
iphone-duo-bars skill
alexey1312/iphone-duo-agent-skill · skills/iphone-duo-bars/SKILL.md · Prepare navigation bars, toolbars and tab bars for iPhone Duo's vertical bars, where controls move to the side of the…
git:20260918.f4b10ab · audit A · 4 stars
iphone-duo-displays skill
alexey1312/iphone-duo-agent-skill · skills/iphone-duo-displays/SKILL.md · Use iPhone Duo's hinge, two displays, two front cameras and multiple windows in SwiftUI and UIKit apps. Use when a…
git:20260918.f4b10ab · audit A · 4 stars
iphone-duo-layout skill
alexey1312/iphone-duo-agent-skill · skills/iphone-duo-layout/SKILL.md · Use this skill when an app's layout or geometry breaks or wastes space on iPhone Duo's foldable inner display: layouts…
git:20260924.55c3e32 · audit A · 4 stars

Every file in alexey1312/iphone-duo-agent-skill

Browse by kind, by grade A, or by owner.