Build new shadcn-style components for Plate's registry and editor surfaces. Use when authoring or refactoring registry UI/components, deciding what belongs in packages vs app-local component files, creating base/live kits and registry wiring, or applying React Compiler, Effects, accessibility, polymorphism, data-slot, data-state, and composable-component rules to Plate UI work.
$npx -y skills add udecode/plate --skill plate-uiInstalls into the current project.
Run `npx skills use "https://github.com/udecode/plate" --skill "udecode/plate/plate-ui"` 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/udecode/plate" that are relevant to the current task. Run `npx skills add "https://github.com/udecode/plate"` and select the relevant skills, then follow their instructions.