/design-docs:user-docs-review

Validate user-facing documentation files against style and markdown standards.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/spencerbeggs/design-docs-plugin --skill design-docs-user-docs-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /design-docs:user-docs-review
Source: https://github.com/spencerbeggs/design-docs-plugin/tree/main/plugin/skills/user-docs-review
Command: npx skills add https://github.com/spencerbeggs/design-docs-plugin --skill design-docs-user-docs-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates manual proofreading and formatting errors in user-facing documentation by automatically auditing files against a strict style guide and technical requirements.

Core Features & Use Cases

  • Automated Compliance: Validates badge correctness, heading casing, and markdown standards like GFM compliance and code-fence language tagging.
  • Prose & Formatting: Identifies hard line-breaks, Oxford commas, and AI-generated prose patterns while enforcing consistent filename formats in the docs directory.
  • Use Case: Before publishing a new release, run this skill to ensure your README and documentation pages follow the project's specific style guide, including correct package-manager commands and proper code example output.

Quick Start

Use the design-docs user-docs-review skill to audit the current directory for documentation style violations.

Frequently Asked Questions about /design-docs:user-docs-review

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

FAQPage Schema
How do I automate markdown documentation style guide checks for a README?

Automate markdown documentation style guide checks by auditing files against technical formatting standards to validate GFM compliance, badge accuracy, code-fence language tagging, and heading casing.

What is the best way to enforce technical writing standards in user-facing docs?

Enforce technical writing standards by automatically identifying hard line-breaks, Oxford comma usage, and AI-generated prose patterns while ensuring consistent filename formats across the documentation directory.

How do I check README files for formatting and prose consistency before a release?

Check README files for formatting and prose consistency by running an automated quality assurance audit that validates package-manager commands, code example outputs, and strict style guide compliance before publishing.

Does the documentation review process require git-tracked files?

The documentation review process requires git-tracked file resolution to accurately audit user-facing documentation directories and delegate mechanical fixes to subagents for issue reporting.

Can I automatically fix markdown compliance issues in a documentation directory?

You can automatically resolve markdown compliance issues by delegating mechanical fixes and issue reporting to subagents that operate on validated user-facing documentation files.