Migrador de componentes legacy
CommunityModerniza tu código Angular
Software Engineering#typescript#refactoring#angular#signals#code modernization#standalone components
AuthorRodrigoVeraCandia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of refactoring legacy Angular components to leverage modern Angular features like standalone components, signals, and the inject() function, significantly improving code quality and maintainability.
Core Features & Use Cases
- Standalone Conversion: Transforms NgModule-based components into standalone ones.
- Signal Adoption: Migrates component state from traditional properties to Angular Signals.
- Modern DI: Replaces constructor injection with the
inject()function. - Use Case: You have an Angular application with many older components still relying on NgModules and RxJS subscriptions in templates. This Skill can systematically update these components to be more performant and easier to manage using the latest Angular best practices.
Quick Start
Use the Migrador de componentes legacy skill to convert the provided Angular component code to use standalone components and signals.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Migrador de componentes legacy Download link: https://github.com/RodrigoVeraCandia/Template_verona/archive/main.zip#migrador-de-componentes-legacy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.