hig-components-content

Apple Human Interface Guidelines for content display components.

Content Preview
---
name: hig-components-content
description: Apple Human Interface Guidelines for content display components.
risk: unknown
source: community
date_added: '2026-02-27'
---

# Apple HIG: Content Components

Check for `.claude/apple-design-context.md` before asking questions. Use existing context and only ask for information not already covered.

## Key Principles

1. **Adapt to different sizes and contexts.** Content components must work across screen sizes, orientations, and multitasking configu
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/hig-components-content.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/hig-components-content/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/hig-components-content/SKILL.md

Related Skills