CtrlK
BlogDocsLog inGet started
Tessl Logo

angular-architecture

Standards for Angular project structure, feature modules, and lazy loading. Use when structuring Angular apps, defining feature modules, or configuring lazy loading.

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-structured with a useful verification checklist and a properly signaled one-level reference, but it leans on prescriptive prose over executable examples and repeats a couple of rules across sections. Tightening repetition and adding concrete code for the standalone and core/shared patterns would raise actionability and conciseness.

Suggestions

Add a concrete standalone component example (e.g., `@Component({ standalone: true, ... })`) and a small core/ vs shared/ file layout snippet to make those rules copy-paste ready.

Dedupe the standalone/no-NgModule and lazy-loading rules so each appears once; rely on the Verification Checklist for reinforcement rather than restating in Anti-Patterns.

Consider adding a loadChildren example alongside the loadComponent one to fully cover the lazy-loading guidance.

DimensionReasoningScore

Conciseness

The body is lean and bold-keyword dense, but the standalone-no-NgModule rule and the lazy-loading rule are each restated across Principles, Anti-Patterns, and the Verification Checklist, adding redundancy.

2 / 3

Actionability

Provides one fully executable loadComponent route example and specific prescriptive rules, but most guidance is directive prose without accompanying executable code, leaving key patterns (e.g., standalone config, core/shared layout) without concrete examples.

2 / 3

Workflow Clarity

As a standards skill it has no multi-step destructive workflow, but the mandatory Verification Checklist supplies explicit checkpoints that serve as validation for applying the standards.

3 / 3

Progressive Disclosure

Well-organized sections form a clear overview, and the single [Folder Structure](references/folder-structure.md) reference is one level deep, clearly signaled, and points to a real file.

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, uses natural trigger terms in third person, and explicitly answers both what the skill does and when to use it. It is a strong, concise description with no notable weaknesses.

DimensionReasoningScore

Specificity

Names concrete actions — 'structuring Angular apps, defining feature modules, or configuring lazy loading' — covering multiple specific capabilities rather than vague language.

3 / 3

Completeness

Clearly states what it provides ('Standards for Angular project structure, feature modules, and lazy loading') and when to use it via an explicit 'Use when...' clause.

3 / 3

Trigger Term Quality

Triggers like 'structuring Angular apps', 'defining feature modules', and 'configuring lazy loading' are natural phrases a user would say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

The Angular-specific niche and concrete triggers make 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.