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

Generative UI

portambo-ai·tambo-ai· v1.0.0 · atualizado em 2026-04-11
78
Score

Create a new Tambo generative UI application from scratch. Use this skill for brand-new projects where users describe the UI in natural language. For existing applications, use the build-with-tambo skill instead.

generative-uitamboreactnextjsviteui-developmentllm-integration
Linguagens
JavaScriptTypeScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgenerative-ui/workflow
1
Gather Preferences: — Ask the user about the app type, framework (Next.js or Vite), and app name using `AskUserQuestion`.
2
Collect API Key: — Prompt the user to paste their Tambo API key.
3
Scaffold Project: — Use `npx tambo create-app` with the appropriate template and `--skip-tambo-init`.
4
Configure API Key: — If provided, use `npx tambo init --api-key=<USER_PROVIDED_KEY>`.
5
Create Custom Components: — Generate 1-2 components tailored to the app type, ensuring they have a Zod schema and are registered in `lib/tambo.ts`.
6
Start Dev Server: — Run `npm run dev` in the background.
7
Provide Summary: — Inform the user about the setup, components created, app URL, and any remaining steps.

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 aAmazon Product Finder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aX Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aBNB Chain MCP Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Generative UI
generative-ui
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
create a generative UI appbuild a UI with Tamboscaffold a Tambo applicationgenerate a React component from natural languageset up a Tambo projectcreate a new UI using AIbuild a Tambo app from scratchgenerate UI components with Tambo

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

Dependências

next.jsvitereacttypescripttailwindcsszod@tambo-ai/react@tambo-ai/client

Links

GitHub Repository