πŸš€
DevOpsHTML

Expo API Routes

by coco-research

Expo API Routes is a DevOps skill for Claude Code, published by coco-research in coco.

218 stars11 forkson coco-research/cocoAdded 2026/09/04Repository updated 2026/09/03
agent-skillsagents-mdaiai-agentsclaude-codecodexcursordeveloper-toolsllm-toolsmcppm-toolsproduct-managementproductivityprompt-engineeringworkflow-automation
Install in seconds
Install Expo API Routes
Copy Expo API Routes into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/coco-research/coco/tree/main/skills/expo-api-routes ~/.claude/skills/expo-api-routes

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/coco-research/coco.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/expo-api-routes/SKILL.md in coco-research/coco
Installs to
~/.claude/skills/expo-api-routes
Collection
One of 25 skills cataloged from this repository
Category
DevOps β€” 920 skills

What Expo API Routes does

Expo API Routes guides creating server-side API endpoints in Expo Router with EAS Hosting. Use it for secrets, database access, webhooks, validation, and other logic that should run on the server.

Expo API Routes is cataloged under DevOps on DirSkills. Expo API Routes comes from a repository tagged agent-skills, agents-md, ai, ai-agents and claude-code.

Documentation

README

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, Stripe, etc.)
  • Server-side validation β€” Validate data before database writes
  • Webhook endpoints β€” Receive callbacks from services like Stripe or GitHub
  • Rate limiting β€” Control access at the server level
  • Heavy computation β€” Offload processing that would be slow on mobile

When NOT to Use API Routes

Avoid API routes when:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Expo API Routes

  • What else does coco-research publish alongside Expo API Routes?

    Expo API Routes is one of 25 skills that DirSkills catalogs from coco-research/coco, the repository it ships in. Its siblings there include AI Marketing Videos, AI Product Development and API Design Principles. Each one is a separate skill with its own page in this directory, installs the same way Expo API Routes does, and is maintained by coco-research in that same repository. The rest of the collection is listed on the coco-research/coco page.

  • How does Expo API Routes compare to other DevOps skills?

    Expo API Routes ranks #802 by stars among the 920 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Expo API Routes against them. Open each page to compare what they document and how they install.

More from coco-research/coco

Expo API Routes is one of 25 skills cataloged on DirSkills from coco-research/coco.

See all 25 skills β†’
🎬
2h ago

AI Marketing Videos

AI Marketing Videos creates marketing videos for ads, promos, launches, and brand content. Use it to generate product demos, explainers, social ads, testimonials, and voiceover-backed video workflows.
AI Engineering
21811
πŸ€–
2h ago

AI Product Development

AI Product Development helps ship production-grade AI features with LLM integration, RAG, prompt engineering, streaming, safety guardrails, and cost control. It is used when building AI products that need structured outputs, validation, and user trust.
AI Engineering
21811
πŸ”—
2h ago

API Design Principles

API Design Principles helps you design and review REST and GraphQL APIs with clear resources, methods, versioning, pagination, and error handling. Use it when defining API standards or improving existing endpoints.
AI Engineering
21811
⚑
2h ago

Agent Lightning

Agent Lightning trains AI agents with reinforcement learning, prompt optimization, and supervised fine-tuning. Use it to instrument agents with traces, configure LightningStore, define rewards, and run RL or APO training loops.
AI Engineering
21811
πŸ›οΈ
2h ago

Arb Review

Arb Review generates an 11-slide architecture review board deck from PRD, architecture maps, and project context. Use it to prepare a sign-off presentation with diagrams, risks, NFRs, and a decision ask.
AI Engineering
21811
πŸ—ΊοΈ
2h ago

Arch Index

Arch Index builds and validates .arch/index.json, a commit-pinned map from architectural components to the real files that implement them. It is used to find component implementation files and detect when architecture docs drift from the code.
Automation
21811