Ross ROSS = Recommend OSS · open-source software intelligence for agents

krzyzanowskim/Natalie

Natalie - Storyboard Code Generator (for Swift) observed · 2026-08-28

github.com/krzyzanowskim/Natalie · homepage · Swift · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4159
  • days_rel: n/a
  • days_push: 2849
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1160 stars · 68 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Natalie is a Swift command-line tool that generates strongly-typed Swift code from Xcode storyboard files, replacing string-based identifiers for storyboards and segues with enums. It produces a single .swift file with extensions and a Storyboards enum as a drop-in replacement for UIStoryboard.

Use cases

  • generate swift code from storyboards
  • avoid string-based segue identifiers in swift
  • type-safe storyboard access in ios apps
  • enumerate storyboards and view controllers as enums
  • reduce runtime crashes from mistyped segue names

When to choose

  • you maintain a legacy Swift project using storyboards and want compile-time-safe segue identifiers
  • you want to eliminate stringly-typed UIStoryboard and segue code

When to avoid

  • you use SwiftUI or programmatic UI instead of storyboards
  • you need an actively maintained tool - last release was 2018 and it targets Swift 4
  • your project uses modern Xcode tooling that supersedes codegen for storyboards

Facets

cli-tool · maturity abandoned

parser developer-tools mobile-development developer-tools cli storyboard swift segues codegen ios code-generation macos

2 sources

Member repositories

RepositoryRoleHealth v2
krzyzanowskim/Nataliemain10

For agents

markdown · JSON · MCP: product_card(name="krzyzanowskim/Natalie")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem