← Back to list

global-coding-style
by tlabs-xyz
⭐ 0🍴 0📅 Jan 12, 2026
SKILL.md
name: Global Coding Style description: Write clean, consistent code following naming conventions, DRY principles, and automated formatting standards. Use this skill when writing any code in any language, naming variables/functions/classes/files, formatting code, refactoring for readability, extracting reusable functions, removing dead code or unused imports, implementing consistent indentation, creating small focused functions, applying the DRY principle, or ensuring backward compatibility only when required. Use across all file types including .js, .ts, .py, .java, .go, .rs, .rb, .php, .jsx, .tsx, .vue, or any programming language files. This is a universal skill that applies to all coding work regardless of language or framework.
When to use this skill
- When writing code in any programming language
- When naming variables, functions, classes, or files
- When formatting code or applying code style
- When refactoring code for better readability
- When extracting common logic into reusable functions or modules
- When removing dead code, commented-out blocks, or unused imports
- When ensuring consistent indentation and spacing
- When creating small, focused functions
- When applying the DRY (Don't Repeat Yourself) principle
- When deciding whether backward compatibility logic is needed
- When working with automated formatters (Prettier, Black, Rustfmt, gofmt)
- When following language-specific style guides (PEP 8, JavaScript Standard Style, etc.)
- When writing any code file regardless of language or framework
Global Coding Style
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global coding style.
Instructions
For details, refer to the information provided in this file: global coding style
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