puppeteer-patterns
Puppeteer patterns: lifecycle, network interception, PDF generation, anti-flakiness.
Install
$ npx skills add puppeteer-skills/patternsBest for
Node teams using Puppeteer for scraping, PDF rendering, or visual testing.
About this skill
Puppeteer browser automation: page lifecycle, evaluate vs exposeFunction, network interception, PDF generation.
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Web scraping, search, and browser automation built to be agent-friendly.
Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.
Headless browser as an agent tool. Navigate JS-heavy pages, fill forms, extract content.