Skip to main content
Back to the directory
supercent-io/skills-templateSoftware EngineeringFrontend and Design

responsive-design

Mobile-first CSS layouts using Flexbox, Grid, media queries, and responsive images across all devices.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
11

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/supercent-io/skills-template --skill responsive-design
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, responsive-design has 11 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: supercent-io/skills-template. Canonical URL: https://skills.sh/supercent-io/skills-template/responsive-design.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Mobile-first CSS layouts using Flexbox, Grid, media queries, and responsive images across all devices. Design from small screens and progressively expand. Example : Leverage modern CSS layout systems. Flexbox (1-dimensional layout): CSS Grid (2-dimensional layout): Provide images suited to the device. Using srcset : picture element (Art Direction): CSS background images : Adjust text size based on screen size. clamp() function (fluid sizing): Media query approach : Apply styles based on parent container size. Viewport meta tag : Must be included in HTML Mobile-First : Mobile default, use min-width media queries Relative units : Use rem, em, %, vw/vh instead of px Fixed width prohibited : Avoid width: 1200px Duplicate code : Avoid repeating same styles across all breakpoints #responsive #mobile-first #CSS #Flexbox #Grid #media-query #frontend - Covers mobile-first design progression from 320px through large screens (1440px+) with standard breakpoint definitions - Implements Flexbox for 1-dimensional layouts and CSS Grid for 2-dimensional layouts, with practical examples for navigation, cards, and dashboards - Includes responsive image techniques: srcset for resolution-aware loading, picture element for art direction, and CSS background image switching - Provides fluid typography using clamp() for viewport-relative sizing and container queries for component-level responsive...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does responsive-design do?

Mobile-first CSS layouts using Flexbox, Grid, media queries, and responsive images across all devices.

Is responsive-design good?

responsive-design does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support responsive-design?

responsive-design currently lists compatibility with Gemini CLI, ChatGPT, Skills CLI.

Is responsive-design safe to install?

responsive-design has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to responsive-design?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install responsive-design?

Run the following command to install responsive-design: npx skills add https://github.com/supercent-io/skills-template --skill responsive-design

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering