What problem does it solve?
This Skill facilitates the translation between Figma designs and SwiftUI code, enhancing the efficiency of iOS app development by streamlining the design to code conversion process.
Core Features & Use Cases
- SwiftUI Code Generation: Convert Figma designs into SwiftUI code, enabling the creation of UI components and screens.
- Design-to-Code: Translate Figma designs into SwiftUI code with support for both code-to-design and design-to-code paths.
- Use Case: When a designer provides a Figma design for a new feature, this Skill can translate it into the corresponding SwiftUI code, allowing developers to implement the feature more quickly.
Quick Start
Run the 'figma-swiftui' skill with the Figma file URL and specify the direction of translation: run figma-swiftui --url "https://www.figma.com/file/0123456789ABCDEF?node-id=12345" --direction design-to-code.