Skip to content

Instantly share code, notes, and snippets.

@raybird
Last active June 15, 2025 13:54
Show Gist options
  • Save raybird/a5a2a71893614a4f1b2c4bad8263240a to your computer and use it in GitHub Desktop.
Save raybird/a5a2a71893614a4f1b2c4bad8263240a to your computer and use it in GitHub Desktop.
[prompt] 分析專案的內容與功能

幫我分析專案的內容與功能,並整理成類似 README.md 的文件,包含專案概述、功能清單、技術棧、架構概述、安裝與執行步驟,以及開發注意事項。以下是專案的相關資訊:

  • 專案檔案結構
  • 程式碼語言與框架
  • 已知功能或目的
  • 其他資訊

請以清晰、簡潔的方式整理,並突出對後續開發有幫助的關鍵資訊

@raybird
Copy link
Author

raybird commented Jun 15, 2025

請分析這個項目的整體架構合特點:

  1. 技術架構概覽
    • 採用的設計模式和架構風格
    • 主要技術棧核依賴項目
    • 模塊劃分和組織架構
  2. 代碼質量評估
    • 代碼風格一致性
    • 測試覆蓋率情況
    • 文件完整性
    • 淺在的技術債
  3. 代碼組織和模塊化
    • 模塊間耦合肚
    • API設計合理性
    • 可擴展性和可維護行評估

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment