documentation-and-adrs
Document Architecture Decisions Clearly
Teams can lose important reasoning when decisions remain only in code or chat messages. This skill provides structured guidance for ADRs, API documentation, changelogs, and project conventions.
Instalar con mi Agente
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
Review the Skillstore skill "documentation-and-adrs" from https://skillstore.io/skills/addyosmani-documentation-and-adrs.md and its manifest at https://skillstore.io/api/skills/addyosmani-documentation-and-adrs/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Recursos legibles por agentes
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Pruébalo
Usando "documentation-and-adrs". Draft an ADR for adopting a message queue.
Resultado esperado:
- Title: Adopt a managed message queue
- Status: Proposed
- Context: Background jobs need reliable asynchronous processing.
- Decision: Use a managed queue service with documented retry policies.
- Consequences: Operations are simplified, but the service adds cost and vendor dependency.
Usando "documentation-and-adrs". Document a breaking API rename.
Resultado esperado:
- API change: Rename createUser to registerUser.
- Migration: Update callers to use registerUser before the next major release.
- Changelog: Mark the old name as removed and link to the migration guide.
Auditoría de seguridad
SeguroAll 30 static findings are false positives caused by Markdown code formatting, documentation examples, and a TypeScript example. The skill contains no executable scripts, secret access, network activity, destructive behavior, or prompt-injection content.
Factores de riesgo
⚙️ Comandos externos (28)
Compartir y citar este informe
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
Copiar enlace del informe
https://skillstore.io/skills/addyosmani-documentation-and-adrs/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/addyosmani-documentation-and-adrs?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/addyosmani-documentation-and-adrs?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/addyosmani-documentation-and-adrs/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/addyosmani-documentation-and-adrs.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Citas académicas (APA · BibTeX · CFF)
Cita APA
addyosmani. (2026). documentation-and-adrs security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/addyosmani-documentation-and-adrs/audits/1Cita BibTeX
@techreport{addyosmani-addyosmani-documentation-and-adrs-2026,
author = {addyosmani},
title = {documentation-and-adrs security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/addyosmani-documentation-and-adrs/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "documentation-and-adrs security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "addyosmani"
date-released: "2026-08-30"
url: "https://skillstore.io/skills/addyosmani-documentation-and-adrs/audits/1"
identifiers:
- type: other
value: "skillstore:addyosmani-documentation-and-adrs:audit:1"
description: "Skillstore immutable audit report identifier"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
Record an architecture choice
Create an ADR that explains a significant technical decision, its context, and its consequences.
Document a public API change
Add clear API documentation and release notes when a feature changes a public interface.
Preserve project context
Capture conventions and implementation reasoning so future contributors can work consistently.
Prueba estos prompts
Help me draft an ADR for choosing a database. Include context, decision, alternatives, consequences, and status.
Help me document this public API change. Explain the purpose, parameters, return values, migration steps, and compatibility impact.
Review the existing documentation conventions I provide. Then propose an ADR location, filename, numbering, and headings that match them.
Create a documentation plan for this release. Include ADR updates, API reference changes, README updates, changelog entries, owners, and review checks.
Mejores prácticas
- Inspect existing project conventions before creating documentation.
- Record the decision context and alternatives, not only the final choice.
- Review documentation when public behavior or architecture changes.
Evitar
- Do not create an ADR for a routine implementation detail.
- Do not delete historical ADRs when a decision changes; mark them superseded.
- Do not write comments that merely repeat what the code already states.
Preguntas frecuentes
What is an ADR?
When should I create an ADR?
Should I use the included ADR format exactly?
Can this skill write API documentation?
Does this skill run commands or modify files?
How should old ADRs be handled?
Detalles del desarrollador
Autor
addyosmaniLicencia
MIT
Revisión de Skillstore
r1
Aviso de versión
El autor no declaró una versión.
Ref.
c6787a0b49a3d272bbd03c247ea84d5a7617580d
Actualidad del mantenimiento
31/8/2026
Uso
1 descargas · 0 vistas
Estructura de archivos
📄 SKILL.md