Implements Vibe Design System breaking changes with full workflow automation including component updates, migration guide updates, codemod generation, testing, and PR creation. Use when implementing breaking changes to Vibe components that require coordinated updates across the design system.
$npx -y skills add mondaycom/vibe --skill vibe-breaking-changeInstalls into the current project.
Run `npx skills use "https://github.com/mondaycom/vibe" --skill "mondaycom/vibe/vibe-breaking-change"` 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/mondaycom/vibe" that are relevant to the current task. Run `npx skills add "https://github.com/mondaycom/vibe"` and select the relevant skills, then follow their instructions.