Skip to main content

responsive-design

Enables the creation of modern responsive layouts using advanced CSS techniques for seamless adaptation across devices.

Install this skill

or
81/100

Security score

The responsive-design skill was audited on Feb 28, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 199

Template literal with variable interpolation in command context

SourceSKILL.md
199return `clamp(${minSize}rem, ${yAxisIntersection.toFixed(4)}rem + ${(slope * 100).toFixed(4)}vw, ${maxSize}rem)`;
medium line 281

Template literal with variable interpolation in command context

SourceSKILL.md
281gridTemplateColumns: `repeat(auto-fit, minmax(min(${minItemWidth}, 100%), 1fr))`,
medium line 391

Template literal with variable interpolation in command context

SourceSKILL.md
391srcSet={`
low line 521

External URL reference

SourceSKILL.md
521- [Utopia Fluid Type Calculator](https://utopia.fyi/type/calculator/)
low line 522

External URL reference

SourceSKILL.md
522- [Every Layout](https://every-layout.dev/)
low line 523

External URL reference

SourceSKILL.md
523- [Responsive Images Guide](https://web.dev/responsive-images/)
low line 524

External URL reference

SourceSKILL.md
524- [CSS Grid Garden](https://cssgridgarden.com/)
Scanned on Feb 28, 2026
View Security Dashboard