figma-swiftui
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- Design Context Retrieval: The skill obtains design information, including component structures and styling metadata, from Figma using specialized tools. This data is used as the basis for code generation.
- Bidirectional Synchronization: By leveraging programmatic interfaces, the skill can both generate SwiftUI code from Figma designs and update Figma files based on existing SwiftUI source code.
- Resource Management: It handles external assets, such as images and SF Symbols, by referencing their platform-provided identifiers or URLs, ensuring that visual elements are correctly represented in both design and code.
- Idiomatic Code Mapping: The instructions prioritize mapping Figma structures to native SwiftUI components and semantic colors, which helps in producing accessible and platform-compliant code.
Audit Metadata