docs-standards

Enforce Microsoft Style Guide rules and squad-specific formatting in documentation.

3|5|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/ronniegeraghty/hyoka --skill docs-standards-ronniegeraghty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-standards
Source: https://github.com/ronniegeraghty/hyoka/tree/main/.agents/skills/docs-standards
Command: npx skills add https://github.com/ronniegeraghty/hyoka --skill docs-standards-ronniegeraghty

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill standardizes documentation across squads by enforcing Microsoft Style Guide rules and squad-specific formatting, reducing cognitive load and improving consistency.

Core Features & Use Cases

  • Provides a reusable framework for drafting docs, guides, and references that adhere to the style guide.
  • Supports squad-specific conventions for headings, tone, and structure to improve readability and discoverability.
  • Used during authoring and review workflows to quickly validate new pages against established patterns.

Quick Start

Apply the Microsoft Style Guide and squad conventions to the next documentation page.

Frequently Asked Questions about docs-standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize markdown documentation to align with the Microsoft Style Guide?

You can standardize markdown documentation by applying the Microsoft Style Guide and squad-specific conventions to author, review, and publish pages. This enforces consistent tone, structure, and readability across your documentation ecosystem.

What is the required YAML frontmatter format for squad documentation pages?

The required YAML frontmatter for squad documentation must include name and description fields. This metadata ensures completeness and search-optimized tagging, improving discoverability across the documentation ecosystem.

How do I structure a markdown description body for a documentation guide?

You structure a markdown description body using a three-section format with a single-sentence Quick Start instruction. This enforces squad-specific formatting and ensures new pages validate against established documentation patterns.

Can I use squad-specific formatting conventions alongside Microsoft style rules?

Yes, you can apply squad-specific formatting conventions for headings, tone, and structure alongside Microsoft style rules. This combination standardizes documentation while maintaining readability and discoverability for your specific team.

What is the best way to validate new documentation pages against established squad patterns?

The best way to validate new documentation pages is during the review workflow by checking metadata completeness and structural formatting. This ensures new pages conform to the three-section description body and YAML frontmatter standards.

When should I enforce search-optimized tagging in markdown documentation?

You should enforce search-optimized tagging during the authoring and publishing tasks of markdown documentation. This metadata completeness ensures the documentation is discoverable and aligns with squad-specific formatting standards.