component-architecture
Guides the design and implementation of UI components, optimizing for performance and maintainability across React, Vue, and Svelte.
Install this skill
or
85/100
Security score
The component-architecture skill was audited on Feb 28, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 421
Template literal with variable interpolation in command context
SourceSKILL.md
| 421 | const data = await fetch(`/api/search?q=${encodeURIComponent(query)}`); |
medium line 602
Template literal with variable interpolation in command context
SourceSKILL.md
| 602 | <div style={{ height: `${virtualizer.getTotalSize()}px` }}> |
medium line 610
Template literal with variable interpolation in command context
SourceSKILL.md
| 610 | transform: `translateY(${virtualRow.start}px)`, |
Scanned on Feb 28, 2026
View Security DashboardInstall this skill with one command
/learn @mgd34msu/component-architectureGitHub Stars 4
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
github-copilotclaude-codecursorcodexchatgptfrontenddesignfrontend-developerproduct-designerux-designerdevelopmentdesign
mgd34msu/goodvibes-plugin