byopen-metadata· 19 skills
Run the ESLint + Prettier + organize-imports sequence that CI's UI Checkstyle jobs (lint-src, lint-playwright, lint-core-components) run — on just the files the PR changed — and fail if any file ends up with a diff. Run after authoring or modifying any .ts/.tsx/.js/.jsx/.json under openmetadata-ui/src/main/resources/ui/src/, .../playwright/, or openmetadata-ui-core-components/src/main/resources/ui/src/, or when CI reports a UI Checkstyle failure on a PR.
$npx -y skills add open-metadata/openmetadata --skill ui-checkstyleInstalls into the current project.
Run `npx skills use "https://github.com/open-metadata/openmetadata" --skill "open-metadata/openmetadata/ui-checkstyle"` 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.