This skill equips Claude with specialized expertise in modern browser automation, focusing on frameworks like Playwright, Puppeteer, and Selenium. It emphasizes a robust, security-first architecture that includes domain allowlisting, credential protection, and mandatory audit logging to mitigate the risks associated with web access. By following a Test-Driven Development (TDD) workflow and implementing performance patterns such as context reuse and network interception, the skill enables the creation of reliable, high-speed automation scripts suitable for testing, data collection, and workflow orchestration.
주요 기능
01Security-first architecture with domain allowlists and credential exposure protection
02Comprehensive audit logging and rate-limiting to prevent automation abuse
03Performance optimization through browser context reuse and resource blocking
04Test-Driven Development (TDD) workflow using pytest-playwright for reliable automation
05Direct browser control using Chrome DevTools Protocol (CDP) for network interception
064 GitHub stars