Auto-generates comprehensive Chinese technical documentation for Android projects by analyzing source code structure and Git history.
This skill automates the maintenance of Android project documentation by scanning source code, manifests, and layout files to generate detailed architecture, UI, and API guides. It features Git-based incremental updates, ensuring that every significant change in Activities, Fragments, or API endpoints is captured in a structured docs/ directory and a categorized CHANGELOG. Designed specifically for Chinese-speaking development environments, it helps teams keep their technical knowledge base perfectly synchronized with their codebase without manual effort.
主な機能
01API endpoint discovery via Retrofit annotations and networking code analysis
02Visual interface and navigation flow mapping based on Activity-Fragment relationships
03Centralized document management including CHANGELOG generation and README synchronization
040 GitHub stars
05Automated extraction of Android components, permissions, and build variants from source files
06Git-integrated incremental updates that detect actual logic changes while ignoring formatting
ユースケース
01Automating the creation of detailed document change logs for every Git release
02Mapping complex UI navigation flows and component dependencies for team onboarding
03Generating professional technical documentation for legacy Android codebases