swiftui-material-api
Installation
SKILL.md
Material & Structure API Reference
Lifecycle Position
Phase 3 API Reference — load during implementation when working with materials, shapes, or container backgrounds. Dispatched from autonomous-ui-workflow Phase 2 research table.
Material Types
| Material | Translucency | Usage |
|---|---|---|
.ultraThinMaterial |
Mostly translucent | Subtle overlays |
.thinMaterial |
More translucent | Light overlays |
.regularMaterial |
Somewhat translucent | Standard overlays |
.thickMaterial |
More opaque | Heavy overlays |
.ultraThickMaterial |
Mostly opaque | Dense overlays |
.bar |
System toolbar style | Toolbars, nav bars |