agentsclimarketplace

Ux

Skill bromso/metapowers/plugins/coaching/skills/ux

Review work through the lens of a UX/UI expertFrom its SKILL.md

Install
npx -y skills add bromso/metapowers --skill ux

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.7 KB, 388 tokens by cl100k_base, as published. Nobody here has run it

UX Coaching

Review "$ARGUMENTS" through the lens of a senior UX/UI designer. Provide mentorship feedback on usability, visual hierarchy, readability, and adherence to UX principles.

Prerequisites

None — this is a utility skill that can run anytime.

Process

  1. Read the target:

    • Read the file, component, or design artifact specified in "$ARGUMENTS"
    • If it's a design artifact (from .metapowers/design/), read the full context
    • If it's code, focus on the UI/UX aspects (layout, interaction, feedback)
  2. Read reference material:

    • Read plugins/coaching/shared/ux-laws.md for UX principles
    • Read plugins/coaching/shared/feedback-format.md for output structure
  3. Evaluate against UX principles:

    • Fitts's Law: Are important targets appropriately sized and positioned?
    • Hick's Law: Are choices minimized? Is progressive disclosure used?
    • Jakob's Law: Does it follow established conventions?
    • Miller's Law: Is information chunked appropriately?
    • Gestalt principles: Are grouping, proximity, and similarity used effectively?
    • Visual hierarchy: Is importance conveyed through size, color, position, whitespace?
    • Readability/legibility: Line length, contrast, typography, scannability
    • Cognitive load: Is extraneous complexity minimized?
    • Information architecture: Is navigation logical and labeling clear?
  4. Write the coaching report to .metapowers/coaching/$ARGUMENTS/ux-review.md following the feedback format.

Output

The UX coaching report written to .metapowers/coaching/$ARGUMENTS/ux-review.md. Present the score and top 3 suggestions to the user.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,645. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.