axiom-design

Guide Apple UI design with HIG and Liquid Glass material rules.

34|2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/DengNaichen/Stet --skill axiom-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: axiom-design
Source: https://github.com/DengNaichen/Stet/tree/main/.agents/skills/axiom-design
Command: npx skills add https://github.com/DengNaichen/Stet --skill axiom-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill resolves ambiguity in Apple design implementation, ensuring your app adheres to Human Interface Guidelines (HIG) while correctly adopting modern Liquid Glass material systems.

Core Features & Use Cases

  • HIG Compliance: Provides decision trees for color, typography, and background choices to ensure your UI feels native.
  • Liquid Glass Adoption: Offers a clear migration path from legacy blur effects to the modern Liquid Glass material system.
  • Use Case: When you are unsure whether to use a dark or light background, or how to implement a glass-effect button that respects platform-specific accessibility rules, this skill provides the exact design pattern to follow.

Quick Start

Use the axiom-design skill to audit your current navigation bar implementation for HIG compliance and Liquid Glass adoption.

Frequently Asked Questions about axiom-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement Liquid Glass material effects in SwiftUI?

Implement Liquid Glass material in SwiftUI by following standard design patterns that enforce material hierarchy, migrating from legacy blur effects to ensure visual consistency and accessibility compliance.

What are the Apple HIG guidelines for semantic color and typography?

Apple HIG guidelines for semantic color and typography require using decision trees to select backgrounds and text styles, ensuring your UI feels native and maintains accessibility compliance across Apple ecosystems.

How do I ensure my SwiftUI navigation bar meets HIG compliance?

Audit your SwiftUI navigation bar implementation against standard platform-specific UI composition patterns to verify HIG compliance, checking semantic color usage and material hierarchy.

When should I use a dark or light background in Apple UI design?

Determine dark or light background usage by applying standard design decision trees that enforce accessibility rules and visual consistency, ensuring your UI feels native.

Does Liquid Glass support accessibility compliance across Apple ecosystems?

Yes, Liquid Glass supports accessibility compliance by enforcing standard design patterns and material hierarchy, ensuring glass-effect buttons respect platform-specific accessibility rules across Apple ecosystems.

What is the best way to migrate from legacy blur effects to Liquid Glass?

The best way to migrate from legacy blur effects to Liquid Glass is to follow a clear migration path that enforces material hierarchy and visual consistency, resolving ambiguity in Apple design implementation.