angular-di
angular di
Requirements & configuration
- // Simple value token
- // Object token
- // Token with factory (self-providing)
- Providing Token Values
- Collect multiple values for same token:
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
angular-di FAQ
What does the angular-di skill do?
Implement dependency injection in Angular v20+ using inject(), injection tokens, and provider configuration. Use for service architecture, providing dependencies at different levels, creating injectable tokens, and managing singleton vs scoped services. Triggers on service creation, configuring providers, using injection tokens, or understanding DI hierarchy.
What does angular-di require?
// Simple value token // Object token // Token with factory (self-providing) Providing Token Values Collect multiple values for same token:
How do I install angular-di?
Run: npx -y skills add https://github.com/analogjs/angular-skills --skill angular-di --agent claude-code — the source lives at github.com/analogjs/angular-skills.
Maintain angular-di?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/analogjs-angular-skills-angular-di?ref=badge) npx agentictools info skills/analogjs-angular-skills-angular-di The second line is the CLI lookup for this page — handy in READMEs and docs.