| name | wordpress-docs-review |
| description | Review and validate WordPress documentation against official style guide standards. Use when reviewing documentation for WordPress core, themes, plugins, or related projects. Checks compliance with voice/tone, accessibility, inclusivity, code formatting, and technical writing standards. |
| license | MIT |
WordPress Documentation Review
This skill provides systematic review of WordPress documentation against the official WordPress Documentation Style Guide.
When to Use This Skill
Use this skill when:
- Reviewing WordPress documentation before publication
- Auditing existing documentation for style guide compliance
- Providing feedback on documentation pull requests
- Ensuring documentation meets WordPress standards
Review Process
Step 1: Understand the Documentation Type
Identify the documentation type to apply appropriate standards:
- End-user documentation: Focus on clarity, accessibility, and conversational tone
- Developer documentation: Allow technical precision while maintaining clarity
- Code reference: Emphasize accuracy and code standards compliance
- Tutorial/guide: Check procedural clarity and step-by-step flow
Step 2: Systematic Review
Review documentation in this order for comprehensive coverage:
A. General Guidelines
Document Structure
Voice and Tone
Accessibility
Inclusivity
Global Audience
B. Language and Grammar
Voice and Tense
Capitalization
Articles and Clarity
C. Developer Content
Code in Text
Code Examples
Placeholders
Command-line Syntax
UI Elements
D. Punctuation
E. Formatting
Links
Lists
Media
Tables
Step 3: Provide Structured Feedback
Organize feedback by priority:
Critical Issues (Must fix before publication)
- Accessibility violations
- Incorrect technical information
- Code that doesn't follow WordPress standards
- Offensive or non-inclusive language
Important Issues (Should fix)
- Voice/tone inconsistencies
- Unclear instructions
- Missing alt text or descriptions
- Formatting inconsistencies
Suggestions (Nice to have)
- Style improvements
- Additional examples
- Enhanced clarity
Step 4: Generate Review Output
Format the review as:
## WordPress Documentation Review
### Summary
[Brief overview of documentation quality and main findings]
### Critical Issues
1. [Issue with specific location and fix]
2. [Issue with specific location and fix]
### Important Issues
1. [Issue with specific location and fix]
2. [Issue with specific location and fix]
### Suggestions
1. [Improvement with rationale]
2. [Improvement with rationale]
### Positive Highlights
- [What the documentation does well]
- [Effective techniques used]
### Overall Assessment
[Overall rating and readiness for publication]
Reference Materials
For detailed guidance on specific topics, consult:
references/developer-content.md - Code examples, placeholders, command-line syntax, UI elements
references/style-guidelines.md - Complete style, voice, and tone guidelines with examples
Key Terminology Reference
| Recommended | Not Recommended |
|---|
| allowlist | whitelist |
| blocklist | blacklist |
| main branch | master branch |
| primary/subordinate | master/slave |
| person with disability | disabled person, handicapped |
| uses synthetic speech | mute, dumb |
| placeholder variable | placeholder |
Best Practices
- Be specific: Point to exact locations with line numbers or section headings
- Provide examples: Show correct and incorrect versions side-by-side
- Explain why: Connect feedback to style guide principles
- Balance criticism: Acknowledge what works well
- Prioritize: Focus on issues that impact understanding or accessibility first