headless-browser-verify

Official

Verify keystone.guru pages with real headless Chrome

AuthorRaiderIO
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows for the verification of keystone.guru pages using a real headless Chrome browser, enabling reproduction of rendering and JavaScript issues, measurement of layout, error catching, and screenshot taking for analysis.

Core Features & Use Cases

  • Real Headless Chrome: Runs keystone.guru pages in a real headless Chrome environment to reproduce rendering and JavaScript issues.
  • Layout Measurement: Measures layout and catches page errors.
  • Screenshot Taking: Takes screenshots that can be viewed with the Read tool for further analysis.
  • Use Case: When curl or static reasoning is not enough, use this Skill to verify the rendering and behavior of keystone.guru pages, especially for JavaScript-driven UI elements and layout issues.

Quick Start

Run the headless-browser-verify skill to verify the search page of keystone.guru by executing the following command: docker compose exec -T app sh -c 'cd /var/www && node .chrome-tmp/browse.js http://nginx/search --screenshot /var/www/.chrome-tmp/shot.png --click ".affixselect.bootstrap-select button" --eval "document.querySelectorAll(\".dropdown-menu.show li\").length"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: headless-browser-verify
Download link: https://github.com/RaiderIO/keystone.guru/archive/main.zip#headless-browser-verify

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.