Complete AI TrainingYourJobSkills for your job

Skills / development

hig-components-status

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

IT & Software Development

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 or two.
  1. Determinate when duration/percentage is known. A filling progress bar gives users a clear sense of remaining work. Use for downloads, uploads, or any measurable process.
  1. Indeterminate when duration is unknown. A spinner communicates work is happening without promising a timeframe. Use for unpredictable network requests.
  1. Prefer progress bars over spinners. Determinate progress feels faster and more trustworthy.
  1. Place indicators where content will appear. Inline progress near the content area, not modal or distant.
  1. Don't stack multiple indicators. Aggregate simultaneous operations into one representation or show the most relevant.

Status Bars

  1. Don't hide the status bar without good reason. Reserve hiding for immersive experiences (full-screen media, games, AR).
  1. Match status bar style to your content. Light or dark for adequate contrast.
  1. Respect safe areas. No interactive content behind the status bar.
  1. Restore promptly when exiting immersive contexts.

Activity Rings

  1. **Activity rings are for Move, Exercise, and Stand g

Subscribers only

The full skill, its 4 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcecommunity
License
Risk labelsafe ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md, references/activity-rings.md, references/progress-indicators.md, references/status-bars.md
Added2026-02-27

Related skills

agent-harness-fault-injection

Use when an agent workflow needs deterministic recovery evidence for sandbox, MCP/tool, worker, checkpoint, memory, or orchestration failures.

agents-md

Create, revise, or audit AGENTS.md files from repository evidence, verified commands, and correctly scoped instructions without overwriting maintainer intent.

agenttrace-session-audit

Audit local AI coding-agent sessions with agenttrace for cost, tool failures, latency, anomalies, health, diffs, and CI gates.

api-endpoint-builder

Builds production-ready REST API endpoints with validation, error handling, authentication, and documentation. Follows best practices for security and scalability.

api-rate-limit-handler

Implement bounded, idempotency-aware API throttling, backoff, and retry handling for 429 and transient 5xx responses.

arm-cortex-expert

Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD).