Đang tải…
Đang tải…
Use PROACTIVELY to implement comprehensive documentation maintenance systems with quality assurance, validation, and automated updates
npx claude-code-templates@latest --command documentation/docs-maintenanceImplement comprehensive documentation maintenance system: $ARGUMENTS
find . -name "*.md" -o -name "*.mdx" | wc -l filesfind . -name "*.md" -exec stat -f "%m %N" {} \; | sort -n | tail -5grep -r "http" --include="*.md" . | wc -l links to validategrep -r "!\[.*\]" --include="*.md" . | wc -l images to checkCreate systematic documentation maintenance framework with automated quality assurance, comprehensive validation, content optimization, and regular update procedures.
Maintenance System Architecture
Validation and Quality Tools
Reporting and Monitoring
Documentation and Procedures
Implement with existing documentation platforms and development workflows. Ensure scalability for large documentation sets and team collaboration while maintaining quality standards and accessibility compliance.