unity-adr

Create and compare architecture decision records within Unity projects.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/jinluli/EnglishLearnTool --skill unity-adr-jinluli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-adr
Source: https://github.com/jinluli/EnglishLearnTool/tree/main/Packages/SkillsForUnity/unity-skills~/skills/adr
Command: npx skills add https://github.com/jinluli/EnglishLearnTool --skill unity-adr-jinluli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill aids in documenting and managing architecture decisions in Unity projects, ensuring consistency and facilitating future reference.

Core Features & Use Cases

  • Architecture Decision Record (ADR) Documentation: Facilitates the creation and maintenance of ADRs.
  • Decision Comparison: Allows users to compare and choose between different architectural options.
  • Design Consistency: Ensures that design choices are documented and easily accessible.
  • Use Case: When developing a Unity project, use this Skill to document an architectural decision about the project's data structure, ensuring that all team members are aligned on the chosen approach.

Quick Start

Use the unity-adr skill to create a new ADR for your Unity project, detailing the decision process for implementing a new system architecture.

Frequently Asked Questions about unity-adr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is an architecture decision record in Unity development?

An architecture decision record in Unity documents design choices for project systems, ensuring team alignment and facilitating future reference for architectural patterns and data structures.

How do I document architecture decisions in a Unity project?

Document architecture decisions in a Unity project by creating decision records that detail the chosen approach, allowing developers to maintain design consistency and compare different architectural options.

Can I compare different architectural options for my Unity project?

Yes, you can compare different architectural options for your Unity project. Decision comparison features allow developers to evaluate design choices before documenting the selected approach.

Do I need Unity project context to manage architecture decision records?

Yes, you need Unity project context and an understanding of architectural patterns to effectively manage architecture decision records and maintain consistency across multiple design choices.

When should I use architecture decision records for Unity development?

Use architecture decision records for Unity development when implementing new system architectures or defining data structures, ensuring all team members are aligned on the chosen design choices.

What are the limitations of managing Unity architecture decisions without dedicated records?

Without dedicated records, managing Unity architecture decisions risks inconsistency and lost context, making it difficult for developers to reference past design choices or compare architectural options.