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

@json-render/core

porvercel-labs·vercel-labs· v1.0.0 · atualizado em 2026-04-10
80
Score

Core package for defining schemas, catalogs, and AI prompt generation for json-render. Use when working with @json-render/core, defining schemas, creating catalogs, or building JSON specs for UI/video generation.

json-schemaai-promptingjson-renderingspec-generationdynamic-expressionsstate-management
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcore/workflow
1. Define a schema using `defineSchema` to specify the structure of specs and catalogs.
2. Create a catalog using `defineCatalog` to map component/action names to their definitions.
3. Generate AI prompts using `catalog.prompt()` based on the schema's promptTemplate.
4. Process streaming AI responses using `createSpecStreamCompiler`.
5. Resolve dynamic prop expressions using `$state`, `$bindState`, `$cond`, and `$template`.
6. Implement state watchers to trigger actions when state values change.
7. Validate the spec using `validateSpec` and auto-fix issues using `autoFixSpec`.

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 aPUA 万能激励引擎
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aAgent MD Refactor
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aSkill Judge
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

@json-render/core
core
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
define a schema for json-rendercreate a catalog for componentsgenerate ai prompts using a cataloguse specstream utilitiesresolve prop values dynamicallyvalidate a specbuild a user prompt for aiimplement state watchers

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

Dependências

@json-render/corezod

Links

GitHub Repository