verify-page-loaded
CommunityVerify a page is fully loaded and ready.
Software Engineering#verify#web-automation#skeleton#ui-interaction#loading-indicator#page-load#dom-ready
Authorbettyguo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Confirms that the current page has finished loading and is ready for interaction, by detecting loading spinners, skeleton screens, and placeholders. Run before extraction or interaction skills.
Core Features & Use Cases
- Deterministic readiness checks using DOM readiness, body visibility, and absence of loading indicators.
- Applicable after navigation or content changes on general websites, SPAs, or dynamic pages before data extraction or interactions.
- Guidance for integration with common automation hooks (e.g., wait_for_dom_ready, wait_for_selector, assert) to ensure reliable downstream steps.
Quick Start
Invoke this skill after navigation to ensure the page is fully ready before proceeding with extraction or interaction steps.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: verify-page-loaded Download link: https://github.com/bettyguo/browser-skills/archive/main.zip#verify-page-loaded Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.