engineering-frontend-patterns
Provides modern frontend development patterns for React and Next.js, focusing on state management and performance optimization.
Install this skill
or
79/100
Security score
The engineering-frontend-patterns skill was audited on Feb 9, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 22
Template literal with variable interpolation in command context
SourceSKILL.md
| 22 | return <div className={`card card-${variant}`}>{children}</div> |
medium line 357
Template literal with variable interpolation in command context
SourceSKILL.md
| 357 | height: `${virtualizer.getTotalSize()}px`, |
medium line 369
Template literal with variable interpolation in command context
SourceSKILL.md
| 369 | height: `${virtualRow.size}px`, |
medium line 370
Template literal with variable interpolation in command context
SourceSKILL.md
| 370 | transform: `translateY(${virtualRow.start}px)` |
low line 196
Fetch to external URL
SourceSKILL.md
| 196 | } = useQuery("markets", () => fetch("/api/markets").then((r) => r.json()), { |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
github-copilotcodexchatgptcursorwindsurfclineroo-codeampopencodeopenclawfrontendreactapifrontend-developerproduct-managerux-designerdevelopmentproductdesign
majiayu000/claude-skill-registry