code-docs

Apply Google Style documentation standards to Python, Go, and Terraform code. Use when writing or reviewing code that needs docstrings/comments, when asked to "document this code", "add docstrings", "follow Google Style", or when improving code documentation quality. Supports Python docstrings, Go comments, and Terraform variable/output descriptions. Enforces consistent, professional documentation standards.

$ Installer

git clone https://github.com/jjmartres/opencode /tmp/opencode && cp -r /tmp/opencode/opencode/skill/code-docs ~/.claude/skills/opencode

// tip: Run this command in your terminal to install the skill