什么是 ui-translation?
使用“@iress-oss/ids-components”和“@iress-oss/ids-tokens”将自然语言 UI 描述转换为 IDS(Iress Design System)组件实现。 来源:iress/design-system。
使用“@iress-oss/ids-components”和“@iress-oss/ids-tokens”将自然语言 UI 描述转换为 IDS(Iress Design System)组件实现。
通过命令行快速安装 ui-translation AI 技能到你的开发环境
来源:iress/design-system。
Translate natural language UI descriptions into IDS (Iress Design System) component implementations using @iress-oss/ids-components and @iress-oss/ids-tokens.
| Submit / primary action button | IressButton mode="primary" | Submit | | Cancel / secondary action button | IressButton mode="secondary" | Cancel | | Less prominent action | IressButton mode="tertiary" | Details | | Icon-only action | IressButton icon="edit" mode="muted" | Edit | | Danger / delete action | IressButton status="danger" | Delete |
| Link in text | IressLink | About | | Dropdown/context menu trigger | IressDropdownMenu | See patterns docs |
使用“@iress-oss/ids-components”和“@iress-oss/ids-tokens”将自然语言 UI 描述转换为 IDS(Iress Design System)组件实现。 来源:iress/design-system。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/iress/design-system --skill ui-translation使用“@iress-oss/ids-components”和“@iress-oss/ids-tokens”将自然语言 UI 描述转换为 IDS(Iress Design System)组件实现。 来源:iress/design-system。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/iress/design-system --skill ui-translation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/iress/design-system