# Coding Standards

> Generic engineering standards for designing, implementing, refactoring, or reviewing code. Use when deciding how to structure or verify new code, when a standards question comes up, or when another skill needs the user's coding standards.

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

---


# Coding Standards

Canonical standards live in [engineering-discipline.md](references/engineering-discipline.md). Read it and apply the rules as proportionate heuristics, not laws; when rules pull in different directions, use its decision order.

Stack-specific standards live in sibling skills that link back here. When none exists, apply the generic standards in the stack's idiom.

