documentation-and-adrs とは?
アーキテクチャの決定、パブリック API の変更、機能の出荷を行う場合、または将来のエンジニアやエージェントがコードベースを理解する必要があるコンテキストを記録する必要がある場合に使用します。 ソース: addyosmani/agent-skills。
アーキテクチャの決定、パブリック API の変更、機能の出荷を行う場合、または将来のエンジニアやエージェントがコードベースを理解する必要があるコンテキストを記録する必要がある場合に使用します。
コマンドラインで documentation-and-adrs AI スキルを開発環境にすばやくインストール
ソース: addyosmani/agent-skills。
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アーキテクチャの決定、パブリック API の変更、機能の出荷を行う場合、または将来のエンジニアやエージェントがコードベースを理解する必要があるコンテキストを記録する必要がある場合に使用します。 ソース: addyosmani/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/addyosmani/agent-skills --skill documentation-and-adrs インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/addyosmani/agent-skills