Elementor Verify banner
faisalnandak faisalnandak

Elementor Verify

Testing community

Description

--- description: Compare a live page against its backlog mockup with Playwright at 1280, 768 and 390 argument-hint: "<live URL> <mockup URL>" --- Verify: $ARGUMENTS Load `visual-verify` and follow it. Both URLs over HTTP, never `file://`. At each of 1280, 768 and 390: 1. Paste `scripts/visual-compare.js` into `browser_evaluate` and run `KT.report()` on both pages. Diff the section table first. 2. Then grids (`KT.box`), then component boxes, then typography (`KT.type`), then `KT.overflo

Installation

Installs to ~/.claude/skills/faisalnandak-claude-elementor-pro-elementor-verify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/faisalnandak-claude-elementor-pro-elementor-verify && curl -fsSL https://raw.githubusercontent.com/faisalnandak/claude-elementor-pro/HEAD/commands/elementor-verify.md -o ~/.claude/skills/faisalnandak-claude-elementor-pro-elementor-verify/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository