swiftgen-integration
✓Expert SwiftGen decisions for iOS/tvOS: when type-safe assets add value, template selection trade-offs, organization strategies, and build phase configuration. Use when setting up SwiftGen, choosing templates, or debugging generation issues. Trigger keywords: SwiftGen, type-safe, Asset, L10n, ImageAsset, ColorAsset, FontFamily, swiftgen.yml, structured-swift5, code generation, asset catalog
Installation
SKILL.md
Expert decision frameworks for SwiftGen choices. Claude knows asset catalogs and localization — this skill provides judgment calls for when SwiftGen adds value and configuration trade-offs.
The trap: Using SwiftGen on tiny projects or for assets that rarely change. The setup overhead may exceed the benefit.
| Images | swift5 | Asset.Category.name.image | | Colors | swift5 | Asset.Colors.name.color | | Strings | structured-swift5 | L10n.Category.Subcategory.key | | Strings (flat) | flat-swift5 | L10n.keyName | | Fonts | swift5 | FontFamily.Name.weight.font(size:) | | Storyboards | scenes-swift5 | StoryboardScene.Name.viewController |
Expert SwiftGen decisions for iOS/tvOS: when type-safe assets add value, template selection trade-offs, organization strategies, and build phase configuration. Use when setting up SwiftGen, choosing templates, or debugging generation issues. Trigger keywords: SwiftGen, type-safe, Asset, L10n, ImageAsset, ColorAsset, FontFamily, swiftgen.yml, structured-swift5, code generation, asset catalog Source: kaakati/rails-enterprise-dev.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/kaakati/rails-enterprise-dev --skill swiftgen-integration- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-13
- Updated
- 2026-02-18
Quick answers
What is swiftgen-integration?
Expert SwiftGen decisions for iOS/tvOS: when type-safe assets add value, template selection trade-offs, organization strategies, and build phase configuration. Use when setting up SwiftGen, choosing templates, or debugging generation issues. Trigger keywords: SwiftGen, type-safe, Asset, L10n, ImageAsset, ColorAsset, FontFamily, swiftgen.yml, structured-swift5, code generation, asset catalog Source: kaakati/rails-enterprise-dev.
How do I install swiftgen-integration?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kaakati/rails-enterprise-dev --skill swiftgen-integration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/kaakati/rails-enterprise-dev
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-13