Packages
Coding-agent skills
Install version-matched guidance for DI configuration, lifetimes, ownership, hierarchy, and Flutter scopes.
v1.1.0Beginner
Coding-agent skills
Install the skill for the layer you are changing:
shell
dart run skills@ get -p ark_di
dart run skills@ get -p ark_di_flutter
| Installed skill | Use it for |
|---|---|
ark-di-container-configuration | Registration lifetimes, explicit ownership, hierarchical scopes, async resolution, overrides, and ordered teardown. |
ark-di-flutter-scopes | Root and feature scopes, typed BuildContext access, ownership, close errors, and the opt-in locator adapter. |
These skills help an agent make lifecycle decisions before writing registrations. They do not create global state, choose dependencies for the application, or replace the Composition Root. Review the installed instructions and reinstall them after a package upgrade.