Skip to main content

frontend-design-react

Creates distinctive, production-grade React frontends with TypeScript, emphasizing exceptional design quality and user experience.

Install this skill

or
76/100

Security score

The frontend-design-react skill was audited on Feb 19, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 311

Template literal with variable interpolation in command context

SourceSKILL.md
311export const Display = styled.h1`
medium line 317

Template literal with variable interpolation in command context

SourceSKILL.md
317export const Heading = styled.h2`
medium line 323

Template literal with variable interpolation in command context

SourceSKILL.md
323export const Body = styled.p`
medium line 745

Template literal with variable interpolation in command context

SourceSKILL.md
745className={`card card--${variant}`}
low line 339

External URL reference

SourceSKILL.md
339link.href = 'https://fonts.googleapis.com/css2?family=Playfair+Display:wght@300;400;700&family=IBM+Plex+Sans:wght@400;600&family=JetBrains+Mono:wght@400;500&display=swap';
low line 846

External URL reference

SourceSKILL.md
846- **Framer Motion**: https://www.framer.com/motion/
low line 847

External URL reference

SourceSKILL.md
847- **Easing functions**: https://easings.net/
low line 848

External URL reference

SourceSKILL.md
848- **Google Fonts**: https://fonts.google.com
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →