From apple-skills
Provides AttributedString patterns for rich text formatting, alignment, selection, and SwiftUI integration. Activates when working with styled text or AttributedString APIs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/apple-skills:foundationThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Foundation framework patterns for Apple platforms.
Foundation framework patterns for Apple platforms.
Use this skill when the user:
Paths are relative to THIS file's directory — skills run with cwd set to the user's project, so resolve each path from this SKILL.md's own location.
| Skill | Read | Covers |
|---|---|---|
| attributed-string | attributed-string/SKILL.md | AttributedString formatting, alignment, selection, SwiftUI integration |
attributed-string/SKILL.md (relative to this file) plus any reference files it lists.../swiftui/text-editing/SKILL.md.npx claudepluginhub rshankras/claude-code-apple-skills --plugin apple-skillsProvides SwiftUI sub-skills for AlarmKit alarms/timers, 3D charts, rich text editing with AttributedString, customizable toolbars, and WebKit/WebView embedding.
Guides SwiftUI development for declarative UIs on Apple platforms, covering state management, SF Symbols integration, toolbars, accessibility, performance best practices, and code examples.
Builds and reviews SwiftUI views with modern MV architecture, @Observable state management, view composition, environment wiring, and iOS 26+ migration guidance.