بنقرة واحدة
storybook-sync
Update and validate Storybook after recent component, style, or behavior changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Update and validate Storybook after recent component, style, or behavior changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Keep CHANGELOG.md current for releases and create the matching git tag during publishing.
Refresh repository metrics, render a full chart dashboard (line, bar, area, pie, scatter, composed), and update README with a reproducible example.
| name | storybook-sync |
| description | Update and validate Storybook after recent component, style, or behavior changes. |
Identify impacted stories from changed files:
*.stories.tsx files are updated for each affected componentVerify story coverage for changed behavior:
Build Storybook from current sources:
(If requested or needed) run interactive Storybook for quick validation:
If repository tracks static output, ensure generated Storybook artifacts reflect latest changes:
npm run build-storybook completes without errors