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

RivetKit Swift Client

porrivet-dev·rivet-dev· v1.0.0 · atualizado em 2026-04-10
78
Score

RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.

swiftrivetkitactor-modelrealtime-communicationgame-developmentclient-sdk
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdrivetkit-client-swift/workflow
Install the RivetKit Swift package dependency.
Import `RivetKitClient` in your Swift code.
Configure the `ClientConfig` with the endpoint, namespace, and token.
Create a `RivetKitClient` instance with the configuration.
Get or create an actor handle using `client.getOrCreate()`.
Call actions on the actor handle using `handle.action()`.
Manage stateful connections using `handle.connect()` and `conn.dispose()`.
Dispose of the client using `client.dispose()` when done.

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

Compõe comRivet Actors
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aSwiftUI Performance Audit
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aArchitecting Flutter Layouts
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aArchitecting Flutter Applications
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

RivetKit Swift Client
rivetkit-client-swift
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers6
integrate RivetKit with Swiftuse RivetKit client in Swift appconnect to Rivet Actors using Swiftcreate actor handles in Swiftcall actions on Rivet Actors from Swiftmanage connections to Rivet Actors in Swift

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 rivetkit-client-swift
$ synaptic skills detail rivetkit-client-swift
$ synaptic skills live rivetkit-client-swift

Dependências

RivetKitClient

Links

GitHub Repository