Create Adr
Generates structured Architectural Decision Records (ADRs) based on provided context and requirements for improved documentation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add adolfoaranaes12-create-adr npx -- -y @trustedskills/adolfoaranaes12-create-adr
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"adolfoaranaes12-create-adr": {
"command": "npx",
"args": [
"-y",
"@trustedskills/adolfoaranaes12-create-adr"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, adolfoaranaes12-create-adr, likely generates Architecture Decision Records (ADRs). ADRs are text files that capture important decisions made during software development. This allows teams to document the context and reasoning behind choices, improving maintainability and knowledge sharing. The skill's purpose is to streamline the creation of these records.
When to use it
- When a significant architectural decision needs to be documented (e.g., choosing a database technology).
- To standardize the format and content of ADRs within a development team.
- During design reviews to capture rationale for proposed solutions.
- For onboarding new developers, providing context on past decisions.
Key capabilities
- Generates ADR documents.
- Standardizes ADR formatting (likely based on a template).
- Facilitates documentation of architectural choices.
Example prompts
- "Create an ADR for choosing React as our frontend framework."
- "Generate an ADR outlining the decision to use GraphQL instead of REST."
- “Draft an ADR explaining why we selected PostgreSQL over MySQL.”
Tips & gotchas
The skill likely requires some understanding of architectural principles and common design patterns. Ensure you provide sufficient context in your prompts for accurate and relevant ADR generation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.