·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