一键导入
google-style-guide
Use when writing or reviewing technical documentation to follow Google's documentation style guide - https://developers.google.com/style
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when writing or reviewing technical documentation to follow Google's documentation style guide - https://developers.google.com/style
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | google-style-guide |
| description | Use when writing or reviewing technical documentation to follow Google's documentation style guide - https://developers.google.com/style |
Apply Google's documentation style guide principles to technical writing:
Use active voice and present tense. Example: "The API returns..." not "The API will return..."
Use sentence case for headings. Make them descriptive and actionable.
code font for code elements, filenames, and UI elementsYOUR_PROJECT_IDFor detailed documentation, see:
Use when working with docusaurus.config.js/ts files to validate or modify Docusaurus configuration
Use when looking up information from the latest Docusaurus documentation at https://docusaurus.io/docs
Use when migrating Docusaurus projects from v2 to v3
Use when creating Docusaurus plugins (remark, rehype, theme, content, lifecycle) to extend markdown, modify HTML, or add custom functionality
Use when swizzling Docusaurus theme components and editing theme elements