AI AGENT ADDONS

Angular developers can use this skill to set up navigation between different screens in their app. It covers lazy loading to load parts of the app only when needed, making the app faster. You can also add authentication guards to protect certain pages from unauthorized users.

This skill helps you work with route parameters like user IDs and search queries. You can read them using signals or the ActivatedRoute service. It also supports functional guards and resolvers to load data before showing a page.

With this skill, you can create nested routes for complex layouts and use signal inputs to bind route parameters directly to your components. Everything works with Angular version 20 and above.

Add Angular Routing skill to your workflow

Global

mkdir -p ~/.claude/skills/angular-routing

Project

mkdir -p .claude/skills/angular-routing

Source Repository

Stars
596
Forks
70
Watchers
596
License
MIT
Last Push
4 months ago
Created
6 months ago