remorses / playwriter
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/playwriter && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2332" && unzip -o skill.zip -d .claude/skills/playwriter && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/playwriter/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
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
0 views
0 installs