Workbench frontend design qa
Skill Fearvox/multica-ultimate-workbench/skills/workbench-frontend-design-qa
Frontend and visual QA for responsive surfaces, screenshots, text fit, hierarchy, and interaction states.From its SKILL.md
npx -y skills add Fearvox/multica-ultimate-workbench --skill workbench-frontend-design-qaAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 23 stars23 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.5 KB, 301 tokens by cl100k_base, as published. Nobody here has run it
Workbench Frontend Design QA
Use this skill for frontend UI, desktop/web surfaces, screenshots, responsive checks, interaction polish, and design-system consistency.
QA Standard
- Test the actual screen or rendered artifact, not just source code.
- Check desktop and mobile or narrow-width behavior when the UI is responsive.
- Verify text fit, no incoherent overlap, stable spacing, focus states, hover states, loading states, empty states, and error states.
- For operational tools, prefer dense, scannable, predictable layouts over marketing-style pages.
- Use real assets or rendered UI evidence when visual truth matters.
Design Checks
- Information hierarchy is clear at first glance.
- Primary action is obvious and not visually drowned by decoration.
- Controls match their job: icon buttons for tools, toggles for binary state, tabs for views, menus for option sets.
- Cards are not nested inside cards unless the local design system already does that.
- Colors are not a one-note palette and contrast is readable.
- Motion or animation does not hide state or slow repeated work.
Output Contract
Return:
DESIGN_VERDICT: PASS / FLAG / BLOCK.SURFACES CHECKED: URL, file, viewport, screenshot, or app surface.FINDINGS: severity, location, and fix.EVIDENCE: screenshot path, browser check, or command output.NEXT ACTION: smallest design or implementation correction.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.