Skip to main content

css-development

Facilitates CSS development with Tailwind, enabling component creation, validation, and refactoring for semantic styling.

Install this skill

or
95/100

Security score

The css-development skill was audited on Feb 28, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 73

Template literal with variable interpolation in command context

SourceSKILL.md
73const classes = `button-primary ${className}`.trim();
Scanned on Feb 28, 2026
View Security Dashboard