·rdc-rest
{}

rdc-rest

reactive/data-client

Definieren Sie REST-APIs mit @data-client/rest - resources(), RestEndpoint, CRUD, GET/POST/PUT/DELETE, HTTP-Abruf, Normalisierung, Cache, URL-Präfix und Pfadparametern

8Installationen·0Trend·@reactive

Installation

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

SKILL.md

This project uses @data-client/rest to define, fetch, normalize, and update RESTful resources and entities in React/TypeScript apps with type safety and automatic cache management.

Always follow these patterns when generating code that interacts with remote APIs.

This project uses schemas to define and normalize data models with type safety and automatic cache management. Apply the skill "rdc-schema" for schema patterns. Always follow these patterns (apply the skill "rdc-schema") when generating mutable data definitions.

Definieren Sie REST-APIs mit @data-client/rest - resources(), RestEndpoint, CRUD, GET/POST/PUT/DELETE, HTTP-Abruf, Normalisierung, Cache, URL-Präfix und Pfadparametern Quelle: reactive/data-client.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/reactive/data-client --skill rdc-rest
Kategorie
{}Datenanalyse
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist rdc-rest?

Definieren Sie REST-APIs mit @data-client/rest - resources(), RestEndpoint, CRUD, GET/POST/PUT/DELETE, HTTP-Abruf, Normalisierung, Cache, URL-Präfix und Pfadparametern Quelle: reactive/data-client.

Wie installiere ich rdc-rest?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/reactive/data-client --skill rdc-rest Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

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