From silver-bullet
Audits implemented UI for visual quality, accessibility, responsiveness, interaction quality, and performance. Gathers browser evidence via Playwright, Alumnium, or host MCP.
How this skill is triggered — by the user, by Claude, or both
Slash command
/silver-bullet:silver-ui-review <UI scope><UI scope>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
SB-owned UI quality review audits implemented UI for visual quality,
SB-owned UI quality review audits implemented UI for visual quality, accessibility, responsiveness, interaction quality, and performance.
Write or update .planning/UI-REVIEW.md.
SILVER BULLET > UI REVIEW..planning/interface/STATE.md when present.silver-bullet.md §8.1 fallback hierarchy:
check and get for layout,
accessibility, interaction, and responsive assertions; attach command output
and screenshots to UI-REVIEW.md.browser_snapshot for structure/a11y cues and
browser_take_screenshot for visual layout; exercise key interactions with
browser_click / browser_type / browser_scroll, then re-snapshot.
Cursor: cursor-ide-browser tools. Attach evidence to UI-REVIEW.md.silver:domain-audit with ui-system, accessibility, and
performance-resource packs for reusable or public UI changes..planning/interface/STATE.md when the implementation establishes a
reusable token, component, pattern, or design constraint.silver:execute.UI review passes only when no BLOCK UI findings remain or the user explicitly accepts the residual risk.
npx claudepluginhub alo-exp/silver-bullet --plugin silver-bulletGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.