byanalogjs· 10 skills
Implement signal-based reactive state management in Angular v20+. Use for creating reactive state with signal(), derived state with computed(), dependent state with linkedSignal(), and side effects with effect(). Triggers on state management questions, converting from BehaviorSubject/Observable patterns to signals, or implementing reactive data flows.
$npx -y skills add analogjs/angular-skills --skill angular-signalsInstalls into the current project.
Run `npx skills use "https://github.com/analogjs/angular-skills" --skill "analogjs/angular-skills/angular-signals"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/analogjs/angular-skills" that are relevant to the current task. Run `npx skills add "https://github.com/analogjs/angular-skills"` and select the relevant skills, then follow their instructions.