agentsclimarketplace

Foundation

Skill rshankras/claude-code-apple-skills/skills/foundation

Foundation framework skills — AttributedString patterns for rich text formatting, alignment, selection, and SwiftUI integration. Use when working with styled text or AttributedString APIs.From its SKILL.md

Install
npx -y skills add rshankras/claude-code-apple-skills --skill foundation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.2 KB, 206 tokens by cl100k_base, as published. Nobody here has run it

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.

SkillReadCovers
attributed-stringattributed-string/SKILL.mdAttributedString formatting, alignment, selection, SwiftUI integration

How to Route

  1. Read attributed-string/SKILL.md (relative to this file) plus any reference files it lists.
  2. Apply the guidance to the user's code. For TextEditor-based rich text editing UI, see also ../swiftui/text-editing/SKILL.md.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.