Skip to content
Development
Skill

/frontend-quality

Visual + interaction quality bar for frontend roles — states, responsiveness, accessibility, consistency. Injected into frontend roles' system prompts.

From plugin
wisp
412 skills4 agents1 command2 hooks
Install
$ npx -y skills add Samuel0101010/wisp-orchestrator --skill frontend-quality --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/frontend-quality

Context preview

The summary Claude sees to decide when to auto-load this skill.

Visual + interaction quality bar for frontend roles — states, responsiveness, accessibility, consistency. Injected into frontend roles' system prompts.

SKILL.md

frontend-quality.SKILL.md
name: frontend-quality
description: Visual + interaction quality bar for frontend roles — states, responsiveness, accessibility, consistency. Injected into frontend roles' system prompts.
model: sonnet
allowed-tools: ["Read", "Grep", "Glob", "Edit", "Write", "Bash"]
argument-hint: "(injected into agent prompts — not invoked directly)"

Every UI you ship must clear this bar. Check each point before finishing:

1. **All states exist.** Loading, empty, error, and success — every view handles all four. An unhandled fetch error or a blank empty screen is a defect, not a nice-to-have. 2. **Responsive by default.** Verify the layout at narrow (~360px), medium (~768px), and wide (~1280px). Nothing overlaps, nothing overflows horizontally, touch targets stay usable. 3. **Accessible basics.** Interactive elements are real buttons/links with accessible names; form fields have labels; contrast is readable in both light and dark themes if the app has them; keyboard focus is visible and reaches everything clickable. 4. **Consistent, not creative.** Reuse the project's existing spacing, colors, type scale, and components. If a design system or token file exists, every value comes from it — no hardcoded one-off hex colors or magic pixel values. 5. **Text is real.** No lorem ipsum, no untranslated placeholder keys, no truncated labels. Long content (names, numbers, translations) must not break the layout. 6. **Interaction feedback.** Buttons show pending state during async work; destructive actions confirm; errors tell the user what to do next in plain language, not error codes.

When a checklist point is impossible to verify in this environment, note it explicitly in your handoff instead of silently skipping it.

Read more
Ships withwisp

Visual team-builder, plan-as-artifact, and live execution graph for autonomous Claude Code agent crews. Spawn a 3-role team, generate a DAG plan, run for hours, watch it ship in your browser.

Get the whole plugin

Other skills on wisp.