hig-components-status

Apple HIG guidance for status and progress UI components including progress indicators, status bars, and activity rings.

Content Preview
---
name: hig-components-status
description: Apple HIG guidance for status and progress UI components including progress indicators, status bars, and activity rings.
risk: unknown
source: community
date_added: '2026-02-27'
---

# Apple HIG: Status Components

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

## Key Principles

### Progress Indicators

1. **Show progress for operations longer than a second 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/hig-components-status.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/hig-components-status/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-status/SKILL.md

Related Skills