dt:update-docs

Generate and audit Chinese technical documentation for modified project files.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/adzcsx2/dev-tools-skills --skill dt-update-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dt:update-docs
Source: https://github.com/adzcsx2/dev-tools-skills/tree/main/skills/update-docs
Command: npx skills add https://github.com/adzcsx2/dev-tools-skills --skill dt-update-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pypdf2, pdfplumber, jinja2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of Chinese technical documentation for projects across various platforms, automating the detection and updating of documents, while providing a thorough audit trail and supporting multiple languages.

Core Features & Use Cases

  • Auto Detection of Project Type: Automatically identifies Android, Flutter, or other language projects without manual configuration.
  • Precedence-based Document Updates: Audits code changes first and updates only affected documents, ensuring comprehensive updates.
  • Multi-language Support: Supports documentation generation in Chinese, catering to diverse developer needs.

Quick Start

Execute the 'dt:update-docs' command to generate or update project documentation automatically.

Frequently Asked Questions about dt:update-docs

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

FAQPage Schema
How do I automate Chinese technical documentation generation for cross-platform projects?

Automate Chinese technical documentation generation by running the auto-detection command to identify project types like Android or Flutter, auditing code changes, and updating only the modified documents with a thorough audit trail.

How does auto-detection work for updating project documents across different platforms?

Auto-detection works by automatically identifying project structures and file types like Android or Flutter. It audits code changes first to determine precedence, ensuring it only updates affected documents rather than rewriting the entire project documentation.

Do I need configuration management tools to generate multi-language project documentation?

Yes, you need configuration management tools to handle project metadata and multi-language support. The documentation generation process relies on these tools to properly structure the audit trail and handle various project file types.

What is the best way to audit code changes and update only modified technical documents?

The best way to audit code changes and update modified technical documents is using a precedence-based approach that audits modifications first. This ensures comprehensive updates by targeting only affected files rather than regenerating all project documentation.

Does Python-based documentation generation work with Flutter and Android project structures?

Yes, Python-based documentation generation works with Flutter and Android project structures through robust auto-detection capabilities. It handles various project file types with robust error handling, requiring Python dependencies like pypdf2 and pdfplumber.

Why does documentation generation fail on complex cross-platform project file types?

Documentation generation may fail if configuration management tools are missing or if the project metadata is incomplete. The process requires specific Python dependencies and proper language support to handle complex file types with its robust error handling mechanisms.