·style-guide-adherence
</>

style-guide-adherence

troykelly/claude-skills

Use when writing code - follow Google style guides where available, otherwise follow established best practices for the language

11Installs·0Trend·@troykelly

Installation

$npx skills add https://github.com/troykelly/claude-skills --skill style-guide-adherence

SKILL.md

Follow established style guides. Consistency over personal preference.

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

| TypeScript/JavaScript | https://google.github.io/styleguide/tsguide.html | | Python | https://google.github.io/styleguide/pyguide.html | | Go | https://google.github.io/styleguide/go/ | | Java | https://google.github.io/styleguide/javaguide.html | | C++ | https://google.github.io/styleguide/cppguide.html |

Use when writing code - follow Google style guides where available, otherwise follow established best practices for the language Source: troykelly/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/troykelly/claude-skills --skill style-guide-adherence
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is style-guide-adherence?

Use when writing code - follow Google style guides where available, otherwise follow established best practices for the language Source: troykelly/claude-skills.

How do I install style-guide-adherence?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/troykelly/claude-skills --skill style-guide-adherence Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/troykelly/claude-skills