--- layout: page sidebar: false outline: false docFooter: prev: false next: false ---

🛠️ Implementation Route

1. Fork Official Repository

Forked the official repository to my personal account to establish a basis for secondary development.

2. Convert Document Format

Used a custom script in the scripts directory to batch convert source files into a unified Markdown format.

3. Translation & Localization

Translated and proofread the generated Markdown documents to prepare for a bilingual website.

4. Build Documentation Site

Built a bilingual static site based on VitePress, with deep customization for the theme, navigation, and homepage layout.

5. Configure Auto-Sync

Configured a GitHub Action to automatically detect upstream updates and generate intuitive reports for review and manual synchronization.

This project is a secondary development version of system-prompts-and-models-of-ai-tools. I have refactored it into a modern documentation site using the VitePress tech stack to provide a better browsing experience. The conversion of content, translation, and site construction were all done in collaboration with AI, aiming to explore the potential of AI in the field of software engineering. Since most of the translation and conversion was done by AI, some errors may exist. If you have any doubts, it is recommended to check the content of the original repository directly.