Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
polkadot-rest-api
polkadot-rest-api contains 3 collected skills from paritytech, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
3
updated
2026-07-09
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
prefer-subxt-over-rpc
software-developers
Use when fetching or decoding chain data (blocks, extrinsics, events, storage, runtime APIs) and tempted to make manual RPC calls (legacy_rpc, rpc_params!, chain_getBlock, state_call), or when writing code that branches on metadata versions
2026-07-09
scale-decoding
software-developers
Use when decoding SCALE bytes, defining value types for dynamic storage queries, or choosing between parity_scale_codec::Decode and scale_decode::DecodeAsType — including when decoded values look subtly wrong without any error
2026-07-09
v5-extrinsic-signatures
software-developers
Use when extrinsics unexpectedly report is_signed() == false or a missing signature, or when handling V5 "General" extrinsics/transactions
2026-07-09