mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-06-01 10:31:33 +02:00
7db5ade777
Added comprehensive examples for Claude Code features including slash commands, subagents, memory, MCP protocol, skills, and plugins with documentation and quick reference guides. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
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
|