rdc-endpoint-setup
✓Set up @data-client/endpoint for custom async operations. Wraps existing async functions with Endpoint for use with Data Client hooks. Use after rdc-setup detects non-REST/GraphQL async patterns.
Installation
SKILL.md
This skill configures @data-client/endpoint for wrapping existing async functions. It should be applied after rdc-setup detects custom async patterns that aren't REST or GraphQL.
If the default key function doesn't work for your use case:
In production builds, function names may be mangled. Always provide explicit name option:
Set up @data-client/endpoint for custom async operations. Wraps existing async functions with Endpoint for use with Data Client hooks. Use after rdc-setup detects non-REST/GraphQL async patterns. Source: reactive/data-client.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/reactive/data-client --skill rdc-endpoint-setup- Source
- reactive/data-client
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is rdc-endpoint-setup?
Set up @data-client/endpoint for custom async operations. Wraps existing async functions with Endpoint for use with Data Client hooks. Use after rdc-setup detects non-REST/GraphQL async patterns. Source: reactive/data-client.
How do I install rdc-endpoint-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-endpoint-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-05