google-style-docs

Write documentation following Google's Developer Documentation Style Guide.

Updated Nov 15, 2025
One-click install
npx skills add https://github.com/CowboyLogic/ai-dev --skill google-style-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-style-docs
Source: https://github.com/CowboyLogic/ai-dev/tree/main/docs/tools/opencode/emulating-claude/skills/google-style-docs
Command: npx skills add https://github.com/CowboyLogic/ai-dev --skill google-style-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams produce high-quality documentation that adheres to Google's Developer Documentation Style Guide, reducing ambiguity and ensuring consistency across APIs, tutorials, and guides.

Core Features & Use Cases

  • Voice and tone guidance: second person, active voice, present tense.
  • Document structure and formatting: proper headings, code blocks, placeholders, and accessibility considerations.
  • Templates and examples: includes QUICKREF.md, example deployment guide, and ready-to-use patterns for API references, how-to guides, and tutorials.

Quick Start

Create a Google-style API reference for your function.

Frequently Asked Questions about google-style-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write technical documentation that follows Google's style guide?

To write technical documentation following Google's style guide, enforce second person, active voice, and present tense. Structure documents with proper headings, code blocks, and accessibility considerations for clarity and consistency.

What is the best way to structure API references and tutorials for clarity?

The best way to structure API references and tutorials is using ready-to-use templates and patterns that enforce proper document formatting, headings, and code blocks, ensuring consistent accessibility and inclusive language across software projects.

Can I use Google style guide templates for how-to guides and conceptual docs?

Yes, you can use Google style guide templates for how-to guides and conceptual docs. They provide ready-to-use patterns and example deployment guides to ensure consistent voice, tone, and formatting across all technical writing.

Does Google developer documentation style guide include accessibility and inclusive language guidelines?

Yes, the Google developer documentation style guide includes accessibility and inclusive language guidelines. It enforces these standards alongside voice, tone, and document structure to reduce ambiguity in technical writing.

What voice and tone should I use for API documentation in Google style?

For API documentation in Google style, use a voice and tone that is second person, active voice, and present tense. This approach improves clarity and consistency across developer docs and tutorials.

When do I need a style guide for software documentation?

You need a style guide for software documentation when teams must produce high-quality API references, tutorials, and guides. It reduces ambiguity and ensures consistency across developer projects by enforcing formatting and inclusive language guidelines.