Back to list
adigunners

global-coding-style

by adigunners

2🍴 0📅 Jan 24, 2026

SKILL.md


name: Global Coding Style description: Coding style standards enforced by Prettier and ESLint. Use this skill when writing JavaScript, HTML, CSS, or JSON to ensure consistent formatting, naming conventions, and code quality. Apply when creating new files, refactoring code, or ensuring adherence to automated formatting rules.

When to use this skill

  • When writing JavaScript in any .js file to follow consistent naming and formatting
  • When ensuring Prettier formatting is applied correctly to .html, .css, .js, .json, and .md files
  • When choosing meaningful, descriptive variable and function names
  • When keeping functions small and focused on a single task
  • When removing dead code, unused imports, or commented-out blocks
  • When applying DRY principle to avoid code duplication
  • When writing code that will pass lint-staged pre-commit hooks

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