Stark Translate banner
f0d010c f0d010c

Stark Translate

Design community

Description

--- description: Translate a UI from one platform's idiom to another's — same product, different idiom — respecting target platform's HIG/Material/Fluent rather than pixel-cloning. e.g., "translate this iOS Settings screen to Windows". argument-hint: "[from-platform] [to-platform] <file or description>" --- # /stark-translate Legacy Claude Code command. In Codex, ask: > Translate this Apple UI to Windows using stark. Translate UI from `$1` (source platform) to `$2` (target platform), preserv

Installation

Installs to ~/.claude/skills/f0d010c-stark-stark-translate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/f0d010c-stark-stark-translate && curl -fsSL https://raw.githubusercontent.com/f0d010c/stark/HEAD/commands/stark-translate.md -o ~/.claude/skills/f0d010c-stark-stark-translate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository