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

Dev Browser Skill

porsawyerhood·sawyerhood· v1.0.0 · atualizado em 2026-04-10
85
Score

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

browser-automationweb-testingweb-scrapingplaywrighte2e-testingweb-automation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddev-browser/workflow
1. Determine the appropriate mode (standalone or extension) based on user requirements.
2. Write a small script to perform a single action (e.g., navigate to a page, click a button, fill a form).
3. Execute the script using the `tsx` command within the `skills/dev-browser` directory.
4. Observe the output and evaluate the current state of the web page.
5. If the task is not complete, write another script to perform the next action.
6. Repeat steps 3-5 until the task is finished.
7. Disconnect the client to exit and persist the page state.

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 com ←Ralph TUI PRD Generator
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aTesting Flutter Applications
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aQA Test Planner
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aGo Testing Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Dev Browser Skill
dev-browser
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers10
go to a websiteclick on a buttonfill out a formtake a screenshot of the pagescrape data from the websiteautomate a browser workflowtest the websitelog into my accountnavigate to [url]interact with the browser

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

Dependências

playwrighttsx@types/node

Links

GitHub Repository