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

Mantine Form Skill

pormantinedev·mantinedev· v1.0.0 · atualizado em 2026-04-11
79
Score

This skill is designed to handle Mantine forms. It enables interaction with and management of forms built using the Mantine React components library.

reactform-validationmantineui-libraryfrontend-developmentform-handling
Linguagens
TypeScriptJavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmantine-form/workflow
1
Set up the form: — Use `useForm` hook to initialize the form with initial values and validation rules.
2
Wire inputs: — Connect input components to the form using `getInputProps`.
3
Handle submission: — Define the `onSubmit` handler to process form values when validation passes.
4
Implement validation rules: — Define validation rules using the `validate` object or a function.
5
Choose form mode: — Select either 'controlled' or 'uncontrolled' mode based on form size and performance needs.
6
Test the form: — Verify that validation rules are correctly applied and the form behaves as expected.

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 a ←Mantine Custom Components Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Mantine Form Skill
mantine-form
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
create a form with Mantineimplement form validation using Mantineuse Mantine form hookhandle form submission with Mantinebuild a form in React with Mantinevalidate form inputs with Mantineset up a Mantine form

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

Dependências

@mantine/form

Links

GitHub Repository