Documentation And Adrs

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

Overview

Documentation And Adrs is a SKILL.md workflow from addyosmani/agent-skills. It is categorized under documents and links back to its reviewed source so users can inspect the complete instructions and bundled resources before installation.

Use Cases

Apply Documentation And Adrs as a repeatable documents workflow.
Evaluate the source instructions and bundled resources before installation.
Use the skill with a compatible Agent Skills runtime.

Install Notes

# Review source first
open https://github.com/addyosmani/agent-skills/blob/main/skills/documentation-and-adrs/SKILL.md

Copy the reviewed skill folder into the skills directory used by your compatible agent.

Security Notes

AIToolly validated the published source structure and license automatically. Review addyosmani/agent-skills and any bundled scripts again before granting workspace, command, or network access.

Related Skills

Doc Coauthoring

anthropics/skills

Documents

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for reader...

Claude CodeClaude
designtesting
164,398 StarsSource linked

Docx

anthropics/skills

Documents

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting like tables of contents, headings, pa...

Claude
pythondocuments
164,398 StarsSource linked

PDF

anthropics/skills

Documents

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, a...

CodexClaude
pythondata
164,398 StarsSource linked

Data360 Prepare

forcedotcom/sf-skills

Documents

Salesforce Data Cloud Prepare phase. Use this skill when the user creates or manages Data Cloud data streams, DLOs, transforms, or Document AI configurations. TRIGGER when: user creates or manages Data Cloud data streams, DLOs, transforms, or Document AI configurations, or asks about ingestion into Data Cloud. DO NO...

pythontesting
760 StarsApache-2.0

Documentation and ADRs

TerminalSkills/skills

Documents

Document decisions, not just code. The most valuable documentation captures the why — the context, constraints, and tradeoffs that led to a decision. Code shows what was built; documentation explains why it was built this way and what alternatives were considered.

CodexClaude Code
documentsdocumentation
72 StarsApache-2.0

Code Documenter

TerminalSkills/skills

Documents

Analyzes source code to generate accurate, contextaware documentation at multiple levels: inline comments for complex logic, function/class docstrings, modulelevel overviews, architecture documents, and onboarding guides. Understands control flow, data transformations, side effects, and crossmodule dependencies.

CodexClaude Code
documentsdocumentation
72 StarsApache-2.0