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

About InstantDB aka Instant

porinstantdb·instantdb· v1.0.0 · atualizado em 2026-04-10
79
Score

Build complete, functional apps with InstantDB as the backend. Use when creating React/vanilla JS or expo applications. Triggers on requests for building apps.

instantdbmobile-developmentreact-nativeexpoclient-side-databasefrontendjavascript
Linguagens
JavaScriptTypeScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdinstantdb/workflow
1. Check for existing `instant.schema.ts` and `instant.perms.ts` files.
2. Verify the presence of app ID and admin token in `.env` or another env file. If missing, prompt the user to provide them or create a new app using `npx instant-cli init-without-files`.
3. Install the appropriate InstantDB SDK (`@instantdb/core`, `@instantdb/react`, or `@instantdb/react-native`) using the project's package manager (npm, pnpm, bun).
4. Initialize InstantDB with the app ID, admin token, and schema.
5. Implement the data model using Instant utility types (`InstaQLEntity`).
6. Implement queries and transactions to read and write data.
7. Implement authentication using `db.useAuth` or `db.subscribeAuth`.
8. Build the UI components and integrate them with the InstantDB backend.

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 aAsc Crash Triage
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aAndroid Testing Strategies
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aSwift Architecture Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

About InstantDB aka Instant
instantdb
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.RECOMMEND
5.ACT
Triggers7
build a mobile app with InstantDBcreate a React Native app with InstantDB backenddevelop an Expo app using InstantDBuse InstantDB for a new applicationscaffold a new app with InstantDBgenerate a functional app with InstantDBcreate a React app with InstantDB

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 instantdb
$ synaptic skills detail instantdb
$ synaptic skills live instantdb

Dependências

@instantdb/core@instantdb/react@instantdb/react-native@instantdb/adminnpmpnpmbun

Links

GitHub Repository