ux-qa-gateSelf-review gate for UI/UX work before delivering to the user. Run automatically after building, modifying, or completing any user-facing feature, page, comp...
Install via ClawdBot CLI:
clawdbot install michellebolander/ux-qa-gateGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.nngroup.com/articles/ten-usability-heuristics/Audited Apr 17, 2026 · audit v1.0
Generated May 9, 2026
After building a multi-step checkout flow with cart, shipping, payment, and confirmation pages, run the UX QA Gate to ensure every button works, forms submit correctly, and error/loading states are handled. This prevents broken checkout experiences that would lead to lost sales.
When deploying a new analytics dashboard with data visualizations and filters, use the gate to verify functionality, check empty/loading/error states for each chart, and validate responsive layout across devices. Ensures a polished user experience before customer rollout.
After redesigning the appointment scheduling interface for a healthcare portal, apply the gate to confirm navigation flows, test form submissions, and verify accessibility for keyboard and screen readers. Catches usability issues that could impact patient care.
For a new transaction history page in a banking app, run the gate to ensure data displays correctly, pagination works, empty states show helpful messages, and overflow of long transaction descriptions is handled gracefully. Prevents trust-eroding glitches.
After adding video progress tracking and interactive quizzes to an online course player, use the gate to verify button handlers, loading states for video content, and responsive design on mobile. Ensures learners have a smooth educational experience.
UX QA Gate ensures a polished self-serve product experience, reducing friction for free users and increasing conversion to paid tiers. High-quality UX drives organic adoption and referrals, core to PLG.
Agencies can use the gate as a formal quality checkpoint before client delivery, reducing rework and improving client satisfaction. It serves as a deliverable artifact demonstrating thorough testing.
For complex enterprise portals, the gate helps ensure reliability across user roles and edge cases before demos to key accounts. It preempts sales call blockers and proves product maturity.
💬 Integration Tip
Integrate this gate as an automated step in your CI/CD pipeline or as a manual checklist task in project management tools like Jira or Notion, to be completed before marking tasks as done.
Scored Jun 29, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.