Skill for creating and editing Architecture Decision Records (ADRs). Use when requests involve "create ADR", "record architecture decision", or "document design decisions". Supports creating new ADRs, updating existing ADRs, and reviewing ADR format.
Generates Architecture Decision Records (ADRs) following project-specific format conventions and guidelines.
/plugin marketplace add yaakaito/env/plugin install dev-plan@yaakaito-envThis skill inherits all available tools. When active, it can use any tool Claude has access to.
assets/adr-example.mdA skill for creating Architecture Decision Records (ADRs). Generates ADRs following project-specific format conventions.
adr-NNN-short-description-in-english-with-hyphens.md
Example: adr-002-new-feature.md
docs/adr/
# Title (in English)
## Status
Approved
## Context
Describe the background, challenges, and current issues. Follow the flow: facts → challenges → what you want to solve.
Use lists to enumerate facts and issues. Avoid adding sub-headers; prefer prose and lists within this section.
## Decision
Start with a brief summary of the overall decision (1-2 paragraphs). Then, if there are multiple decisions, create a sub-section for each (e.g., ### Decision 1).
However, avoid creating too many sub-sections unnecessarily. Use tables or Mermaid diagrams as needed.
**Important**: Do NOT include implementation-specific code. Use pseudocode only to illustrate concepts.
## Consequences
### Positive
- Positive outcomes and benefits
### Negative
- Negative outcomes, drawbacks, and trade-offs
### Neutral
- Neutral impacts and side effects
## Notes
### Alternatives Considered
- **Alternative A**: Reason for not adopting
- **Alternative B**: Reason for not adopting
### References
- Related ADRs and external resources
docs/adr/ to determine the next numberassets/adr-example.mddocs/adr/adr-NNN-description.mddocs/adr/ to understand the current format and writing styleThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.