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

Writing E2E Tests

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

Writing Playwright E2E tests for tldraw. Use when creating browser tests, testing UI interactions, or adding E2E coverage in apps/examples/e2e or apps/dotcom/client/e2e.

e2e-testingplaywrightui-testingbrowser-testingtest-automationtldraw
Linguagens
TypeScriptJavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdwrite-e2e-tests/workflow
1. Identify the feature to be tested and its location in the codebase.
2. Choose the appropriate test setup pattern (e.g., `setupOrReset`, shared page, with shapes).
3. Write the test using Playwright, interacting with the editor or UI elements.
4. Use assertions to verify the expected behavior.
5. Handle platform-specific differences (e.g., modifier keys, mobile).
6. Run the test and analyze the results.
7. Address any failures and consider skipping flaky tests.

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 aWriting Unit Tests
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Browsing With Chrome Direct
60%
Hebbian Synapse
Composite0.600
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 E2E Tests
write-e2e-tests
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers7
write an e2e test for tldrawcreate a playwright testadd e2e coveragewrite a browser testtest UI interactions with Playwrightgenerate a playwright test for a UI componentcreate an end-to-end test using Playwright

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

Dependências

@playwright/testtldraw

Links

GitHub Repository