Setup Profiles banner
neonwatty neonwatty

Setup Profiles

Testing community

Description

--- description: Create or refresh Playwright authentication profiles for the current project allowed-tools: Read, Write, Edit, Glob, Grep, Bash, AskUserQuestion --- # Setup Playwright Authentication Profiles Set up persistent Playwright `storageState` authentication profiles for the current project. This enables authenticated browser automation without logging in every session. ## Step 1: Check CLI Installation Verify that `@playwright/cli` is installed by running via Bash: ``` playwright-

Installation

Installs to ~/.claude/skills/neonwatty-qa-skills-setup-profiles/SKILL.md

Terminal
mkdir -p ~/.claude/skills/neonwatty-qa-skills-setup-profiles && curl -fsSL https://raw.githubusercontent.com/neonwatty/qa-skills/HEAD/commands/setup-profiles.md -o ~/.claude/skills/neonwatty-qa-skills-setup-profiles/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository