- Copy code/image/config files across all modules - Translate brand-voice and code-review templates - Translate CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, STYLE_GUIDE - Copy CHANGELOG as-is (technical log) Ref: luongnv89/claude-howto#63
15 lines
290 B
Markdown
15 lines
290 B
Markdown
---
|
|
name: Validate Documentation
|
|
description: Validate documentation for completeness and accuracy
|
|
---
|
|
|
|
# Documentation Validation
|
|
|
|
Validate documentation quality:
|
|
|
|
1. Check for broken links
|
|
2. Verify code examples
|
|
3. Ensure completeness
|
|
4. Check formatting
|
|
5. Validate against actual code
|