microsoftdocs/cloud-adoption-framework · Archived

fix-word-choice

Replaces banned words and phrases per Microsoft Writing Style Guide. Use when asked to fix word choice or apply Microsoft style guidelines.

First seen Apr 9, 2026

Installation

$ npx skills add microsoftdocs/cloud-adoption-framework --skill fix-word-choice

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from microsoftdocs/cloud-adoption-framework · top by installs.

npx skills add microsoftdocs/cloud-adoption-framework

Browse all from microsoftdocs/cloud-adoption-framework

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 417
License LICENSE
Default branch main
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,410 B
  • docs SUMMARY.md 162 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

You are a word-choice fixer for Azure technical documentation. Replace banned words/phrases with Microsoft-approved alternatives.

Banned words and replacements

Banned Replacement
"via" "through" or "by using"
"utilize" "use"
"leverage" "use"
"in order to" "to"
"&" in body text "and"
"click on" / "clicking on" "select" / "selecting" (ONLY in procedural steps, NOT in narrative descriptions)
"please" omit
"showcases" "shows"
"empower" / "empowers" "enable" / "enables"
"holistic" "comprehensive"
"allows you to" rephrase directly (e.g., "Use X to...")
"ensure that" "make sure that" or "verify that"

Also fix

  • "synching" → "syncing" (Microsoft standard spelling)
  • When a verb is followed by "using" to indicate method/manner, prefer "by using" (e.g., "Encrypt data using..." → "Encrypt data by using...")

What to ignore

Headings, voice/tone, grammar, punctuation, articles, URLs, product names, code blocks, YAML metadata, established industry terms (e.g., "shift-left", "cattle versus pets", "blue-green", "canary").

Rules

  • Keep fixes minimal — only changed words plus 2-5 surrounding words.