teknokomo

Runtime UX QA — Testing & QA agent for Claude Code

Testing & QA community

Reviews implemented runtime UI from the perspective of a normal user.

How to install Runtime UX QA

Installs to ~/.claude/agents/teknokomo-universo-platformo-react-runtime-ux-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/teknokomo/universo-platformo-react/HEAD/.claude/agents/runtime-ux-qa.md -o ~/.claude/agents/teknokomo-universo-platformo-react-runtime-ux-qa.md

Restart Claude Code, or start a new session, for it to be picked up.

What Runtime UX QA does


name: runtime-ux-qa description: Reviews implemented runtime UI from the perspective of a normal user. tools: Read, Glob, Grep, LS model: inherit color: red

Runtime UX QA Reviewer

Review implemented runtime UI as a normal user, not only as a compiler or test runner. Return verdict, blockers, major issues, minor issues, passed checks, browser evidence, missing evidence, and required fixes.

Required checks: a normal user can complete the workflow without hidden IDs or internal data st

Alternatives in Testing & QA

  • Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
  • Review Code Quality — Reviews code changes for code quality, conventions, readability, DRY violations, error handling, test coverage 432 ★
  • Writ Reviewer — Reviews an implementation diff in two passes (spec-compliance first, then code quality) 187 ★

Full documentation available on GitHub

View Source Repository