expo-tailwind-setup Skill
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling Published by openai in plugins.
Decision snapshot
Is this a fit?
Developers using plugins, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
19 days ago
No specific cautions were detected. Review the source and requested permissions before installing.
What is expo-tailwind-setup Skill?
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Declared skill metadata
- Declared license: MIT
- Source file: plugins/expo/skills/expo-tailwind-setup/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use expo-tailwind-setup Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/expo/skills/expo-tailwind-setup/SKILL.md
What it does
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
Skill instructions
Tailwind CSS Setup for Expo with react-native-css This guide covers setting up Tailwind CSS v4 in Expo using react-native-css and NativeWind v5 for universal styling across iOS, Android, and Web. Overview This setup uses: - Tailwind CSS v4 - Modern CSS-first configuration - react-native-css - CSS runtime for React Native - NativeWind v5 - Metro transformer for Tailwind in React Native - @tailwindcss/postcss - PostCSS plugin for Tailwind v4 Installation bash Install dependencies npx expo install tailwindcss@^4 nativewind@5.0.0-preview.2 react-native-css@0.0.0-nightly.5ce6396 @tailwindcss/postcss tailwind-merge clsx Add resolutions for lightningcss compatibility: json // package.json { "resolutions": { "lightningcss": "1.30.1" } } - autoprefixer is not needed in Expo because of lightningcss - postcss is included in expo by default Configuration Files Metro Config Create or update metro.config.js: js // metro.config.js const { getDefaultConfig } = require("expo/metro-config"); const { wit
Verified compatibility and discovery
Frequently asked questions
What is expo-tailwind-setup?
expo-tailwind-setup is a open-source AI agent skill with Copy skill directory. Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
Who is expo-tailwind-setup best for?
expo-tailwind-setup is best for reusing agent instructions, scripts, and references.
How do I install expo-tailwind-setup?
Install or run expo-tailwind-setup using Copy skill directory. Check expo-tailwind-setup for the latest setup command.
Is expo-tailwind-setup actively maintained?
expo-tailwind-setup may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.