Skip to content

docs: add Re.Pack setup guide to storybook setup skill and handle other rnstorybook index paths#843

Merged
dannyhw merged 7 commits intonextfrom
danny/repack-setup-skill
Feb 8, 2026
Merged

docs: add Re.Pack setup guide to storybook setup skill and handle other rnstorybook index paths#843
dannyhw merged 7 commits intonextfrom
danny/repack-setup-skill

Conversation

@dannyhw
Copy link
Member

@dannyhw dannyhw commented Feb 8, 2026

Summary

  • Adds a new reference file (references/repack-setup.md) for setting up React Native Storybook with Re.Pack (rspack/webpack) using the StorybookPlugin
  • Updates the skill description and flow selection to include Re.Pack as a fourth project type
  • Renames "Configure Metro" common step to "Configure Bundler" to be bundler-agnostic
  • Adds StorybookPlugin Options (Re.Pack) section alongside the existing withStorybook Options (Metro)

Test plan

  • Verify skill triggers correctly when a project has rspack.config and @callstack/repack
  • Verify the repack-setup.md steps are accurate against the StorybookPlugin implementation

Add a new reference file for setting up React Native Storybook with
Re.Pack (rspack/webpack) using the StorybookPlugin, and update the
skill description and flow selection to include Re.Pack projects.
Replace the single index.tsx check with a regex that matches
ts, tsx, js, and jsx extensions when resolving the config folder
index in the disabled code path.
@dannyhw dannyhw changed the title docs: add Re.Pack setup guide to storybook setup skill docs: add Re.Pack setup guide to storybook setup skill and handle other rnstorybook index paths Feb 8, 2026
@dannyhw dannyhw merged commit 86bb7df into next Feb 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant