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

Tool UI

porassistant-ui·assistant-ui· v1.0.0 · atualizado em 2026-04-10
83
Score

Find, install, configure, and integrate Tool UI components in React apps using shadcn registry entries, compatibility checks, scaffolded runtime wiring, and troubleshooting workflows. Use when developers ask to add one or more Tool UI components, choose components for a use case, verify compatibility, or wire Tool UI payloads into assistant-ui or an existing chat/runtime stack.

tool-uireactshadcnui-componentsagent-uifrontend-development
Linguagens
TypeScriptJavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdtool-ui/workflow
1
Compatibility Check: — Run compatibility and doctor checks using `python scripts/tool_ui_compat.py`. Auto-fix missing registry entries if needed.
2
Component Discovery: — List available components or find components based on use case keywords using `python scripts/tool_ui_components.py`.
3
Component Installation: — Generate and execute the install command using `python scripts/tool_ui_components.py install` which uses `npx shadcn@latest add`.
4
Scaffolding and Integration: — Generate wiring snippets using `python scripts/tool_ui_scaffold.py` for assistant-backend, assistant-frontend, or manual integration modes.
5
Validation: — Run type checks and linting. Trigger a real tool call and confirm the UI renders and interactions complete the expected flow.
6
Troubleshooting: — If integration is broken, consult troubleshooting guides.

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 aDynamic Stop Loss (DSL) v4
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aQVeris — Search & Action Engine
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aAdversarial Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Tool UI
tool-ui
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
add a tool UI componentinstall tool UI in my React appintegrate tool UI with assistant UIfind tool UI components for a use casecheck tool UI compatibilitywire tool UI payloads into my chat UIscaffold tool UI runtime wiringtroubleshoot tool UI integration

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

Dependências

pythonshadcn/uinpx

Links

GitHub Repository