← Back to list

global-conventions
by adigunners
⭐ 2🍴 0📅 Jan 24, 2026
SKILL.md
name: Global Conventions description: Maintain consistent code structure and naming patterns across JavaScript modules, CSS, and HTML files in this static website. Use this skill when establishing or following project-wide conventions for file organization, naming, and code structure.
Global Conventions
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global conventions in the adigunners.github.io static website project.
When to use this skill
- Establishing consistent naming conventions for JavaScript functions and variables across different modules
- Defining consistent file naming patterns for new components or utilities in the
js/directory - Ensuring HTML structure follows consistent patterns across
index.htmlandwinners.html - Maintaining consistent indentation and formatting in CSS rules and selectors
- Organizing JSON data files in the
data/directory with consistent property naming and structure - Defining conventions for CSS class naming (e.g., BEM or other methodologies) and ensuring all files follow them
- Setting up consistent module export patterns in vanilla JavaScript to enable code reusability
Instructions
For details, refer to the information provided in this file: global conventions
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