angular-rxjs-patterns

Official

RxJS patterns for Angular async flows.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers RxJS patterns in Angular for handling asynchronous operations, streams, and reactive programming.

Core Features & Use Cases

  • Observable Creation: of, from, interval, fromEvent patterns.
  • HttpClient Observables: Typing and proper request flows.
  • Operators: Map, switchMap, mergeMap, concatMap, and more.

Quick Start

Implement a search feature that uses switchMap to handle user input and API calls.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: angular-rxjs-patterns
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#angular-rxjs-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository