hiETsang

Iphone Duo Adapter Skill — AI skill for Claude Code

AI community

AI-assisted adaptation guide for iPhone Duo foldable devices.

How to install Iphone Duo Adapter Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open hiETsang/iphone-duo-adapter-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Iphone Duo Adapter Skill does

AI-assisted adaptation guide for iPhone Duo foldable devices. Comprehensive Claude Code skill + docs based on Apple WWDC 2026 Tech Talks.

Alternatives in AI

  • Pal Configuration Docs — for model and thinking mode options 11.3k ★
  • Skill Seekers Roadmap — Transform Skill Seekers into the easiest way to create Claude AI skills from any knowledge source - documentat 11.1k ★
  • CodeIsland — Real-time AI coding agent status panel in your MacBook notch — live status, approvals & replies for 13 AI tool 2.3k ★

README

iPhone Duo Adapter Skill

**Comprehensive AI-assisted adaptation guide for iPhone Duo foldable devices**

**面向 iPhone Duo 折叠屏设备的 AI 辅助适配指南**

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Based on WWDC 2026](https://img.shields.io/badge/WWDC-2026-blue.svg)](https://developer.apple.com/wwdc26/)

*A Claude Code skill that helps iOS developers adapt their apps to iPhone Duo's unique dual-display, foldable form factor—based on Apple's official Tech Talks.*

*帮助 iOS 开发者将应用适配到 iPhone Duo 独特的双屏折叠形态的 Claude Code 技能,基于 Apple 官方 Tech Talks。*

[English](#english) • [中文](#中文)


🎯 What is this?

iPhone Duo introduces a **foldable dual-display** experience to iOS. This skill provides:

  1. 📘 Comprehensive Technical Guide — 23KB documentation covering all adaptation aspects
  2. 🤖 AI Assistant Skill — Claude Code integration for interactive, context-aware guidance
  3. 📚 Modular References — 6 specialized guides (70KB total) for deep dives
  4. ⚡ Practical Workflows — Step-by-step adaptation process from audit to validation

✨ Features

For Developers

  • Six-stage adaptation workflow — Configuration → Layout → Toolbar → Reserved Regions → Multi-view → Camera
  • SwiftUI + UIKit examples — Dual implementation for every pattern
  • Common pitfalls & fixes — Learn from mistakes before making them
  • Testing checklist — Comprehensive validation matrix

For AI Assistants

  • Automatic triggering — Mentions of "iPhone Duo", "foldable", "vertical toolbar", etc.
  • Context-aware guidance — Detects UIKit vs SwiftUI, suggests appropriate APIs
  • Code generation — Ready-to-use snippets for Scene lifecycle, ArrangementView, toolbar adaptation
  • Reference linking — Points to relevant sections in detailed guides

📚 Documentation

🚀 Start Here

**[Complete Adaptation Guide](docs/iphone-duo-adaptation-guide.md)** — You