global-coding-style
Maintain consistent code formatting, naming conventions, and structure across the entire codebase with automated tools and clear standards. Use this skill when writing any code in any language or framework. When naming variables, functions, classes, or files. When formatting code with proper indentation and line breaks. When refactoring code to remove duplication or extract reusable functions. When running linters or formatters to ensure consistency. When removing dead code, unused imports, or commented-out blocks. When applying DRY principles to avoid code duplication. This skill applies universally to all programming tasks.
$ Installieren
git clone https://github.com/coreyja/coreyja.com /tmp/coreyja.com && cp -r /tmp/coreyja.com/.claude/skills/global-coding-style ~/.claude/skills/coreyja-com// tip: Run this command in your terminal to install the skill
Repository

coreyja
Author
coreyja/coreyja.com/.claude/skills/global-coding-style
6
Stars
1
Forks
Updated1w ago
Added1w ago