🎯

rdc-manager

🎯Skill

from reactive/data-client

VibeIndex|
What it does

Manages and streamlines data client operations, providing efficient resource definition, mutation handling, and data synchronization for reactive applications.

πŸ“¦

Part of

reactive/data-client(10 items)

rdc-manager

Installation

Quick InstallInstall with npx
npx skills add https://github.com/reactive/data-client --skill rdc-manager

Need more details? View full documentation on GitHub β†’

8Installs
-
AddedFeb 4, 2026

More from this repository9

🎯
rdc-schema🎯Skill

Generates TypeScript schema definitions and type-safe data models for Reactive Data Client resources based on API specifications.

🎯
rdc-rest🎯Skill

Generates TypeScript REST API client code and resource definitions automatically for Reactive Data Client, simplifying API integration and data fetching.

🎯
rdc-setup🎯Skill

Streamlines initial configuration and boilerplate setup for Reactive Data Client, enabling quick project initialization with TypeScript and React.

🎯
rdc-endpoint-setup🎯Skill

Helps developers quickly configure and set up data endpoints for REST, GraphQL, and other API interfaces within the Reactive Data Client framework.

🎯
rdc-rest-setup🎯Skill

Helps developers quickly configure and set up REST API resource definitions and endpoints for Reactive Data Client projects with minimal boilerplate code.

🎯
rdc-vue-testing🎯Skill

Provides specialized testing utilities and helpers for Vue.js applications using the Reactive Data Client library, enabling efficient and declarative testing of data-driven components.

🎯
rdc-react🎯Skill

Provides React hooks and components for efficiently managing and synchronizing dynamic data fetching, caching, and rendering with Reactive Data Client.

🎯
rdc-react-testing🎯Skill

Provides specialized testing utilities and helpers for React components and hooks using Reactive Data Client, enabling efficient and declarative testing of data-driven React applications.

🎯
initialize🎯Skill

Bootstraps and configures reactive data client with custom store, network interfaces, and middleware for efficient data management.