Run npm start,
vite, or your project's dev command
and navigate to the route or page containing the Chakra UI component you want to export.
No staging environment or live URL needed.
If the component depends on API data or context state, ensure the app is in the desired visual state before capturing. Use React DevTools to inspect and modify component props or Chakra context values if needed.