Overview
Repo-level overview and routing guidance for the Apple Text plugin.
Use the guide when you need the routing model instead of a single command or skill page.
Start here when you want a simple map from broad Apple text questions to the right specialist page.
- Install Apple Text in Claude Code.
- Start from
/apple-text:askfor a broad Apple text question. - Open specialist skills only when the problem is clearly scoped.
What Makes This Collection Different
Section titled “What Makes This Collection Different”- It focuses on Apple text-system work.
- It keeps UIKit, AppKit, TextKit, and SwiftUI text concerns visible.
- It favors focused skills and diagnostics over giant catch-all documents.
What The Guide Helps You Do
Section titled “What The Guide Helps You Do”- Get from install to a good first answer quickly.
- Route broad questions without explaining the whole catalog.
- Understand when to use commands, skills, or the agent surface.
Fast Path
Section titled “Fast Path”- Question is broad: start from
/apple-text:ask. If you want the reasoning model first, read Problem Routing. - Editor is broken: jump to
/skill apple-text-textkit-diagor/skill apple-text-audit. - You need a choice: use
apple-text-views,apple-text-attributed-string, orapple-text-layout-manager-selection.