foundation
Installation
SKILL.md
Foundation Skills
Foundation framework patterns for Apple platforms.
When This Skill Activates
Use this skill when the user:
- Works with AttributedString (formatting, attributes, runs)
- Needs rich text alignment, selection, or styling logic
- Integrates attributed text with SwiftUI
Available Skills
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 |