HI

hig-components-controls

Standards for using system-native input controls correctly.

Install

mkdir -p .claude/skills/hig-components-controls && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15724" && unzip -o skill.zip -d .claude/skills/hig-components-controls && rm skill.zip

Installs to .claude/skills/hig-components-controls

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.
137 charsno explicit “when” trigger
Beginner

Key capabilities

  • Show current selection for controls
  • Use standard system controls for consistency
  • Apply toggles for binary states
  • Implement segmented controls for mutually exclusive options
  • Use sliders for continuous values
  • Select pickers for long option lists

How it works

The skill provides guidance on selecting appropriate Apple Human Interface Guideline controls based on input criteria, detailing their use, state management, validation, and accessibility.

Inputs & outputs

You give it
UI control scenario, data type, number of options, platform, screen type
You get back
Control recommendation with rationale, state management, validation approach, accessibility guidance

When to use hig-components-controls

  • Select appropriate UI controls for settings screens
  • Ensure design consistency with Apple standards
  • Implement accessible input controls

About this skill

Apple HIG: Selection and Input Controls

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

Key Principles

  1. Clear current state. Users must always see what is selected. Toggles show on/off, segmented controls highlight the active segment, pickers display the current selection.

  2. Prefer standard system controls. Built-in controls provide consistency and accessibility. Custom controls introduce a learning curve and may break assistive features.

  3. Toggles for binary states. On or off. In Settings-style screens, changes take effect immediately. In modal forms, changes commit on confirmation.

  4. Segmented controls for mutually exclusive options. 2-5 items, roughly equal importance, short labels.

  5. Sliders for continuous values. When precise numeric input is not critical. Provide min/max labels or icons for range endpoints.

  6. Pickers for long option lists. Too many options for a segmented control. Works well for dates, times, structured data.

  7. Steppers for small, precise adjustments. Increment/decrement in fixed steps. Display current value next to the stepper with reasonable min/max bounds.

  8. Text fields for short, single-line input. Text views for multi-line. Configure keyboard type to match expected input (email, URL, number).

  9. Combo boxes: text input + selection list. macOS. Type a value or choose from a predefined list when custom values are valid.

  10. Token fields: discrete values as visual tokens. macOS. For email recipients, tags, or collections of discrete items.

  11. Gauges and rating indicators display values. Gauges show a value within a range. Rating indicators show ratings (often stars). Display-only; use interactive variants for input.

Reference Index

ReferenceTopicKey content
controls.mdGeneral controlsStates, affordance, system controls
toggles.mdTogglesOn/off, immediate effect
segmented-controls.mdSegmented controls2-5 options, equal weight
sliders.mdSlidersContinuous range, min/max labels
steppers.mdSteppersFixed steps, bounded values
pickers.mdPickersDates, times, long option sets
combo-boxes.mdCombo boxesmacOS, type or select, custom values
text-fields.mdText fieldsShort input, keyboard types, validation
text-views.mdText viewsMulti-line, comments, descriptions
labels.mdLabelsPlacement, VoiceOver support
token-fields.mdToken fieldsmacOS, chips, tags, recipients
virtual-keyboards.mdVirtual keyboardsEmail, URL, number keyboard types
rating-indicators.mdRating indicatorsStar ratings, display-only
gauges.mdGaugesLevel indicators, range display

Output Format

  1. Control recommendation with rationale and why alternatives are less suitable.
  2. State management -- how the control communicates current state and whether changes apply immediately or on confirmation.
  3. Validation approach -- when to show errors and how to communicate rules.
  4. Accessibility -- labels, traits, hints for VoiceOver.

Questions to Ask

  1. What type of data? (Boolean, choice from fixed set, numeric, free-form text?)
  2. How many options?
  3. Which platforms? (Combo boxes and token fields are macOS-only)
  4. Settings screen or inline form?

Related Skills

  • hig-components-menus -- Buttons and pop-up buttons complementing selection controls
  • hig-components-dialogs -- Sheets and popovers containing forms
  • hig-components-search -- Search fields sharing text input patterns
  • hig-inputs -- Keyboard, pointer, gesture interactions with controls
  • hig-foundations -- Typography, color, layout for control styling

Built by Raintree Technology · More developer tools

When to Use

This skill is applicable to execute the workflow or actions described in the overview.

Limitations

  • Combo boxes are macOS-only
  • Token fields are macOS-only

How it compares

This skill offers specific Apple HIG recommendations for UI controls, unlike a generic approach that might not adhere to platform-specific design principles.

Compared to similar skills

hig-components-controls side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
hig-components-controls (this skill)04moNo flagsBeginner
ui-ux-designer414moNo flagsIntermediate
ux-ui-design05moNo flagsIntermediate
userinterface-wiki05moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

ui-ux-designer

sickn33

Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. Specializes in design tokens, component libraries, and inclusive design. Use PROACTIVELY for design systems, user flows, or interface optimization.

4171

ux-ui-design

jnPiyush

Design user experiences with wireframing, prototyping, user flows, accessibility, and production-ready HTML prototypes. Use when creating wireframes, building interactive prototypes, designing user flows, implementing accessibility standards, or producing HTML/CSS design deliverables.

00

userinterface-wiki

raphaelsalaja

UI/UX best practices for web interfaces. Use when reviewing animations, CSS, audio, typography, UX patterns, prefetching, or icon implementations. Covers 11 categories from animation principles to typography. Outputs file:line findings.

00

friendlybet-company-design

Aviatorpo

Review or design FriendlyBet user experience, visual direction, mobile-first flows, premium sports interface, Hebrew/English copy fit, RTL behavior, accessibility, interaction patterns, and product UI polish. Use when a task touches screens, flows, layout, visual hierarchy, onboarding, prediction UX

00

frontend-design

darthlinuxer

Design thinking and decision-making for web UI. Use when designing components,

00

impeccable

rawkode-academy

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding,

00

Search skills

Search the agent skills registry