CtrlK
BlogDocsLog inGet started
Tessl Logo

angular-components

Build standalone Angular components with Signals inputs, OnPush change detection, Control Flow, and Smart/Dumb patterns. Use when building standalone Angular components, implementing @if/@for control flow, applying OnPush change detection, or implementing Signals in Angular components.

75

Quality

94%

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

88%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 well-structured, token-efficient rule reference with executable Angular syntax and clean one-level references. Its main weakness is the absence of a sequenced workflow or validation checkpoints, which is appropriate for a rule-list skill but caps workflow clarity.

Suggestions

Add a short 'Build checklist' or sequenced workflow (structure -> signals/CD -> control flow -> verify) with a validation step so Claude can confirm a generated component conforms before finishing.

Optionally include one minimal complete component example inline to ground the rules in an executable whole rather than only fragmented syntax snippets.

DimensionReasoningScore

Conciseness

Lean, bullet-driven reference that assumes Claude knows Angular; every line states a concrete rule (e.g. 'ALWAYS use ChangeDetectionStrategy.OnPush') with no padding or re-explanation of basics.

3 / 3

Actionability

Gives concrete, executable API guidance throughout — 'input.required<T>()', 'output<T>()', '@for (item of items; track item.id)', 'toSignal()' — copy-paste ready syntax rather than abstract description.

3 / 3

Workflow Clarity

It is a rule checklist, not a multi-step workflow; while the single-task rules are unambiguous, there are no sequenced build steps or validation checkpoints for a generation task.

2 / 3

Progressive Disclosure

The body is a concise overview with two clearly signaled, one-level-deep references (standalone-pattern.md, control-flow.md) that are real bundle files, keeping the main skill short.

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 strong, third-person description that names specific capabilities and provides explicit 'Use when' triggers tied to concrete Angular terminology. It is concise, avoids fluff, and is clearly distinct from generic web skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Build standalone Angular components with Signals inputs, OnPush change detection, Control Flow, and Smart/Dumb patterns' — naming specific capabilities rather than vague language.

3 / 3

Completeness

Explicitly answers both what (building standalone Angular components with Signals/OnPush/Control Flow/Smart-Dumb) and when ('Use when building standalone Angular components, implementing @if/@for control flow, applying OnPush change detection, or implementing Signals in Angular components').

3 / 3

Trigger Term Quality

The 'Use when' clause surfaces natural user terms — 'standalone Angular components', '@if/@for control flow', 'OnPush change detection', 'Signals in Angular components' — that a developer would actually say.

3 / 3

Distinctiveness Conflict Risk

The Angular-specific, component-centric triggers carve a clear niche unlikely to conflict with other skills, anchored by concrete terms like @if/@for and OnPush.

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.