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

Writing Unit Tests

portldraw·tldraw· v1.0.0 · atualizado em 2026-04-11
80
Score

Writing unit and integration tests for the tldraw SDK. Use when creating new tests, adding test coverage, or fixing failing tests in packages/editor or packages/tldraw. Covers Vitest patterns, TestEditor usage, and test file organization.

unit-testingintegration-testingvitesttest-automationjavascripttypescripttldraw
Linguagens
JavaScriptTypeScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdwrite-unit-tests/workflow
1. Identify the component or feature to be tested.
2. Determine if a unit or integration test is required.
3. Choose the appropriate testing environment (TestEditor or Editor).
4. Set up test fixtures and mock dependencies.
5. Write the test code using Vitest.
6. Run the tests and analyze the results.
7. Refactor the test code or component as needed.

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 ←Writing E2E Tests
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Browsing With Chrome Direct
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Architecture Review
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Maestro End-To-End
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Playwright Interactive Sandbox
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Laravel Testing
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Writing Unit Tests
write-unit-tests
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
write unit tests for tldrawcreate integration tests for tldraw SDKadd test coverage to editor packagefix failing tests in tldrawimplement vitest testsuse TestEditor for testingtest shape interactionstest editor functionality

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 write-unit-tests
$ synaptic skills detail write-unit-tests
$ synaptic skills live write-unit-tests

Dependências

@tldraw/editor@tldraw/tlschemavitest

Links

GitHub Repository