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

Playwright CLI Skill

poropenai·openai· v1.0.0 · atualizado em 2026-04-10
80
Score

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

playwrightbrowser-automatione2e-testingweb-scrapingcliautomationui-testing
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdplaywright/workflow
1. Check for `npx` availability and prompt user to install Node.js/npm if missing.
2. Open the target webpage using `$PWCLI open <url>`.
3. Take a snapshot of the page using `$PWCLI snapshot` to establish element references.
4. Interact with elements using commands like `$PWCLI click <element_ref>`, `$PWCLI fill <element_ref> <value>`, and `$PWCLI press <key>`.
5. Re-snapshot after navigation or significant UI changes.
6. Capture screenshots or traces as needed using `$PWCLI screenshot` or `$PWCLI tracing-start`/`$PWCLI tracing-stop`.
7. Repeat steps 3-6 as necessary to complete the desired workflow.

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

Compõe comWeb Scraper
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
Compõe comPlaywright Interactive Skill
95%
Hebbian Synapse
Composite0.950
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aWeb Application Testing
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aAPI Test Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
88
Similar aTest Data Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Co-executedWeb Application Testing
49%
Hebbian Synapse
Composite0.491
w = 0.3·α + 0.5·β + 0.2·γ
83
Co-executedTest Data Generator
49%
Hebbian Synapse
Composite0.488
w = 0.3·α + 0.5·β + 0.2·γ
83
Co-executedPlaywright Interactive Skill
50%
Hebbian Synapse
Composite0.496
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Playwright CLI Skill
playwright
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
automate a browseruse playwright to fill a formtake a screenshot of a webpageextract data from a websitedebug a UI flowinteract with a website programmaticallyautomate browser navigationuse playwright cli

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança48%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download playwright
$ synaptic skills detail playwright
$ synaptic skills live playwright

Dependências

@playwright/clinpx

Links

GitHub Repository