Content Preview
--- name: expo-api-routes description: Guidelines for creating API routes in Expo Router with EAS Hosting risk: unknown source: community version: 1.0.0 license: MIT --- ## When to Use API Routes Use API routes when you need: - **Server-side secrets** — API keys, database credentials, or tokens that must never reach the client - **Database operations** — Direct database queries that shouldn't be exposed - **Third-party API proxies** — Hide API keys when calling external services (OpenAI, Stri
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/expo-api-routes.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/expo-api-routes/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/expo-api-routes/SKILL.md
Related Skills
Finishing a Development Branch
Complete feature development with structured options for merge, PR, or cleanup
finishing-a-development-branchfinishing a development branch
by Jesse Vincent (community) · obra-superpowers-skills
development
Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end application delivery.
development
by sickn33 (Antigravity) · antigravity-awesome-skills
development_workflows
Fullstack Development Workflows
engineering-teamdevelopmentworkflows
by alirezarezvani · alirezarezvani-claude-skills
expo-dev-client
Build and distribute Expo development clients locally or via TestFlight
generalexpodevclient
by sickn33 (Antigravity) · antigravity-awesome-skills