RE

responsive-testing

Automates responsive design testing across mobile, tablet, and desktop breakpoints.

Install

mkdir -p .claude/skills/responsive-testing && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12911" && unzip -o skill.zip -d .claude/skills/responsive-testing && rm skill.zip

Installs to .claude/skills/responsive-testing

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Verify responsive behavior across mobile, tablet, laptop, desktop, and large screens. Ensures layouts remain visually consistent and usable regardless of device.
161 charsno explicit “when” trigger
Beginner

Key capabilities

  • Verify responsive behavior across mobile, tablet, laptop, desktop, and large screens
  • Ensure layouts remain visually consistent
  • Check for horizontal scrolling
  • Check for clipped content
  • Verify navbar visibility and usability

How it works

The skill runs checks against predefined breakpoints and UI elements to ensure the application's layout and components adapt correctly to different screen sizes.

Inputs & outputs

You give it
frontend files
You get back
pass/fail status based on responsive behavior across various breakpoints

When to use responsive-testing

  • Testing responsive mobile layouts
  • Verifying desktop dashboard displays
  • Checking for layout overflows

About this skill

Responsive Testing Skill

Runs whenever frontend files are modified.

Goal

The application must feel native and polished on all devices.

Reference standard:

  • Instagram
  • Notion
  • Stripe
  • Linear
  • Vercel

The user should have the same experience regardless of:

  • iPhone
  • Samsung
  • OnePlus
  • Pixel
  • iPad
  • Android Tablets
  • MacBook
  • Windows Laptop
  • Ultrawide Monitor

Required Breakpoints

Mobile

  • 320px
  • 360px
  • 375px
  • 390px
  • 414px
  • 430px

Tablet

  • 768px
  • 820px
  • 834px
  • 1024px

Desktop

  • 1280px
  • 1440px
  • 1728px
  • 1920px

Navbar Checks

  • Logo remains visible
  • Navigation remains usable
  • Mobile menu functions correctly
  • No overlap between navigation items
  • Avatar menu remains accessible
  • Sign In / Sign Up remain visible

Form Checks

  • Login page responsive
  • Register page responsive
  • Forgot password responsive
  • OTP verification responsive
  • No input overflow
  • No button overflow

Layout Checks

  • No horizontal scrolling
  • No clipped content
  • No overflowing cards
  • No overflowing tables
  • No overlapping elements
  • No hidden buttons

Typography Checks

  • Text remains readable
  • Headings scale appropriately
  • Paragraph width remains readable
  • No text clipping

Image Checks

  • Images remain responsive
  • next/image used where applicable
  • No stretched images
  • No cropped critical content

Dashboard Checks

  • Sidebar collapses correctly
  • Mobile navigation available
  • Tables remain usable
  • Cards stack correctly

Validation Rules

FAIL IF:

  • Horizontal scrollbar appears
  • Layout breaks on any breakpoint
  • Navbar becomes unusable
  • Auth pages break
  • Text overlaps
  • Buttons become inaccessible

PASS ONLY IF:

All breakpoints render correctly.

When not to use it

  • Horizontal scrollbar appears
  • Layout breaks on any breakpoint
  • Navbar becomes unusable

Limitations

  • Auth pages break

How it compares

This workflow systematically checks responsive behavior against a set of rules and breakpoints, unlike a manual visual inspection that might miss issues.

Compared to similar skills

responsive-testing side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
responsive-testing (this skill)02moNo flagsBeginner
browser-testing66moReviewIntermediate
reactive-dashboard-performance05moNo flagsAdvanced
harden04moNo flagsAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry