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

Vue

porantfu·antfu· v1.0.0 · atualizado em 2026-04-10
80
Score

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.

vuevue-3composition-apitypescriptfrontend-developmentsfc
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdvue/workflow
1. Define the component's props using `defineProps` with TypeScript types.
2. Define the component's emitted events using `defineEmits`.
3. Define reactive data using `ref` or `reactive`.
4. Create computed properties using `computed`.
5. Set up watchers using `watch` or `watchEffect`.
6. Use lifecycle hooks like `onMounted` or `onUpdated` as needed.
7. Implement the component's template with data bindings and event handlers.

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

Depende deVue
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aVercel React Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aWeb Interface Guidelines
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar afrontend-design
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85

Árvore do Skill

Vue
vue
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
write a Vue componentuse Vue 3 Composition APIcreate a Vue SFCdefine props in Vueemit events in Vueuse watchers in Vueimplement Vue reactivityuse script setup in Vue

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

Dependências

vue

Links

GitHub Repository