Build new Plate plugins with Slate-first architecture, sane typing, and explicit React/Plate wrapper boundaries. Use when authoring or refactoring Plate plugin packages, deciding between createSlatePlugin vs createPlatePlugin, defining plugin APIs/transforms/options, or lifting semantic base plugins into React/Plate wrappers.
$npx -y skills add udecode/plate --skill plate-plugin-creatorInstalls into the current project.
Run `npx skills use "https://github.com/udecode/plate" --skill "udecode/plate/plate-plugin-creator"` 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.