byopen-metadata· 19 skills
Use when writing or editing React/TSX in openmetadata-ui/src/main/resources/ui/src/ or openmetadata-ui-core-components/, before reaching for a raw <div> + Tailwind utility classes to build layout (flex rows/columns, grids, bordered panels with header/body/footer, separators), and before writing any Tailwind color class (tw:bg-*, tw:text-*, tw:border-*) or hex color value. Applies whenever the change adds or restructures a layout container or touches color/dark-mode styling, not to every div.
$npx -y skills add open-metadata/openmetadata --skill ui-core-componentsInstalls into the current project.
Run `npx skills use "https://github.com/open-metadata/openmetadata" --skill "open-metadata/openmetadata/ui-core-components"` 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/open-metadata/openmetadata" that are relevant to the current task. Run `npx skills add "https://github.com/open-metadata/openmetadata"` and select the relevant skills, then follow their instructions.