在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:2026年2月4日 17:28
SKILL.md
| name | using-base-ui |
| description | invoke this skill when build user interfaces with Base UI components |
The correct package to install is @base-ui/react.
Import components from @base-ui/react/<component-name>. For example, to import the Button component:
import { Button } from "@base-ui/react/button";