swiftui-components
Installation
SKILL.md
SwiftUI Components
Lifecycle Position
Phase 3 (Implement). After design from macos-app-design. Use templates and patterns during implementation. Next: swiftui-view-refactor for Phase 5 review.
Quick Start
For standard patterns, see PATTERNS.md. For API reference, see REFERENCE.md.
Instructions
When creating or refactoring SwiftUI components:
- Analyze the required component functionality
- What data does the component display?
- What interactions does it support?
- Does it need Liquid Glass effects?