Skip to main content

audit-swiftui-typography-text

Stars1
Forks1
UpdatedJuly 15, 2026 at 04:47

Audits a finished or in-progress macOS SwiftUI codebase for typography and text-rendering defects on macOS 26 Tahoe and writes per-finding Markdown to swiftui-audits/. Use when the user says text looks wrong, fonts jump on size change, numbers jiggle, labels are misaligned, or styled text is broken; when they ask to verify Text composition, Text + Text concatenation, AttributedString styling, Font.system design, Dynamic Type, ScaledMetric, lineLimit reservesSpace, TextRenderer, textRenderer, LabeledContent, or monospacedDigit on a Mac target; when AI may have written fontSize, textStyle, attributedText, Text(styled:), or font(size:); or when a deployment target below macOS 26 leaves Text + Text or Font.system(_:design:) ungated for deprecation. AUDIT-ONLY, macOS-only, SwiftUI-only. Not for AppKit NSTextView/NSAttributedString rendering, not for color/material craft, not for string externalization or localization catalogs, not for the general deprecation sweep, not for writing new typographic UI from scratch.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
8 files
SKILL.md
readonly