·rdc-rest-setup
{}

rdc-rest-setup

reactive/data-client

Set up @data-client/rest for REST APIs. Creates custom RestEndpoint base class with common behaviors (auth, urlPrefix, error handling). Use after rdc-setup detects REST patterns.

6Installs·0Trend·@reactive

Installation

$npx skills add https://github.com/reactive/data-client --skill rdc-rest-setup

SKILL.md

This skill configures @data-client/rest for a project. It should be applied after skill "rdc-setup" detects REST API patterns.

First, apply the skill "rdc-rest" for accurate implementation patterns.

After installing, offer to create a custom RestEndpoint class for the project.

Set up @data-client/rest for REST APIs. Creates custom RestEndpoint base class with common behaviors (auth, urlPrefix, error handling). Use after rdc-setup detects REST patterns. Source: reactive/data-client.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/reactive/data-client --skill rdc-rest-setup
Category
{}Data Analysis
Verified
First Seen
2026-02-06
Updated
2026-02-18

Quick answers

What is rdc-rest-setup?

Set up @data-client/rest for REST APIs. Creates custom RestEndpoint base class with common behaviors (auth, urlPrefix, error handling). Use after rdc-setup detects REST patterns. Source: reactive/data-client.

How do I install rdc-rest-setup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/reactive/data-client --skill rdc-rest-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/reactive/data-client

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-06