browser-automation
Expert guidance on Playwright browser automation, focusing on reliable locators, test isolation, and stealth scraping.
Install
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill browser-automationStats
| Total installs | 3,075 |
| Weekly installs | 3.0K |
| GitHub stars | 27.9K |
| First seen | Jan 19, 2026 |
| Source | @sickn33/antigravity-awesome-skills |
Summary
- Emphasizes user-facing locators and Playwright's auto-wait mechanism to eliminate flaky selectors and arbitrary timeouts
- Enforces test isolation patterns with fresh state per test and stealth plugins to avoid detection systems
- Covers anti-patterns including CSS/XPath-first selection, single browser contexts, and manual wait calls
- Includes sharp-edge guidance on traces, viewport consistency, request delays, and popup timing to prevent common failures
Tags
Related skills
| Skill | Installs | vs browser-automation |
|---|---|---|
| sast-configuration | 3,348 | +273 |
| apify-lead-generation | 2,816 | -259 |
| anti-reversing-techniques | 3,366 | +291 |
| plugin settings | 3,351 | +276 |
| video-production | 3,355 | +280 |
FAQ
- How many installs does browser-automation have?
- browser-automation has 3,075 total installs and 3.0K installs this week.
- Where is browser-automation hosted?
- browser-automation is published by @sickn33/antigravity-awesome-skills at https://github.com/sickn33/antigravity-awesome-skills.
- How many GitHub stars does browser-automation have?
- browser-automation has 27.9K GitHub stars.
- When was browser-automation first indexed?
- OrangeBot.AI first indexed browser-automation on Jan 19, 2026.
- How do I install browser-automation?
- Run: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill browser-automation