hig-foundations
Design Apple Interfaces with HIG Foundations
Apple interface reviews can miss platform conventions, accessibility needs, and adaptive behavior. This skill applies focused HIG guidance and produces actionable recommendations for Apple platforms.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "hig-foundations" from https://skillstore.io/skills/sickn33-hig-foundations.md and its manifest at https://skillstore.io/api/skills/sickn33-hig-foundations/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "hig-foundations". Review an iOS profile screen that uses fixed text sizes, custom gray labels, and unlabeled icon buttons.
Expected outcome:
- High priority: Replace fixed text sizes with Dynamic Type styles to prevent truncation.
- Use semantic label and background colors so contrast adapts across light, dark, and increased contrast modes.
- Add VoiceOver labels that describe each profile action and its result.
Using "hig-foundations". Recommend when a social app should request photo-library access for profile images.
Expected outcome:
- Request photo access after the user selects Add Photo, not during launch.
- Explain that access lets the user choose a profile image.
- Offer the system limited-library option when available.
Using "hig-foundations". Compare layout priorities for a document browser on macOS and visionOS.
Expected outcome:
- Keep the content hierarchy consistent, but use platform-specific navigation and window behavior.
- On macOS, support keyboard navigation and resizable windows.
- On visionOS, keep primary content within a comfortable field of view and avoid head-anchored elements.
Security Audit
SafeAll 213 static findings are false positives caused by Apple design prose, image descriptions, Markdown links, paths, or inline code. The skill contains no executable scripts, credential access, network requests, malicious intent, or prompt injection.
Risk Factors
๐ Env variables (2)
โ๏ธ External commands (2)
๐ Network access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-hig-foundations/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-hig-foundations?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-hig-foundations?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-hig-foundations/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-hig-foundations.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
sickn33. (2026). hig-foundations security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-hig-foundations/audits/5BibTeX citation
@techreport{sickn33-sickn33-hig-foundations-2026,
author = {sickn33},
title = {hig-foundations security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-hig-foundations/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "hig-foundations security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-hig-foundations/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-hig-foundations:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Review a Mobile Product Flow
Evaluate an iOS or iPadOS flow for hierarchy, adaptive layout, dark mode, motion, and accessible interaction.
Plan Native Interface Implementation
Translate design requirements into platform-aware guidance for semantic colors, text styles, symbols, and responsive structure.
Audit an Inclusive Design System
Check shared foundations for contrast, Dynamic Type, VoiceOver, localization, right-to-left behavior, and reduced motion.
Try These Prompts
Explain the main Apple HIG foundations for a [platform] app. Focus on color, typography, layout, motion, privacy, and accessibility.
Review this [screen or flow] for [platform]. Identify HIG issues, cite relevant foundations, and prioritize practical improvements: [description].
Create an implementation plan for this [SwiftUI/UIKit/AppKit] interface: [details]. Include semantic colors, Dynamic Type, VoiceOver behavior, Reduce Motion, and adaptive layout.
Audit this cross-platform Apple experience: [details]. Compare platform differences, accessibility risks, privacy prompts, localization, dark mode, and spatial behavior. Rank findings by impact.
Best Practices
- Provide target platforms, interface goals, user needs, and technical framework before requesting a review.
- Share relevant screens, flows, brand constraints, and current accessibility behavior.
- Validate recommendations in light, dark, increased contrast, large text, reduced motion, and right-to-left configurations.
Avoid
- Requesting a generic Apple-like redesign without identifying the target platform or user workflow.
- Treating system colors as fixed values or relying on color alone to communicate meaning.
- Applying identical navigation, layout, and motion behavior across every Apple platform.
Frequently Asked Questions
Can this skill write implementation code?
Which Apple platforms are covered?
Are the recommendations always current?
Does this replace an accessibility audit?
Can it use existing project context?
Does following this guidance guarantee App Store approval?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Maintenance freshness
7/26/2026
Usage
1 downloads ยท 119 views
File structure
๐ references/
๐ accessibility.md
๐ app-icons.md
๐ branding.md
๐ color.md
๐ dark-mode.md
๐ icons.md
๐ images.md
๐ inclusion.md
๐ layout.md
๐ materials.md
๐ motion.md
๐ privacy.md
๐ right-to-left.md
๐ sf-symbols.md
๐ spatial-layout.md
๐ typography.md
๐ writing.md
๐ SKILL.md