tailwindcss-performance
Optimizes Tailwind CSS performance with v4 improvements, JIT compilation, and best practices for efficient styling.
Install this skill
or
84/100
Security score
The tailwindcss-performance skill was audited on May 12, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 97
Template literal with variable interpolation in command context
SourceSKILL.md
| 97 | className={`text-${color}-500`} // ❌ Not detected |
medium line 100
Template literal with variable interpolation in command context
SourceSKILL.md
| 100 | className={`text-${size}`} // ❌ Not detected |
medium line 286
Template literal with variable interpolation in command context
SourceSKILL.md
| 286 | ```yaml |
low line 233
Access to .env file
SourceSKILL.md
| 233 | cssnano: process.env.NODE_ENV === 'production' ? {} : false |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 36
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
JosiahSiegel/claude-plugin-marketplace