expo-tailwind-setup
80Configure Tailwind CSS for Expo
Expo teams need consistent styling across native and web targets. This skill gives a focused setup path for Tailwind CSS v4, NativeWind v5, and react-native-css.
Build Expo API Routes
Expo Router API routes can be confusing when secrets, deployment, and runtime limits are involved. This skill gives practical patterns for building, testing, and deploying routes on EAS Hosting.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "expo-api-routes" from https://skillstore.io/skills/expo-expo-api-routes.md and its manifest at https://skillstore.io/api/skills/expo-expo-api-routes/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "expo-api-routes". A developer asks where to put a new users endpoint in an Expo Router project.
Expected outcome:
The response identifies the route file location, supported URL path, needed methods, validation steps, and a local testing command.
Using "expo-api-routes". A team wants to hide a weather service key from a React Native screen.
Expected outcome:
The response recommends a server-side proxy route, an environment variable name, client request behavior, and safe error handling.
Using "expo-api-routes". A release owner asks whether API routes are ready for EAS Hosting.
Expected outcome:
The response checks deployment prerequisites, runtime limits, secret storage, unsupported Node APIs, and route testing coverage.
Reviewed SKILL.md and found the static alerts are caused by Markdown examples, placeholder secret names, local test URLs, and sample API route code. No evidence found of prompt injection, malware behavior, secret exfiltration, or automatic command execution.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/expo-expo-api-routes/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/expo-expo-api-routes?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/expo-expo-api-routes?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/expo-expo-api-routes/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/expo-expo-api-routes.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>expo. (2026). expo-api-routes security audit report (audit version 5) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/expo-expo-api-routes/audits/5@techreport{expo-expo-expo-api-routes-2026,
author = {expo},
title = {expo-api-routes security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/expo-expo-api-routes/audits/5},
note = {Author version 1.0.0}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "expo-api-routes security audit report (audit version 5)"
version: "1.0.0"
type: report
authors:
- name: "expo"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/expo-expo-api-routes/audits/5"
identifiers:
- type: other
value: "skillstore:expo-expo-api-routes:audit:5"
description: "Skillstore immutable audit report identifier"
Create API routes for validation, data access, and mobile app features that need server execution.
Move OpenAI, Stripe, weather, or database keys into server-side route handlers instead of client code.
Check local testing commands, deployment steps, and Cloudflare Workers limits before shipping.
Use this skill to design a basic Expo Router API route for my app. Include the route file path, supported method, response shape, and local test steps.
Use this skill to plan an Expo API route that accepts request data. Explain validation, error responses, and which HTTP status codes to use.
Use this skill to design an Expo API route that calls a third-party service with a server-side secret. Include environment variable setup and client call guidance.
Use this skill to review my Expo API route plan for EAS Hosting. Check route structure, authentication, CORS, runtime limits, deployment steps, and missing safeguards.
Author
expoLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Ref
30c73eac2afe762f6aa9c4553158769369d47351
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 161 views
File structure
๐ SKILL.md
Configure Tailwind CSS for Expo
Expo teams need consistent styling across native and web targets. This skill gives a focused setup path for Tailwind CSS v4, NativeWind v5, and react-native-css.
Build Expo Networking Flows
Mobile apps need reliable API requests, caching, token handling, and offline behavior. This skill guides Expo developers through fetch, React Query, SecureStore, NetInfo, and environment-based configuration.
Build Expo Dev Clients for Native Testing
Expo teams need reliable development clients when native code goes beyond Expo Go. This skill guides EAS build setup, TestFlight delivery, local builds, installation, and basic troubleshooting.
Build Expo DOM Components
Expo teams often need web libraries inside native apps without rewriting them. This skill guides Claude, Codex, and Claude Code through safe DOM component patterns.
Deploy Expo Apps with EAS
Expo releases require platform-specific build, credential, and store submission steps. This skill guides EAS builds, submissions, metadata, workflows, and rollout planning.
Build Native Expo App Interfaces
Expo apps often need native-feeling navigation, controls, media, and visual polish. This skill gives Codex and Claude practical patterns for Expo Router UI work.
Build Reliable Playwright Tests
by C0ntr0lledCha0s
Playwright test suites can become flaky, slow, and difficult to maintain. This skill provides practical patterns for locators, fixtures, page objects, debugging, mocking, and configuration.
Build Starknet Apps with starknet.js
by internet-court
Starknet integrations require precise provider, account, transaction, and fee handling across several APIs. This skill provides focused starknet.js v9.x patterns for reliable TypeScript applications.
Improve Vue 3 Code Quality
by vuejs-ai
Vue projects often collect reactivity, component, and performance mistakes over time. This skill gives targeted Vue 3 guidance for safer patterns and clearer code.
Build Type-Safe React Components
by softaworks
React TypeScript work often needs precise event, hook, and route types. This skill provides focused patterns for typed components, React 19 APIs, and routing.
Improve Vue Options API Code
by vuejs-ai
Vue Options API projects often lose type safety and correct this binding. This skill gives focused rules for safer Vue 3 components.
Build Frontend Apps Faster
by davila7
Frontend work often needs consistent React patterns, performance checks, and project scaffolding. This skill gives Claude and compatible agents practical guidance and local helper scripts for modern web application development.