Skip to main content

atomic-design

Utilizes Atomic Design methodology to structure React component libraries, enhancing UI organization and scalability.

Install this skill

or
90/100

Security score

The atomic-design skill was audited on Feb 9, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 27

Template literal with variable interpolation in command context

SourceSKILL.md
27<button className={cn('btn', `btn--${variant}`, `btn--${size}`)} {...props}>
medium line 44

Template literal with variable interpolation in command context

SourceSKILL.md
44<use href={`#icon-${name}`} />
Scanned on Feb 9, 2026
View Security Dashboard