Apply Google Style documentation standards to Python, Go, TypeScript, and Terraform code. Use when writing or reviewing code that needs docstrings/comments/JSDoc, when asked to "document this code", "add docstrings", "follow Google Style", or when improving code documentation quality. Supports Python docstrings, Go comments, TypeScript JSDoc, and Terraform variable/output descriptions. Enforces consistent, professional documentation standards.
$npx -y skills add jjmartres/ai-coding-agents --skill document-codeInstalls into the current project.
Run `npx skills use "https://github.com/jjmartres/ai-coding-agents" --skill "jjmartres/ai-coding-agents/document-code"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jjmartres/ai-coding-agents" that are relevant to the current task. Run `npx skills add "https://github.com/jjmartres/ai-coding-agents"` and select the relevant skills, then follow their instructions.