The dzap-fuse-api skill primes coding assistants with Fuse/Zap REST API shapes and terminology.
Coverage
POST /v1/quote
POST /v1/buildTx
GET /v1/status
GET /v1/config/chains
GET /v1/config/providers
GET /v1/pools
GET /v1/pool/details
GET /v1/user/positions
GET /v1/user/transactions
Install
git clone https://github.com/dzap-io/skills.git
cp skills/dzap-zap-api/*.md .cursor/rules/
ln -s "$PWD/skills/dzap-zap-api" ~/.claude/skills/dzap-fuse-api
Best use cases
- Building backend orchestrators for Fuse intents
- Building frontend quote/build flows
- Writing realistic test fixtures
Reference pairing
Use this skill with zapDocs.json as the source of truth. Last modified on May 21, 2026