frontend-patterns
Provides modern frontend development patterns for React and Next.js, focusing on state management and UI optimization.
Install this skill
or
79/100
Security score
The frontend-patterns skill was audited on Feb 28, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 24
Template literal with variable interpolation in command context
SourceSKILL.md
| 24 | return <div className={`card card-${variant}`}>{children}</div> |
medium line 352
Template literal with variable interpolation in command context
SourceSKILL.md
| 352 | height: `${virtualizer.getTotalSize()}px`, |
medium line 364
Template literal with variable interpolation in command context
SourceSKILL.md
| 364 | height: `${virtualRow.size}px`, |
medium line 365
Template literal with variable interpolation in command context
SourceSKILL.md
| 365 | transform: `translateY(${virtualRow.start}px)` |
low line 192
Fetch to external URL
SourceSKILL.md
| 192 | () => fetch('/api/markets').then(r => r.json()), |
Scanned on Feb 28, 2026
View Security DashboardGitHub Stars 22.3K
Rate this skill
Categorydevelopment
UpdatedApril 10, 2026
github-copilotcodexchatgptclaude-codecursorwindsurfclineroo-codeampopencodevibemanusantigravitygemini-clifrontendreactcross-platformfrontend-developerproduct-managerux-designerdevelopmentproductdesign
davila7/claude-code-templates