style-guide-adherence

Installation
SKILL.md

Style Guide Adherence

Overview

Follow established style guides. Consistency over personal preference.

Core principle: Code is read more than written. Consistent style aids reading.

Priority order:

  1. Project-specific style guide (if exists)
  2. Google style guide (if available for language)
  3. Language community best practices

Google Style Guides

Available Guides

Related skills
Installs
19
GitHub Stars
7
First Seen
Jan 24, 2026