Browser control, navigation loops, elements locating, and scraping.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add Rahulchaube1/Rahul-Chaube-Skills --skill browser --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Browser?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rahulchaube1-browser)More formats (shields.io, HTML) on the badges page.
---
name: browser
description: Browser control, navigation loops, elements locating, and scraping.
---
# Browser
Browser control, navigation loops, elements locating, and scraping.
## Core Guidelines
- **Wait States**: Implement wait loops for dynamic JavaScript elements. Do not guess sleep durations.
- **Selectors**: Use stable IDs or data attributes instead of brittle CSS structural paths.
- **Rate Limits**: Respect targets by throttling crawler pipelines.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!