Helps implement coss UI components correctly. Use when building UIs with coss primitives (buttons, dialogs, selects, forms, menus, tabs, inputs, toasts, etc.), migrating from shadcn/Radix to coss/Base UI, composing trigger-based overlays, or troubleshooting coss component behavior. Covers imports, accessibility, Tailwind styling, and common pitfalls.
$npx -y skills add cherryhq/stella --skill cossInstalls into the current project.
Run `npx skills use "https://github.com/cherryhq/stella" --skill "cherryhq/stella/coss"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cherryhq/stella" that are relevant to the current task. Run `npx skills add "https://github.com/cherryhq/stella"` and select the relevant skills, then follow their instructions.