Create Architectural Decision Record
curated by SkillMD · plugin · 10 skills
Document architectural decisions with context, consequences, and alternatives in a standardized ADR format.
Install the whole plugin (CLI)
npx skillmds add addyosmani/documentation-and-adrs
npx skillmds add github/create-architectural-decision-record
npx skillmds add microsoft/wiki-page-writer
npx skillmds add github/update-specification
npx skillmds add samyakjhaveri/gen-spec
npx skillmds add testdouble/architectural-decision-record
npx skillmds add majiayu000/adr
npx skillmds add tinh2/adr
npx skillmds add auto-skiller/grill-with-docs
npx skillmds add cloudthinker-ai/adr-templateSkills in this plugin
- ▌ documentation-and-adrs · addyosmaniRecords architectural decisions and documentation to capture the context, constraints, and trade-offs behind codebase choices.
- ▌ create-architectural-decision-record · githubGenerate structured Architectural Decision Record (ADR) documents with standardized front matter, consequences, and alternatives for AI-optimized decision documentation.
- ▌ wiki-page-writer · microsoftGenerates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth.
- ▌ update-specification · githubUpdate an existing specification file for a solution, optimized for Generative AI consumption based on new requirements or code changes.
- ▌ gen-spec · samyakjhaveriGenerate a structured specification document before writing implementation code, validating scope, drafting specs, and registering them in the project.
- ▌ architectural-decision-record · testdouble bundleCreate, extract, or convert architectural decision records (ADRs) using a structured template, with project context discovery and evidence-based review.
- ▌ adr · majiayu000 bundleManages Architecture Decision Records (ADRs) throughout their lifecycle, including reading, writing, and aligning development with documented decisions.
- ▌ adr · tinh2Creates and manages Architecture Decision Records using the Michael Nygard format, including new ADR creation, retrospective analysis, superseding, deprecating, and index generation.
- ▌ grill-with-docs · auto-skiller bundleRuns a structured interview that stress-tests a plan against the project's domain model, sharpens terminology, and updates CONTEXT.md and ADRs inline as decisions are made.
- ▌ adr-template · cloudthinker-aiStructures an Architecture Decision Record (ADR) to capture context, decision, and consequences of significant architectural choices, ensuring decisions are documented with sufficient detail for future teams.