# Global Coding Style

> This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they Use when this capability is needed.

- Skill: `tomevault-io/global-coding-style-3` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/global-coding-style-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/global-coding-style-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/global-coding-style-3

---


## 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](../../../agent-os/standards/global/coding-style.md)

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/adigunners) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

