·design-documentation
""

design-documentation

jasonkneen/kiro

將批准的要求轉化為全面的技術設計。定義系統架構、組件交互、數據模型和接口,以創建實施藍圖。

24安裝·1熱度·@jasonkneen

安裝

$npx skills add https://github.com/jasonkneen/kiro --skill design-documentation

SKILL.md

Create technical blueprints that bridge requirements and implementation. This skill teaches how to document architecture decisions, component design, and system interactions.

{ "id": "abc123", "name": "Example", "createdAt": "2024-01-15T10:30:00Z" }

┌─────────────┐ ┌──────────────┐ ┌─────────────┐ │ Client │────▶│ Profile API │────▶│ Database │ └─────────────┘ └──────────────┘ └─────────────┘ │ ▼ ┌──────────────┐ │ Image Store │ └──────────────┘

將批准的要求轉化為全面的技術設計。定義系統架構、組件交互、數據模型和接口,以創建實施藍圖。 來源:jasonkneen/kiro。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/jasonkneen/kiro --skill design-documentation
分類
""溝通寫作
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 design-documentation?

將批准的要求轉化為全面的技術設計。定義系統架構、組件交互、數據模型和接口,以創建實施藍圖。 來源:jasonkneen/kiro。

如何安裝 design-documentation?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jasonkneen/kiro --skill design-documentation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/jasonkneen/kiro