documentation-updater
✓更新所有項目文檔,包括實施文檔、用戶指南、API 文檔和架構圖。在完成功能時使用以確保完整的文檔。
SKILL.md
This skill provides systematic guidance for updating all types of project documentation when finalizing feature implementations, ensuring comprehensive, accurate, and well-structured documentation.
Objective: Document how the feature was implemented for developers and maintainers.
src/tools/feature/ ├── init.py # Public API exports ├── models.py # Data models (Pydantic) ├── interfaces.py # Abstract interfaces ├── core.py # Business logic ├── repository.py # Data access layer ├── validators.py # Input validation └── exceptions.py # Custom exceptions
更新所有項目文檔,包括實施文檔、用戶指南、API 文檔和架構圖。在完成功能時使用以確保完整的文檔。 來源:matteocervelli/llms。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/matteocervelli/llms --skill documentation-updater- 分類
- ""溝通寫作
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 documentation-updater?
更新所有項目文檔,包括實施文檔、用戶指南、API 文檔和架構圖。在完成功能時使用以確保完整的文檔。 來源:matteocervelli/llms。
如何安裝 documentation-updater?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/matteocervelli/llms --skill documentation-updater 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/matteocervelli/llms
詳情
- 分類
- ""溝通寫作
- 來源
- skills.sh
- 收錄時間
- 2026-02-01