Maps the Marinade Finance Solana ecosystem: repos, program IDs, token mints, SDKs, and issue filing. Use to navigate cross-repo relationships or find where to file bugs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/validator-bonds:marinade-ecosystemWhen to use
marinade-finance GitHub org, which repo does X, what repo is X, liquid-staking-program, native-staking, institutional-staking, ds-sam, ds-scoring, delegation-strategy, vote-aggregator, tokadapt, marinade.finance site, file an issue, open a bug, feature request, program ID, program address, mSOL mint, MNDE token, marinade-ts-sdk, ds-sam-sdk, native-staking-sdk, typescript-common packages, cross-repo navigation, how repos relate, what does this repo do
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Non-custodial liquid staking protocol on Solana. Three products:
Non-custodial liquid staking protocol on Solana. Three products: mSOL (liquid staking), native staking, SAM (stake auction marketplace).
ALWAYS verify addresses at https://docs-beta.marinade.finance/developers/contracts/
bonds subscribe --type telegram --address <handle>) for bond event alerts| Name | Address |
|---|---|
| Liquid Staking | MarBmsSgKXdrN1egZf5sqe1TMai9K1rChYNDJgjq7aD |
| Native Staking Proxy | mnspJQyF1KdDEs5c6YJPocYdY1esBgVQFufM2dY9oDk |
| Directed Stake | dstK1PDHNoKN9MdmftRzsEbXP5T1FTBiQBm1Ee3meVd |
| Validator Bonds | vBoNdEvzMrSai7is21XgVYik65mqtaKXuSdMBJ1xkW4 |
| mSOL Mint | mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So |
| MNDE Token | MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey |
All at https://github.com/marinade-finance/
ds-sam-sdk), APIS/FILES modes@marinade.finance/* packages| Package | Purpose |
|---|---|
@marinade.finance/marinade-ts-sdk | Liquid staking: deposit, unstake, liquidity |
@marinade.finance/native-staking-sdk | Native staking integration |
ds-sam-sdk | SAM delegation strategy evaluation |
Published from typescript-common monorepo:
| Package | Purpose |
|---|---|
cli-common | CLI helpers: keypair loading, tx confirmation, logging |
ts-common | Shared TS utils: retry, sleep, error handling |
config-common | configGetter pattern for typed env/config access |
nestjs-common | NestJS modules: health, config, logging, APM |
web3js-kit | web3.js 2.x helpers: connection, transaction building |
web3js-1x | web3.js 1.x compat layer and helpers |
anchor-common | Anchor framework helpers: IDL loading, program access |
npx claudepluginhub marinade-finance/validator-bonds --plugin validator-bondsIndexes Marinade documentation site URLs, live API endpoints, GCS bucket paths, and repo clone commands for quick reference.
Provides coding guidelines and context for building Solana software, including TypeScript clients, Rust programs, Anchor/Quasar frameworks, and LiteSVM tests.
Maps Stellar Ecosystem Proposals (SEPs) and Core Advancement Proposals (CAPs) to use cases like wallets, anchors, payments, deposits, federation, deep links, and KYC. Also bundles ecosystem references and official docs.