Skill Claude CodeCodex
A localisation workflow that adapts Korean documents and user-interface text for English, Japanese, Simplified Chinese, or Traditional Chinese readers rather than translating word for word.
Skill Claude CodeCodex
A localisation workflow that adapts Korean documents and user-interface text for English, Japanese, Simplified Chinese, or Traditional Chinese readers rather than translating word for word.
Skill Claude CodeCodex
A supervisor workflow for coordinating several specialist agents during multilingual documentation, interface improvement, and publication work.
Skill Claude CodeCodex
A tool for capturing design evidence from a selected brand's live website, such as colors, fonts, spacing, screenshots, and logos.
Skill Claude CodeCodex
A release checklist for open-source projects, which publish their code for others to use. It checks files, documentation, and package contents before changes are committed or pushed.
Skill Claude CodeCodex
A preference log for recording a user's design rules and corrections in `.omd/preferences.md`.
Skill Claude CodeCodex
A review guide for finding generic, context-free interface patterns and copy that can make a product look template-generated. It also separates design-pattern concerns from accessibility and other quality problems.
Skill Claude CodeCodex
A maintenance workflow that copies the project’s design rules from DESIGN.md into instruction files used by Claude Code, Codex, and Cursor. It updates only the managed sections where appropriate.
Skill Claude CodeCodex
A read-only dashboard for showing the design preferences the system has learned, including preferences already applied, waiting to be applied, on hold, or unknown.
Skill Claude CodeCodex
Safely update an existing oh-my-design installation in place and verify it afterward. Use when the user asks to update, upgrade, refresh, reinstall, or check whether their OmD skills, agents, hooks, or reference catalog are current.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
Instructions file CodexOpenCode
Instructions for kwakseongjae/oh-my-design, covering agents.md — oh-my-design, repository quick map, build / test / lint, design harness mode and entrypoint.
Instructions file
Instructions for kwakseongjae/oh-my-design, a project described as: Give your AI coding agent a design system. One command installs 400+ quality-graded company DESIGN.md references + skills into Claude Code, Codex, Cursor, and OpenCode. Free, MIT, zero AI calls.
Agent
A 60-line operational context card. Loaded into the project at install via omd install-skills. Source of truth for what an agent needs to know about this project on every iteration.
Skill Claude CodeCodex
A skill that applies a project's DESIGN.md file as visual and brand guidance for interface work. It covers components, colors, fonts, layout, copy, motion, and visual assets.
Skill Claude CodeCodex
Generates the shared per-task fixture that every competing arm starts from: a realistic dataset plus an image asset base. Fairness rule: fixtures are generated ONCE per task by this preprocessor and sealed (sha256) before any arm runs; arms never generate their own.