About
This skill provides a standardized framework for building resilient web scrapers with Playwright within the Claude Code environment. It guides users through a rigorous 3-phase process—Login, Index, and Show—ensuring that authentication is handled persistently, site hierarchies are accurately mapped, and data is extracted using stable semantic selectors. By emphasizing incremental script development over ephemeral exploration, this skill enables the creation of scrapers that are reproducible, recoverable from failures, and capable of handling dynamic modern web frameworks like React and HeadlessUI.