KS
Killer-Skills

validate-scene-ui — Categories.community

v1.0.0
GitHub

About this Skill

Perfect for Visual Validation Agents needing automated screenshot-based testing and UI validation capabilities. The "Reheboam" AI interface from the Westworld tv series.

valuecodes valuecodes
[0]
[0]
Updated: 3/4/2026

Quality Score

Top 5%
34
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add valuecodes/Rehoboam-UI/validate-scene-ui

Agent Capability Analysis

The validate-scene-ui MCP Server by valuecodes is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Perfect for Visual Validation Agents needing automated screenshot-based testing and UI validation capabilities.

Core Value

Empowers agents to run screenshot-based visual validation after scene/UI changes using pnpm and capture outputs as objective evidence in final reports, supporting options for animation progression sampling and custom output paths.

Capabilities Granted for validate-scene-ui MCP Server

Automating visual regression testing
Validating UI changes after code updates
Capturing animation progression for debugging

! Prerequisites & Limits

  • Requires pnpm installation
  • Limited to screenshot-based validation
  • Dependency on rehoboam-ui interface
Project
SKILL.md
1.4 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Validate Scene UI

Overview

Run screenshot-based visual validation after scene/UI changes and use the captures as objective evidence in the final report.

Validation Workflow

  1. Run screenshot capture.
bash
1pnpm --filter rehoboam-ui screenshot:scene
  1. Use options when needed:
  • pnpm --filter rehoboam-ui screenshot:scene --count 3 --interval-ms 1200 to sample animation progression.
  • pnpm --filter rehoboam-ui screenshot:scene --output .tmp/screenshots/<label>.png to keep outputs tied to the task.
  • pnpm --filter rehoboam-ui screenshot:scene:headed for local visual debugging.
  1. Review both generated images:
  • Full page: <output>.png
  • Instrument crop: <output>.instrument.png
  1. Check visual quality:
  • Preserve layout alignment and spacing.
  • Avoid clipping, overlap, or unreadable text.
  • Keep ring/sweep/divergence rendering stable and intentional.
  • Confirm callouts/panel positioning remains usable.
  1. Report concrete findings with screenshot file paths and whether the scene quality appears acceptable.

Notes

  • The underlying command executes apps/ui/scripts/screenshot-scene.ts, which runs Playwright against http://127.0.0.1:3000 by default, starts the API worker on http://127.0.0.1:3001/api/events, and captures deterministic outputs under apps/ui/.tmp/screenshots/.
  • Use this skill by default for UI/animation validation unless the user explicitly asks to skip screenshot checks.

Related Skills

Looking for an alternative to validate-scene-ui or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication