Skip to content

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.

  1. Install Apple Text in Claude Code.
  2. Start from /apple-text:ask for a broad Apple text question.
  3. Open specialist skills only when the problem is clearly scoped.
  • 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.
  • 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.
  • 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-diag or /skill apple-text-audit.
  • You need a choice: use apple-text-views, apple-text-attributed-string, or apple-text-layout-manager-selection.