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.

68

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

70%

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

The content is well-organized and appropriately offloads detail to verified one-level references, with concrete API guidance throughout. It could be tightened by removing inline version notes and adding one complete inline component example.

Suggestions

Remove or relocate inline version annotations ("Angular 20+", "Angular 17+") into an old-patterns/deprecated section so the main rules stay lean.

Include one complete, copy-paste-ready standalone component example inline in the body so actionability does not depend on the reference files.

Trim emphasis padding (e.g., "ALWAYS ... No exceptions") to pure directives to further improve token efficiency.

DimensionReasoningScore

Conciseness

The body is a lean P0 checklist with no concept padding, but inline version annotations like "(Angular 20+: standalone default.)" and "(new control flow syntax, Angular 17+)" add context Claude largely knows and are not placed in a deprecated/old-patterns section.

2 / 3

Actionability

Concrete API tokens appear throughout (input.required<T>(), output<T>(), model(), host: { '[class.active]': 'isActive()' }, @if/@for/@empty, takeUntilDestroyed()), but the body lacks a complete executable component example — that lives in the references.

2 / 3

Workflow Clarity

This is a single-purpose declarative rule set organized into clear sections (Standalone & Structure, Signals & Change Detection, Control Flow, Anti-Patterns); per the simple-skills note, an unambiguous organized ruleset scores 3 without a multi-step workflow.

3 / 3

Progressive Disclosure

The body is a concise overview with a References section pointing to two real, one-level-deep files (standalone-pattern.md, control-flow.md), both verified present and clearly signaled.

3 / 3

Total

10

/

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.

The description is specific, complete, and well-targeted, naming concrete capabilities and an explicit Use-when trigger clause. It is clearly distinguishable from other skills.

DimensionReasoningScore

Specificity

"Build standalone Angular components with Signals inputs, OnPush change detection, Control Flow, and Smart/Dumb patterns" lists multiple concrete actions and patterns rather than vague language.

3 / 3

Completeness

It states both what the skill does (build standalone components with signals/OnPush/control flow/Smart-Dumb) and an explicit "Use when..." clause covering several trigger scenarios.

3 / 3

Trigger Term Quality

"building standalone Angular components, implementing @if/@for control flow, applying OnPush change detection, or implementing Signals" gives good natural coverage of terms Angular developers actually say.

3 / 3

Distinctiveness Conflict Risk

The Angular-specific triggers (standalone components, @if/@for, OnPush, Signals) form a clear niche 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.