CtrlK
BlogDocsLog inGet started
Tessl Logo

google-style-guide

Use when writing or reviewing technical documentation to follow Google's documentation style guide. Triggers on tasks involving technical writing, doc review, style consistency, inclusive language, or formatting standards.

60

Quality

70%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Critical

Do not install without reviewing

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/google-style-guide/SKILL.md
SKILL.md
Quality
Evals
Security

Google Style Guide

Quick Start

Apply Google's documentation style guide principles to technical writing:

  • Use active voice and present tense
  • Write clear, concise headings
  • Use numbered lists for procedures, bulleted lists for non-sequential items
  • Put conditional clauses before instructions

Core Principles

  • Clarity first: Write for software developers and technical practitioners
  • Consistency: Follow project-specific > Google > third-party style guides
  • Accessibility: Use inclusive language and consider global audiences
  • Timeless: Avoid time-specific references; use "currently" or "as of [date]"
  • Reader-focused: Prioritize user understanding over strict grammatical rules

Common Patterns

Voice and Tense

Use active voice and present tense. Example: "The API returns..." not "The API will return..."

Headings

Use sentence case for headings. Make them descriptive and actionable.

Lists and Procedures

  • Numbered lists: For sequential steps
  • Bulleted lists: For non-sequential items
  • Start each item with a capital letter

Code and UI Elements

  • Use code font for code elements, filenames, and UI elements
  • Use bold for UI elements users interact with
  • Use descriptive placeholder names like YOUR_PROJECT_ID

Reference Files

For detailed documentation, see:

  • references/language-grammar.md - Voice, tense, pronouns
  • references/formatting.md - Dates, numbers, lists
  • references/inclusive-language.md - Accessibility guidelines

Notes

  • Official guide: https://developers.google.com/style
  • Third-party references: Merriam-Webster (spelling), Chicago Manual of Style
  • When in doubt: Choose clarity over strict rule adherence
Repository
mcclowes/skills-docusaurus
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.