angular-http

Community

Effortless Angular HTTP & data fetching.

AuthorMassimilianoPili
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies making HTTP requests and managing asynchronous data in Angular applications, reducing boilerplate code for API interactions and data loading.

Core Features & Use Cases

  • Signal-Based Fetching: Use httpResource() and resource() for reactive, signal-driven data loading with built-in loading and error states.
  • Traditional HttpClient: Leverage the standard HttpClient for complex scenarios and Observable-based patterns.
  • Interceptors: Implement custom logic for request/response manipulation, authentication, and error handling.
  • Use Case: Integrate a REST API to display a list of users, handle loading spinners, show error messages, and implement authentication headers using interceptors.

Quick Start

Use the angular-http skill to fetch user data from '/api/users/123' and display it.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-http
Download link: https://github.com/MassimilianoPili/claude-code-config/archive/main.zip#angular-http

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.