소개
This skill equips Claude with the deep technical knowledge required to master Angular's Dependency Injection (DI) system. It covers everything from basic service injection to complex hierarchical injector trees, including advanced provider types like useFactory and useValue, type-safe InjectionTokens, and multi-providers. By utilizing this skill, developers can ensure their Angular projects follow best practices for decoupling components, managing application state, and optimizing for tree-shaking while maintaining a highly testable architecture.