Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Create a secret

porexpo·expo· v1.0.0 · atualizado em 2026-04-10
79
Score

Guidelines for creating API routes in Expo Router with EAS Hosting

expo-routerapi-routesserverless-functionstypescripteas-hostingcloudflare-workers
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdexpo-api-routes/workflow
1. Define the API endpoint's purpose and required data.
2. Create the `+api.ts` file in the appropriate directory within the `app` folder.
3. Implement the necessary HTTP methods (GET, POST, PUT, DELETE) as exported functions.
4. Handle request parameters, headers, and JSON bodies.
5. Implement error handling and return appropriate HTTP status codes.
6. Deploy the API route to EAS Hosting using `eas deploy`.
7. Test the API route using `curl` or a similar tool.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aDesigning with Sleek
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
87
Similar aExpo UI Guidelines
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aExpo Networking
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Create a secret
expo-api-routes
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
create an API route in Expo Routerdeploy API routes with EAS Hostinguse serverless functions in Expobuild a backend for an Expo apphandle HTTP requests in Expo Routerimplement API endpoints in Exposecure API keys in Expo apps

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download expo-api-routes
$ synaptic skills detail expo-api-routes
$ synaptic skills live expo-api-routes

Dependências

@libsql/client/webeas-cli

Links

GitHub Repository