Help us improve
Share bugs, ideas, or general feedback.
From rldyour-design
Браузер-валидация дизайн-имплементации после UI/Figma/shadcn/ReactBits работы через Playwright + Chrome DevTools MCP. Используй для: проверь дизайн, проверь верстку, адаптив, скриншоты, проверь визуальное соответствие макету. EN triggers: validate design, check layout, responsive validation, pixel-perfect check, design screenshots, design QA, compare to Figma frame.
npx claudepluginhub nddev-it-com/rldyour-claudecode --plugin rldyour-designHow this skill is triggered — by the user, by Claude, or both
Slash command
/rldyour-design:design-validationThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Prove that design work is visually accurate, functionally correct, responsive, accessible enough for the scope, and aligned with business behavior.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Prove that design work is visually accurate, functionally correct, responsive, accessible enough for the scope, and aligned with business behavior.
This skill depends on rldyour-browser, especially browser-validation.
Use this skill without waiting for explicit invocation when the task has changed or created:
If browser tools cannot run, state the blocker and perform the strongest available static checks instead. Do not mark meaningful design work as complete without either browser evidence or an explicit validation blocker.
For every meaningful design implementation, validate:
Use browser/ for all browser artifacts:
browser/<feature>-figma-reference.png when a reference screenshot is created.browser/<feature>-desktop.png.browser/<feature>-mobile.png.browser/<feature>-state-<name>.png.browser/<feature>-trace.zip or similar only when useful.Do not commit browser artifacts. Delete them after the task unless the user explicitly asks to keep them.
mcp__plugin_rldyour-mcps_playwright__*) for browser flow reproduction, screenshots, accessibility snapshots, and assertions.mcp__plugin_rldyour-mcps_chrome-devtools__*) for console/network/runtime/layout/performance diagnosis when relevant.mcp__plugin_rldyour-mcps_figma__*) and screenshots.toHaveScreenshot() snapshot comparison when the project already adopted it; do not introduce Percy/Chromatic without explicit user request.Design implementation is not done until:
Report in Russian:
Visual checks: frames/viewports/states checked.Screenshots: artifact paths under browser/ and cleanup status.Functional checks: flows and business rules verified.Runtime checks: console/network/performance status if checked.Fixed mismatches: visual or behavioral issues corrected.Residual gaps: exact missing Figma access, assets, credentials, states, or browser constraints.