home/categories/automation-tools/tlabs-xyz-tbtc-v2-performance-claude-skills-global-coding-style-skill-md
automation-toolstools

global-coding-style

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.

tlabs-xyz
maintainer
tlabs-xyz
Mis à jour 1/12/2026
Étoiles
0
Forks
0
quick start

Installation and usage

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.

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