documentation-style

Installation
SKILL.md

Documentation Style Guide

This guide defines standards for all documentation generated in the project.

Formatting

  • Ensure there are no spelling errors. Avoid emojis and decorative Unicode characters (such as β†’, β€’, β˜…, βœ“, 🎯, βœ…).
  • Avoid hyphens or dashes as separators between concepts. Instead of "concept A - concept B", rewrite the sentence.
  • Prefer lists and tables over long paragraphs.
  • Keep documents concise: specs and ADRs should be 1-2 pages, not novels.
  • Never use #<number> in free text (e.g., "#1 priority", "#3 option"). Azure DevOps automatically converts #<number> into a work item link. Use "first", "third option", or rephrase the sentence.

Language

Installs
1
GitHub Stars
43
First Seen
13 days ago
documentation-style β€” microsoft/devsquad-copilot