Skip to main content

tailwind-design-system

Facilitates the creation of scalable design systems using Tailwind CSS v4, enhancing UI consistency and responsiveness.

Install this skill

or
84/100

Security score

The tailwind-design-system skill was audited on Mar 1, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 379

Template literal with variable interpolation in command context

SourceSKILL.md
379aria-describedby={error ? `${props.id}-error` : undefined}
medium line 384

Template literal with variable interpolation in command context

SourceSKILL.md
384id={`${props.id}-error`}
low line 10

External URL reference

SourceSKILL.md
10> **Note**: This skill targets Tailwind CSS v4 (2024+). For v3 projects, refer to the [upgrade guide](https://tailwindcss.com/docs/upgrade-guide).
low line 870

External URL reference

SourceSKILL.md
870- [Tailwind CSS v4 Documentation](https://tailwindcss.com/docs)
low line 871

External URL reference

SourceSKILL.md
871- [Tailwind v4 Beta Announcement](https://tailwindcss.com/blog/tailwindcss-v4-beta)
low line 872

External URL reference

SourceSKILL.md
872- [CVA Documentation](https://cva.style/docs)
low line 873

External URL reference

SourceSKILL.md
873- [shadcn/ui](https://ui.shadcn.com/)
low line 874

External URL reference

SourceSKILL.md
874- [Radix Primitives](https://www.radix-ui.com/primitives)
Scanned on Mar 1, 2026
View Security Dashboard