·documentation-and-adrs
""

documentation-and-adrs

在做出架构决策、更改公共 API、发布功能时,或者在需要记录未来工程师和代理理解代码库所需的上下文时使用。

18安装·0热度·@addyosmani

安装

$npx skills add https://github.com/addyosmani/agent-skills --skill documentation-and-adrs

如何安装 documentation-and-adrs

通过命令行快速安装 documentation-and-adrs AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/addyosmani/agent-skills --skill documentation-and-adrs
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:addyosmani/agent-skills。

SKILL.md

查看原文

Document decisions, not just code. The most valuable documentation captures the why — the context, constraints, and trade-offs that led to a decision. Code shows what was built; documentation explains why it was built this way and what alternatives were considered. This context is essential for future humans and agents working in the codebase.

When NOT to use: Don't document obvious code. Don't add comments that restate what the code already says. Don't write docs for throwaway prototypes.

ADRs capture the reasoning behind significant technical decisions. They're the highest-value documentation you can write.

在做出架构决策、更改公共 API、发布功能时,或者在需要记录未来工程师和代理理解代码库所需的上下文时使用。 来源:addyosmani/agent-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/addyosmani/agent-skills --skill documentation-and-adrs
分类
""沟通写作
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from addyosmani/agent-skills

快速解答

什么是 documentation-and-adrs?

在做出架构决策、更改公共 API、发布功能时,或者在需要记录未来工程师和代理理解代码库所需的上下文时使用。 来源:addyosmani/agent-skills。

如何安装 documentation-and-adrs?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/addyosmani/agent-skills --skill documentation-and-adrs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/addyosmani/agent-skills