rshankras/foundation
Foundation framework skills — AttributedString patterns for rich text formatting, alignment, selection, and SwiftUI integration. Use when working with styled text or AttributedString APIs.
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill foundation
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.Take rshankras/foundation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.