← Back to list

frontend-components
by adigunners
⭐ 2🍴 0📅 Jan 24, 2026
SKILL.md
name: Frontend Components description: UI component best practices for vanilla JavaScript and HTML. Use this skill when creating or modifying HTML elements, building reusable JavaScript modules, or structuring DOM components in this static website. Apply when working on .html files, JavaScript modules in js/ that manage UI state or rendering, or when creating modular, reusable UI patterns.
When to use this skill
- When creating or modifying HTML structure in index.html, winners.html, or other pages
- When building JavaScript modules that manage UI components (ui-module.js, ui-manager.js, winners-module.js)
- When implementing reusable UI patterns like leaderboards, countdown timers, or data tables
- When structuring DOM manipulation logic with single responsibility and clear interfaces
- When creating modular JavaScript components with configurable options
- When building composable UI elements that combine smaller components
- When refactoring monolithic HTML into smaller, reusable sections
Frontend Components
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle frontend components.
Instructions
For details, refer to the information provided in this file: frontend components
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon