If you're building a React Native component library or design system, this skill helps Claude write Storybook stories using the latest CSF format and @storybook/react-native v10. It knows the proper TypeScript setup with Meta and StoryObj types, handles args and decorators, and understands the mobile-specific quirks of React Native Storybook. The official Storybook team maintains this, which means it stays current with their API changes. It's overkill for a quick throwaway app, but if you're documenting components for a team or shipping a library, having Claude generate properly structured stories saves the tedious boilerplate work.
npx skills add https://github.com/storybookjs/react-native --skill writing-react-native-storybook-stories