home/categories/code-quality/torbenmerrald-stablemanager-claude-skills-global-coding-style-skill-md
code-qualitytesting-security

global-coding-style

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.

TorbenMerrald
maintainer
TorbenMerrald
Mis à jour 1/9/2026
Étoiles
1
Forks
0
quick start

Installation and usage

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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use global-coding-style