← Back to list

global-commenting
by adigunners
⭐ 2🍴 0📅 Jan 24, 2026
SKILL.md
name: Global Commenting description: Establish clear and maintainable comments throughout JavaScript modules, CSS, and HTML files in this static website project. Use this skill when adding, updating, or reviewing comments in source code to ensure they follow consistent conventions and improve code readability.
Global Commenting
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global commenting in the adigunners.github.io static website project.
When to use this skill
- Adding comments to JavaScript modules in the
js/directory to explain complex logic or non-obvious functionality - Documenting function purposes and parameters in vanilla JavaScript code
- Adding clarifying comments to CSS selectors and rules in
css/styles.cssthat achieve specific visual effects - Writing header comments in HTML files (
index.html,winners.html) to describe section purposes or layout structure - Ensuring comments in JSON data files (
data/directory) explain any non-standard data formats or conventions - Reviewing existing comments during refactoring to ensure they remain accurate and aligned with current code
- Adding TODO or FIXME comments to mark areas for future improvement in the static site
Instructions
For details, refer to the information provided in this file: global commenting
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