hig-components-search

Apple HIG guidance for navigation-related components including search fields, page controls, and path controls.

Content Preview
---
name: hig-components-search
description: Apple HIG guidance for navigation-related components including search fields, page controls, and path controls.
risk: unknown
source: community
date_added: '2026-02-27'
---

# Apple HIG: Navigation 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. **Search: discoverable with instant feedback.** Place search fields where users ex
How to Use

Recommended: Install to project (local)

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

Related Skills