Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$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";