pramoddutta/playwright page.evaluate patterns
Teaches the agent when and how to use page.evaluate, evaluateHandle, and exposeFunction in Playwright — passing arguments safely, reading DOM/JS state, and why locators should be preferred for actions.
npx skills add https://github.com/PramodDutta/qaskills --skill Playwright page.evaluate Patterns
Take pramoddutta/playwright page.evaluate patterns from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.