CtrlK
BlogDocsLog inGet started
Tessl Logo

angular-http-client

Integrate HttpClient, Interceptors, and API interactions in Angular. Use when integrating HttpClient, writing interceptors, or handling API calls in Angular.

74

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

A token-efficient, actionable skill body with excellent progressive disclosure and concrete code. The main gap is workflow_clarity: it reads as a reference of principles rather than a sequenced process with validation checkpoints.

Suggestions

Add a short numbered setup workflow (e.g., provideHttpClient -> register interceptors -> type responses -> test) with an explicit validate/build checkpoint so the process is sequenced rather than only principle-based.

Include a brief error-recovery loop for interceptor failures (e.g., verify token injection, retry on 401) to satisfy the validation feedback-loop expectation for HTTP operations.

DimensionReasoningScore

Conciseness

Lean, pointer-style body with no concept explanation; it assumes Claude knows Angular and every token earns its place (e.g., 'Encapsulate all HTTP calls in Services').

3 / 3

Actionability

Provides concrete, executable snippets — 'httpResource<User>(() => `/api/users/${this.userId()}`)' and 'withInterceptors([...])' — plus a complete, copy-paste-ready interceptor example in the reference file.

3 / 3

Workflow Clarity

Principles, Guidelines, and Anti-Patterns give clear directional guidance, but there is no explicitly sequenced multi-step workflow and no validate/fix/retry checkpoint for fragile operations like request cloning or interceptor registration.

2 / 3

Progressive Disclosure

SKILL.md acts as a concise overview with a single, well-signaled one-level-deep reference to references/interceptors.md, which exists and holds the detailed example; content is appropriately split.

3 / 3

Total

11

/

12

Passed

Description

100%

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-targeted description that names concrete capabilities, includes natural trigger terms, and explicitly states both what the skill does and when to use it. No weak dimensions.

DimensionReasoningScore

Specificity

Names multiple concrete capabilities — 'Integrate HttpClient, Interceptors, and API interactions in Angular' — listing distinct, specific actions rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('Integrate HttpClient, Interceptors, and API interactions') and when ('Use when integrating HttpClient, writing interceptors, or handling API calls in Angular').

3 / 3

Trigger Term Quality

Uses natural terms developers actually say — 'HttpClient', 'interceptors', 'API calls', 'Angular' — with good coverage and no overly generic jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped to Angular HTTP concerns with specific triggers, forming a clear niche unlikely to conflict with non-Angular 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.