تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٠
forks:٠
updated:٤ فبراير ٢٠٢٦ في ١٧:٢٨
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";