Skip to main content
在 Manus 中运行任何 Skill
一键导入

twelvelabs-ui-new-component

星标2
分支1
更新时间2026年7月3日 20:58

Use when creating a NEW UI component in an app that uses @twelvelabs-io/react (the TwelveLabs design system) — i.e. when no existing library component fits and the user has confirmed they want a new one. Ensures the new component composes the library's atomic components (Button, Text, icons, …), styles only with design tokens (no hex/rgb, raw Tailwind palette, or bare rounded-*/font-*), and follows the library's cva + cn + data-slot pattern, including "use client" for Next.js. Trigger on "create/make a new component", "build a reusable X component", or building UI that has no matching library component.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly