mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
docs: make DI skill package-scoped
This commit is contained in:
committed by
Peter Sanderson
parent
e053b818c0
commit
37b3087e64
5
suite-common/delegated-identity-key-types/AGENTS.md
Normal file
5
suite-common/delegated-identity-key-types/AGENTS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Skills
|
||||
|
||||
Apart from [top-level AGENTS.md](../../AGENTS.md), the following skills are mandatory for this package:
|
||||
|
||||
- [Dependency Injection](../../skills/dependency-injection.md) – Service and composition root patterns
|
||||
5
suite-common/delegated-identity-key/AGENTS.md
Normal file
5
suite-common/delegated-identity-key/AGENTS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Skills
|
||||
|
||||
Apart from [top-level AGENTS.md](../../AGENTS.md), the following skills are mandatory for this package:
|
||||
|
||||
- [Dependency Injection](../../skills/dependency-injection.md) – Service and composition root patterns
|
||||
5
suite-common/dependency-injection/AGENTS.md
Normal file
5
suite-common/dependency-injection/AGENTS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Skills
|
||||
|
||||
Apart from [top-level AGENTS.md](../../AGENTS.md), the following skills are mandatory for this package:
|
||||
|
||||
- [Dependency Injection](../../skills/dependency-injection.md) – Service and composition root patterns
|
||||
5
suite-common/suite-sync-evolu/AGENTS.md
Normal file
5
suite-common/suite-sync-evolu/AGENTS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Skills
|
||||
|
||||
Apart from [top-level AGENTS.md](../../AGENTS.md), the following skills are mandatory for this package:
|
||||
|
||||
- [Dependency Injection](../../skills/dependency-injection.md) – Service and composition root patterns
|
||||
5
suite-common/suite-sync-storage/AGENTS.md
Normal file
5
suite-common/suite-sync-storage/AGENTS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Skills
|
||||
|
||||
Apart from [top-level AGENTS.md](../../AGENTS.md), the following skills are mandatory for this package:
|
||||
|
||||
- [Dependency Injection](../../skills/dependency-injection.md) – Service and composition root patterns
|
||||
5
suite-common/suite-sync-types/AGENTS.md
Normal file
5
suite-common/suite-sync-types/AGENTS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Skills
|
||||
|
||||
Apart from [top-level AGENTS.md](../../AGENTS.md), the following skills are mandatory for this package:
|
||||
|
||||
- [Dependency Injection](../../skills/dependency-injection.md) – Service and composition root patterns
|
||||
5
suite-common/suite-sync/AGENTS.md
Normal file
5
suite-common/suite-sync/AGENTS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Skills
|
||||
|
||||
Apart from [top-level AGENTS.md](../../AGENTS.md), the following skills are mandatory reading for this package:
|
||||
|
||||
- [Dependency Injection](../../skills/dependency-injection.md) – Service and composition root patterns
|
||||
Reference in New Issue
Block a user