api-routes
✓Guidelines for creating API routes in Expo Router with EAS Hosting
Installation
SKILL.md
API routes live in the app directory with +api.ts suffix:
This starts a local server at http://localhost:8081 with full API route support.
This builds and deploys your API routes to EAS Hosting (Cloudflare Workers).
Guidelines for creating API routes in Expo Router with EAS Hosting Source: marcoodignoti/couple-diary.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/marcoodignoti/couple-diary --skill api-routes- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is api-routes?
Guidelines for creating API routes in Expo Router with EAS Hosting Source: marcoodignoti/couple-diary.
How do I install api-routes?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/marcoodignoti/couple-diary --skill api-routes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/marcoodignoti/couple-diary
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01