CtrlK
BlogDocsLog inGet started
Tessl Logo

angular-dependency-injection

Configure DI, inject() usage, and providers in Angular. Use when configuring Angular dependency injection, using inject(), or defining providers.

73

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A dense, actionable Angular DI reference with concrete syntax and a single well-signaled reference file. Its main weakness is a redundant 'Canonical response anchors' section that re-lists terms already covered in the body.

Suggestions

Remove or merge the 'Canonical response anchors' section, since it restates terminology already present in Principles/Guidelines and adds tokens without new information.

Fix minor grammar issues such as 'to collects all multi providers' and 'This creates instance destroyed when leaving route' for cleaner guidance.

Consider moving the full executable code blocks (currently in references/di-patterns.md) to be explicitly framed as the canonical examples the body's inline patterns point to.

DimensionReasoningScore

Conciseness

The body is mostly lean bullet guidance, but the 'Canonical response anchors' section duplicates terminology already stated above and there are minor grammar slips ('to collects all multi providers'), so it could be tightened.

2 / 3

Actionability

Provides concrete, copy-paste-ready syntax such as 'inject(MyService)', 'provideHttpClient()', and '{ provide: TOKEN, useClass: Impl, multi: true }' rather than vague direction.

3 / 3

Workflow Clarity

Organized into clear Principles, Guidelines, and Anti-Patterns sections; as a single-purpose decision/patterns guide with no risky multi-step operation, the simple-skill allowance applies.

3 / 3

Progressive Disclosure

Keeps the overview inline and signals one clearly-named, one-level-deep reference '[DI Patterns](references/di-patterns.md)', which exists as a real file containing the detailed code examples.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, well-structured description that names concrete DI actions and gives explicit 'Use when' triggers scoped to Angular. It fully covers what and when with natural trigger terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Configure DI, inject() usage, and providers in Angular' — matching the level-3 anchor of several specific concrete actions.

3 / 3

Completeness

Clearly answers both what ('Configure DI, inject() usage, and providers') and when via an explicit 'Use when configuring Angular dependency injection, using inject(), or defining providers' clause.

3 / 3

Trigger Term Quality

Includes natural terms a developer would say — 'Angular dependency injection', 'inject()', 'providers' — giving good coverage of likely user phrasings.

3 / 3

Distinctiveness Conflict Risk

Angular-specific niche with distinct DI-centric triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
HoangNguyen0403/agent-skills-standard
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.