What problem does it solve?
This Skill helps you create, modernize, and troubleshoot Angular applications with guidance that stays aligned to the project's actual Angular version, so you can avoid outdated patterns and build faster with fewer mistakes.
Core Features & Use Cases
- Component and Service Generation: Produce maintainable Angular components, services, directives, pipes, and route structures using current best practices.
- Modern Angular Patterns: Apply signals, linkedSignal, resource, dependency injection, routing, SSR, accessibility, styling, and animations correctly for the version in use.
- Testing and Tooling Support: Write or update unit, router, and E2E tests, and use Angular CLI workflows for scaffolding, building, and migrations.
- Use Case: A developer needs to add a new accessible dashboard component, connect it to route data, and verify it with tests while keeping the codebase consistent with Angular conventions.
Quick Start
Use the angular-developer skill to inspect the Angular version in this repository and generate the implementation guidance, code, or migration plan I need.