Skip to content

Releases: mythkiven/figma-ios-codegen

v0.1.0 — first public release

Choose a tag to compare

@mythkiven mythkiven released this 11 Jul 12:30

figma-ios-codegen v0.1.0

First public open-source release: Figma → iOS UIKit baseline codegen via a deterministic data package + Agent skills.

Included

  • Phase 1 — local Python CLI → design.json / audit.json / assets / cache
  • Phase 2AGENTS.md + skills → baseline Swift UIKit UI (mocks, TODO(阶段3) for business)
  • Docs under docs/
  • CI: self-check + pytest on main

You need

  • Figma Personal Access Token (config.example.jsonconfig.json, never commit)
  • iOS 12+ UIKit host
  • Cursor / Claude Code / Codex (or any agent that reads AGENTS.md)

Boundaries

In Out
Baseline UIKit UI SwiftUI, Phase 3 APIs / ViewModels
Local CLI + Agent skills Shipped MCP server
Configurable bindings (MK = example) Drop-in company design system
iOS assets Android/Harmony/Kuikly = placeholder only

Start

git clone git@github.com:mythkiven/figma-ios-codegen.git
# see README + docs/getting-started.md

Full notes: CHANGELOG.md