From 9c33fca42e6f48bf608b4b36db10596ea2f3a5f8 Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Thu, 29 Jan 2026 19:46:29 +0100 Subject: [PATCH] Update SKILL.md --- skills/playwriter/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/playwriter/SKILL.md b/skills/playwriter/SKILL.md index 845c32e..b33a005 100644 --- a/skills/playwriter/SKILL.md +++ b/skills/playwriter/SKILL.md @@ -1,6 +1,6 @@ --- name: playwriter -description: Control the user own Chrome browser via Playwriter extension with Playwright code snippets in a stateful local js sandbox via playwriter cli. Automate web interactions, take screenshots, inspect accessibility trees, debug & profile web applications. Run `playwriter skill` command to read the complete up to date skill +description: Control the user own Chrome browser via Playwriter extension with Playwright code snippets in a stateful local js sandbox via playwriter cli. Automate web interactions, take screenshots, inspect accessibility trees, debug & profile web applications. ALWAYS run `playwriter skill` command to read the complete up to date skill --- ## Quick Start