| name | global-coding-style |
| description | This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they Use when this capability is needed. |
| metadata | {"author":"adigunners"} |
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
Converted and distributed by TomeVault — claim your Tome and manage your conversions.