feat: add ui-ux-tester subagent#195
Closed
ScientificAJ wants to merge 2 commits intoVoltAgent:mainfrom
Closed
Conversation
Enhanced the role description for the UI/UX Tester to emphasize the importance of visual spacing and micro-interactions. Updated the testing checklist and methodologies to include specific focus on spacing and granular functionality.
Contributor
Author
|
Recovery update: I rebuilt the GitHub is currently refusing both reopen and replacement PR creation because Fresh branch is ready if maintainers want to recover the work manually: Suggested compare URL: |
Contributor
Author
zLHF
pushed a commit
to zLHF/awesome-claude-code-subagents
that referenced
this pull request
Apr 20, 2026
Closes VoltAgent#195 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Why
This adds a dedicated specialist for exhaustive UI and UX functionality testing driven by documented user flows. It focuses on actively driving interfaces, validating real interaction paths, and producing structured defect reports with screenshots, repro context, and concrete fixes.
Overlap and distinction
This sits near qa-expert and accessibility-tester, but it is intentionally narrower and not redundant.
The differentiator is the interaction-first posture: it reads documentation, tests every documented function with browser or desktop tooling, and produces actionable UI defect handoff rather than generic QA planning or accessibility-only review.