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