ui-verify
Verify UI changes using browser-based testing and visual checks.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Verify UI changes using browser-based testing and visual checks.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create and refine glossary entries with consistent taxonomy, cross-linking, and editorial quality.
Perform safe cleanup and refactors that reduce duplication, dead code, and maintenance burden.
Ship repeatable SEO and discoverability improvements for metadata, structured data, and crawl surfaces.
Maintain documentation changes with correct placement, check policy, and PR-ready outcomes.
Encode taste as structure and maintain premium design standards.
Resolve TypeScript type errors systematically across the project.
| name | ui-verify |
| description | Verify UI changes using browser-based testing and visual checks. |
| required_tools | ["run_command","browser_subagent"] |
| version | 1.0.0 |
Ensures visual and interactive changes match design system expectations and accessibility standards.
Environment Setup: Ensure the dev server is running.
bun dev
Visual Audit:
Accessibility:
Automated Verification:
Run E2E routes:
bun run test:e2e
Run visual regression:
bun run test:visual
Use the browser_subagent for automated visual checks and screenshots when manual verification is not preferred.