Skip to main content

playwright

Use a real browser to navigate, verify, extract, and reproduce UI behavior through deterministic scripted steps.

Aller à l'installation

Informations de source

Dépôt
Calvin-Corbett/thomas
Dernière activité de la source
9 septembre 2026 à 02:49
Langue détectée de SKILL.md
anglais
Étoiles
4
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
playwright
description
Use a real browser to navigate, verify, extract, and reproduce UI behavior through deterministic scripted steps.
# Playwright Use this skill when Thomas needs a real browser for verification, data capture, or repeatable UI workflows. ## Workflow 1. Navigate to the target page or local app. 2. Reproduce the flow with the minimum reliable browser actions. 3. Capture snapshots, screenshots, console errors, or network evidence as needed. 4. Turn observations into concrete fixes or proof artifacts. 5. Re-run the critical path after any UI change. ## Rules - Prefer deterministic browser steps over vague manual descriptions. - Keep browser evidence tied to the exact page state you tested.
Voir sur GitHub