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 skillUse it for
ark-di-container-configurationRegistration lifetimes, explicit ownership, hierarchical scopes, async resolution, overrides, and ordered teardown.
ark-di-flutter-scopesRoot 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.