Отладка Nativewind в React Native и Expo

web-development

debug-nw is a Claude Code skill that helps diagnose Nativewind integration issues in React Native and Expo projects. Nativewind is a styling library that runs the Tailwind CSS compiler at build time and applies styles through a lightweight runtime. The skill targets common failure points: Metro configuration, the Babel plugin, PostCSS processing, and version mismatches between React Native, Expo SDK, and Nativewind v4/v5. It is useful for developers whose Tailwind classes aren't applied on mobile, dark mode isn't toggling, or animations and media queries behave unexpectedly. Using this skill can save hours of debugging when setting up Nativewind from scratch or migrating between major library versions.