← Back to list

global-coding-style
by TorbenMerrald
Equine care management platform for stables - track horses, vaccinations, worm tests, treatments, and automated notifications
⭐ 1🍴 0📅 Jan 10, 2026
SKILL.md
name: Global Coding Style description: Write clean, consistent code following project-wide coding style conventions and formatting standards. Use this skill when writing any code in any language or file type throughout the project. Use this skill when naming variables, functions, classes, or files. Use this skill when organizing code structure and indentation. Use this skill when creating functions and deciding function size and scope. Use this skill when removing dead code, unused imports, or commented-out blocks. Use this skill when applying DRY principles to avoid code duplication. Use this skill when ensuring consistent formatting and style across the codebase. Use this skill when refactoring code for better readability and maintainability.
Global Coding Style
When to use this skill
- When writing or modifying code in any language or framework
- When naming variables, functions, classes, or files
- When formatting code with consistent indentation and spacing
- When creating small, focused functions with single responsibilities
- When choosing meaningful, descriptive names that reveal intent
- When removing dead code, commented-out blocks, or unused imports
- When refactoring to eliminate code duplication (DRY principle)
- When ensuring consistent code style across the entire project
- When deciding not to implement backward compatibility unless specifically required
- When applying automated formatting or linting tools
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
65/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
3ヶ月以内に更新
+5
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon
