data-client-setup
Installation
SKILL.md
Setup Reactive Data Client
Detection Steps
Before installing, detect the project type and protocol by checking these files:
1. Detect Package Manager
Check which lock file exists:
yarn.lock→ useyarn addpnpm-lock.yaml→ usepnpm addpackage-lock.jsonorbun.lockb→ usenpm installorbun add
2. Detect Project Type
Check package.json dependencies: