Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
owl-listener avatar

Responsive Review

  • 37 installs
  • 87 repo stars
  • Updated June 9, 2026
  • owl-listener/inclusive-design-skills

Helps with ai & agent building tasks during AI-assisted development.

About

responsive-review is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • responsive-review
  • AI & Agent Building
  • AI-coding skill

Responsive Review by the numbers

  • 37 all-time installs (skills.sh)
  • +8 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #8,545 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/owl-listener/inclusive-design-skills --skill responsive-review

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs37
repo stars87
Last updatedJune 9, 2026
Repositoryowl-listener/inclusive-design-skills

What it does

Helps with ai & agent building tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

Responsive Accessibility Review

Test whether an interface maintains accessibility across the full range of screen sizes, zoom levels, and orientations that real users encounter.

Process

Step 1: Viewport Testing

Test the interface at these viewport widths:

  • 320px (small mobile)
  • 375px (standard mobile)
  • 768px (tablet)
  • 1024px (small desktop / tablet landscape)
  • 1280px (standard desktop)
  • 1440px+ (large desktop)

At each viewport, using responsive-accessibility, document:

  • Content that overflows or is hidden
  • Interactive elements that are unreachable
  • Touch targets below 44×44px on touch viewports
  • Navigation that doesn't adapt
  • Functionality that disappears entirely

Step 2: Zoom Testing

At 1280px viewport, test at:

  • 100% (baseline)
  • 150% (common for low vision users)
  • 200% (WCAG requirement)

Document:

  • Horizontal scrolling that appears
  • Text that overflows containers
  • Overlapping elements
  • Sticky headers that consume excessive space
  • Modals or tooltips that go off-screen

Step 3: Typography Scaling

Using flexible-typography, test with system font size at maximum. Document:

  • Text that doesn't scale
  • Containers that clip or truncate text
  • Layout that breaks when text grows
  • Fixed-height elements that don't expand

Step 4: Orientation Testing

Test in both portrait and landscape. Document:

  • Content that only works in one orientation
  • Orientation lock that prevents rotation
  • Layout that breaks or wastes space in one orientation

Step 5: Density Check

Using information-density, at each viewport verify:

  • Is the default density appropriate for the device?
  • Can users adjust density?
  • Does compact density maintain minimum touch targets?
  • Does spacious density work without excessive scrolling?

Output

Deliver a responsive accessibility report:

1. Viewport matrix — pass/fail at each viewport width for core tasks 2. Zoom results — issues at 150% and 200% 3. Typography results — text scaling failures 4. Orientation results — portrait/landscape issues 5. Fix list — prioritised by severity, grouped by:

  • Fixes that affect all viewports
  • Fixes specific to mobile
  • Fixes specific to zoom

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.