技能 documentation-templates
📦

documentation-templates

安全

快速建立專業文件

此技能提供現成可用的模板,包括 README 檔案、API 文件、程式碼註解、變更紀錄,以及 AI 友善的文件格式。

支援: Claude Codex Code(CC)
📊 70 充足
1

下載技能 ZIP

2

在 Claude 中上傳

前往 設定 → 功能 → 技能 → 上傳技能

3

開啟並開始使用

測試它

正在使用「documentation-templates」。 Use documentation-templates to create a README for a Node.js API

預期結果:

完整的 README.md,包含章節:標題 + 單句描述、快速開始、功能、設定表格、API 參考連結、貢獻指南、授權

正在使用「documentation-templates」。 Use documentation-templates to document a GET /users endpoint

預期結果:

API 文件,包含端點描述、參數表格(id: string,必��)、回應代碼(200、404),以及範例請求/回應

正在使用「documentation-templates」。 Use documentation-templates to create an ADR for database choice

預期結果:

ADR 文件,包含狀態(已接受/已棄用/已取代)、脈絡(為何需要此決策)、決策(做了什麼決定)、後果(取捨)

安全審計

安全
v1 • 2/24/2026

All 23 static findings are false positives. The skill contains only markdown documentation templates with no executable code. The detected patterns (external_commands, weak cryptographic algorithms, system reconnaissance) are markdown code fences, plain English text, and API documentation placeholders - not actual security risks.

1
已掃描檔案
200
分析行數
0
發現項
1
審計總數
未發現安全問題

偵測到的模式

External Command Execution (False Positive)Weak Cryptographic Algorithm (False Positive)System Reconnaissance (False Positive)
審計者: claude

品質評分

38
架構
100
可維護性
87
內容
26
社群
100
安全
91
規範符合性

你能建構什麼

新專案設置

使用 README、API 文件與變更紀錄模板,快速為新專案搭建文件架構。

文件標準化

使用標準化模板,在團隊專案間維持一致的文件風格。

AI Agent 整合

建立 Claude 與 Codex 等 AI agent 能有效理解與使用的文件。

試試這些提示

建立基本 README
Use the documentation-templates skill to create a README.md for my [project type] project. Include Quick Start, Features, and Configuration sections.
記錄 API 端點
Use the documentation-templates skill to create API documentation for my REST API with endpoints for [list endpoints].
撰寫程式碼註解
Use the documentation-templates skill to add JSDoc comments to my function that [describe function purpose].
建立架構決策紀錄
Use the documentation-templates skill to create an ADR for [decision title]. Include Context, Decision, and Consequences sections.

最佳實務

  • 在新增詳細文件之前,先從重要章節開始(標題、快速開始、功能)
  • 將模板視為起點,並根據專案需求調整結構
  • 保持文件更新—過期的文件比沒有文件更糟
  • 在文件中加入範例,幫助使用者快速理解

避免

  • 不要未經自訂就逐字複製模板,應根據專案脈絡調整
  • 避免在使用者面向的 README 檔案中記錄實作細節
  • 不���跳過快速開始章節—使用者想要快速開始使用
  • 避免使用 AI agent 無法剖析的過時文件格式

常見問題

此技能相容哪些工具?
此技能相容 Claude、Codex 與 Claude Code。搭配 Read、Glob 與 Grep 工具使用。
我需要修改模板嗎?
是的,模板是起點。請調整預留位置與結構,以符合您的專案特定需求。
我可用於商業��案嗎?
是的,此技能採用 MIT 授權,允許商業使用,但需註明出處。
什麼是 llms.txt?
llms.txt 是專為 AI 爬蟲與 agent 設計的文件格式。它提供結構化概览,讓 AI 模型能輕易剖析與理��。
這與自動產生的文件有何不同?
此技能提供人工撰寫的模板,優先考慮清晰度與可掃讀性。自動產生的文件通常缺乏適當的結構與脈絡。
此技能能產生實際程式碼嗎?
不,此技能僅產生文件結構與模板。它不會產生可執行程式碼。

開發者詳情

檔案結構

📄 SKILL.md