puppeteer-patterns
Puppeteer patterns: lifecycle, network interception, PDF generation, anti-flakiness.
Verified for:
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.
PuppeteerNode.jsHeadless
Score breakdown
Score breakdown
rubric 1.0Install count
0/20
Provenance
8.3/15
GitHub stars
0/15
Recency
8.5/10
Compatibility
4/10
Documentation depth
6.5/10
Install ergonomics
10/10
License
5/5
Verification freshness
4.3/5
Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Verified
Web scraping, search, and browser automation built to be agent-friendly.
ScrapingSearchWeb
All surfaces
Low3 min
Community
Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.
BrowserAutomationAction-taking
Code
Medium4 min
Community
Headless browser as an agent tool. Navigate JS-heavy pages, fill forms, extract content.
HeadlessBrowserJS