Scaffold and validate Pulse page spec
build-pagecommandsetup L2★2
invisibleloop/pulse-framework ↗What it does
Scaffold, validate, and visually approve Pulse page spec
Best for
Quickly scaffold Pulse pages with visual validation before running tests, preventing spec-to-render failures.
Inputs
- · Page description
- · Component list from src/ui/index.js
Outputs
- · Page spec file (.js)
- · Screenshot of rendered page
- · Validation report
Requires
- · pulse_validate MCP
- · Chrome DevTools MCP
Preconditions
- · src/ui/index.js exists
- · Project server running
- · Chrome available
Failure modes
- · Pulse spec validation error
- · Page renders blank
- · Console errors
- · Screenshot failure
- · Undefined component
Trust signals
- · Explicit 8-step checklist
- · Visual screenshot approval required
- · Validation runs before visual check