← ClaudeAtlas

apple-typography-workflowlisted

Guide Apple platform typography decisions and implementation across SwiftUI Font, UIKit UIFont, AppKit NSFont, San Francisco system fonts, SF Pro, SF Compact, SF Mono, SF Pro Rounded, New York serif design, Dynamic Type, text styles, fontDesign, fontWeight, fontWidth, monospaced digits, custom font bundle integration, font licensing and redistribution boundaries, accessibility scaling, and Xcode font asset validation. Use when a task mentions Apple typography, San Francisco, SF Pro, SF Compact, SF Mono, New York, Dynamic Type, UIFontMetrics, preferredFont, NSFont.TextStyle, custom fonts, UIAppFonts, ATSApplicationFontsPath, or text style repair.
gaelic-ghost/socket · ★ 6 · AI & Automation · score 69
Install: claude install-skill gaelic-ghost/socket
# Apple Typography Workflow ## Purpose Use this skill to choose, implement, repair, and validate Apple platform typography that respects system font behavior, Dynamic Type, accessibility, platform conventions, and custom-font bundle boundaries. It is not the generic visual-design workflow, not the SF Symbols workflow, and not the Xcode project execution workflow. ## When To Use - Use this skill when the task mentions Apple typography, San Francisco, SF Pro, SF Compact, SF Mono, SF Pro Rounded, New York, system fonts, Dynamic Type, text styles, font designs, font weights, font widths, monospaced digits, or custom font integration. - Use this skill when code uses SwiftUI `Font`, `fontDesign`, `fontWeight`, `fontWidth`, UIKit `UIFont`, `UIFontMetrics`, `UIFontDescriptor.SystemDesign`, AppKit `NSFont`, preferred fonts, `UIAppFonts`, or `ATSApplicationFontsPath`. - Use this skill when text does not scale correctly, hard-coded point sizes are hurting accessibility, custom fonts are not loading, or a project is bundling fonts unnecessarily. - Recommend `apple-ui-accessibility-workflow` when the work is broader accessibility review beyond typography scaling and readability. - Recommend `sf-symbols-workflow` when the task is icon or symbol selection rather than text. - Recommend `xcode-build-run-workflow` when the next step is adding font files, Info.plist keys, bundle resources, target membership, preview, build, or simulator validation. ## Single-Path Workflow 1. Classify the