CtrlK
BlogDocsLog inGet started
Tessl Logo

angular-migration

Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.

54

Quality

61%

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

Fix and improve this skill with Tessl

tessl review fix ./.agent/skills/angular-migration/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

22%

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

This skill serves primarily as a table of contents pointing to sub-skills, but the main body lacks any concrete, actionable guidance. The instructions are abstract summaries without executable code, specific commands, or meaningful validation steps. For a complex migration topic, the skill needs substantially more concrete content in either the main body or verifiable sub-skill references.

Suggestions

Add concrete, executable code examples for key migration steps — e.g., a minimal ngUpgrade bootstrap setup, a before/after component conversion snippet, or specific CLI commands like `ng add @angular/upgrade`.

Expand the 4-step workflow with specific validation checkpoints, such as 'Run `ng test` after each component migration' and 'Verify hybrid bootstrap with `platformBrowserDynamic().bootstrapModule(AppModule)`'.

Include at least one complete before/after example showing an AngularJS controller or directive converted to an Angular component with the actual code transformation.

Remove or condense the 'Use this skill when' / 'Do not use this skill when' sections to free up token budget for actionable content.

DimensionReasoningScore

Conciseness

The content is relatively brief but includes some unnecessary sections like 'Use this skill when' and 'Do not use this skill when' lists that pad the content without adding actionable value. The emoji and 'Knowledge Modules (Fractal Skills)' label is unnecessary fluff.

2 / 3

Actionability

The instructions are extremely vague ('Assess the AngularJS codebase', 'Choose a migration strategy', 'Set up ngUpgrade') with no concrete code, commands, or executable examples. There are no code snippets, configuration examples, or specific commands anywhere in the body content.

1 / 3

Workflow Clarity

The four-step workflow is too high-level to be useful — each step is an abstract directive without specific sub-steps, validation checkpoints, or error recovery guidance. For a migration involving destructive changes and complex multi-step processes, the lack of validation steps and feedback loops is a significant gap.

1 / 3

Progressive Disclosure

The skill does reference seven sub-skill files with clear links, which is good progressive disclosure structure. However, no bundle files were provided to verify these references exist, the numbering is inconsistent (numbered 1-3 then titled without numbers for 4-7), and the main content is too thin — it delegates almost everything to sub-skills without providing enough standalone value.

2 / 3

Total

6

/

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.

This is a strong skill description that clearly identifies a specific migration path (AngularJS to Angular), lists concrete techniques used, and provides explicit trigger guidance via a 'Use when' clause. The trigger terms are natural and cover multiple ways a user might express this need. It is highly distinctive and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'hybrid mode', 'incremental component rewriting', and 'dependency injection updates' are all concrete migration techniques, not vague abstractions.

3 / 3

Completeness

Clearly answers both 'what' (migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and DI updates) and 'when' (explicit 'Use when' clause covering upgrading AngularJS apps, planning framework migrations, or modernizing legacy Angular code).

3 / 3

Trigger Term Quality

Includes strong natural trigger terms users would say: 'AngularJS', 'Angular', 'migrate', 'upgrading', 'framework migrations', 'modernizing', 'legacy Angular code'. These cover common variations of how users would describe this need.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — the AngularJS-to-Angular migration is a very specific niche. The mention of 'hybrid mode', 'AngularJS', and 'legacy Angular' clearly distinguishes this from general Angular development or other framework migration skills.

3 / 3

Total

12

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
Dokhacgiakhoa/antigravity-ide
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.