widnyana

55 mods across 1 repository, 6 stars between them.

solana-onchain

25

widnyana/eyay-toolkits

Plugin Claude Code

Interact with the Solana blockchain through Claude Code. Query accounts, analyze transactions, and execute operations with built-in safety safeguards.

6 2d ago A tokens not measured original MIT

widnyana/eyay-toolkits

Agent

Queries and explores Solana blockchain accounts, displaying balances, token holdings, and transaction history in user-friendly format. Triggered when users ask about account balances, token holdings, or account details for specific addresses. Automatically fetches from blockchain and presents data clearly. Enforces…

6 2d ago A 74 tokens original MIT

widnyana/eyay-toolkits

Agent

Analyzes Solana blockchain transactions and explains them in simple, non-technical language. Triggered when users ask about transactions, provide transaction hashes, or request transaction analysis. Automatically fetches transaction details and breaks down complex operations into understandable explanations. Enforces…

6 2d ago A 71 tokens original MIT

solana-accept-risk

28

widnyana/eyay-toolkits

Skill Claude CodeCodex

Accept or revoke explicit risk acknowledgment for mainnet-beta operations. Use this skill when the user runs /solana-accept-risk, asks to "enable mainnet", "accept risk", "revoke risk", or when mainnet operations are blocked.

6 2d ago A 56 tokens original MIT

widnyana/eyay-toolkits

Skill Claude CodeCodex

Explain fundamental Solana blockchain concepts to help users understand accounts, transactions, SOL, tokens, and programs. Activate when discussing blockchain fundamentals, explaining what blockchain is, or helping non-technical users learn about Solana.

6 2d ago A 48 tokens original MIT

widnyana/eyay-toolkits

Skill Claude CodeCodex

Guide common Solana development patterns and workflows including querying data, simulating transactions, executing transfers, and analyzing programs. Activate during development conversations involving transaction workflows, data queries, or blockchain interaction patterns.

6 2d ago A 45 tokens original MIT

solana-keypair

31

widnyana/eyay-toolkits

Skill Claude CodeCodex

Configure and validate a Solana keypair for write operations (transfers, token management). Use this skill when the user runs /solana-keypair, asks to "set up keypair", "configure wallet", "add my keypair", or mentions keypair setup for signing transactions.

6 2d ago B 63 tokens original MIT

solana-network

32

widnyana/eyay-toolkits

Skill Claude CodeCodex

Display current Solana network and switch between devnet, testnet, localnet, and mainnet-beta. Use this skill when the user runs /solana-network, asks to "switch network", "use mainnet", "connect to devnet", or mentions changing the Solana network they're connected to.

6 2d ago A 66 tokens original MIT

widnyana/eyay-toolkits

Skill Claude CodeCodex

Guide users on security best practices, mainnet considerations, and risk management for blockchain operations. Activate when discussing mainnet operations, security concerns, or risk acceptance.

6 2d ago A 39 tokens original MIT

solana-setup

34

widnyana/eyay-toolkits

Skill Claude CodeCodex

Install, update, or verify the solana-onchain-mcp binary. Use when user runs /solana-setup, asks to "install solana binary", "update solana-onchain-mcp", "check solana setup", "set up solana plugin", or when the binary is missing from PATH.

6 2d ago C 69 tokens original MIT

widnyana/eyay-toolkits

Skill Claude CodeCodex

This skill should be used when the user asks to "upgrade a Solana program through Squads", "set up squads multisig deployment", "create a Squads upgrade proposal", "configure squads-program-action", "deploy via Squads multisig", "set up Squads CI/CD pipeline", "squads GitHub Actions workflow", or mentions Solana…

6 2d ago A 89 tokens original MIT

sui-dev-tools

36

widnyana/eyay-toolkits

Plugin Claude Code

Sui blockchain development skills — Move smart contracts, TypeScript SDK, frontend dApp Kit, Seal secrets, and Walrus storage.

6 2d ago A tokens not measured original MIT

sui-dev

37

widnyana/eyay-toolkits

Skill Claude CodeCodex

Full-stack Sui blockchain development — Move smart contracts, TypeScript SDK, frontend dApp Kit, Seal secrets, and Walrus storage. Routes to the appropriate sub-skill based on what the user is building.

6 2d ago A 47 tokens original MIT

sui-frontend

38

widnyana/eyay-toolkits

Skill Claude CodeCodex

Sui frontend dApp development with @mysten/dapp-kit-react (React) and @mysten/dapp-kit-core (Vue, vanilla JS, other frameworks). Use when building browser apps that connect to Sui wallets, query on-chain data, or execute transactions. Use alongside the sui-ts-sdk skill for PTB construction patterns.

6 2d ago A 75 tokens original MIT

sui-move-object

39

widnyana/eyay-toolkits

Skill Claude CodeCodex

Sui object model — struct declarations, abilities (key/store/copy/drop), object ownership, naming conventions, and dynamic fields.

6 2d ago A 32 tokens original MIT

sui-move-patterns

40

widnyana/eyay-toolkits

Skill Claude CodeCodex

Move design patterns — events, error handling, one-time witness (OTW), capability pattern, and pure functions/composability.

6 2d ago A 33 tokens original MIT

sui-move-setup

41

widnyana/eyay-toolkits

Skill Claude CodeCodex

Move package setup (Move.toml, edition, dependencies), building, testing, and common pitfalls from other Move dialects.

6 2d ago A 32 tokens original MIT

sui-move-stdlib

42

widnyana/eyay-toolkits

Skill Claude CodeCodex

Common Sui Move standard library patterns — strings, Coin/Balance, Option, addresses, UID, TxContext, vectors, and struct unpacking.

6 2d ago A 37 tokens original MIT

sui-move-syntax

43

widnyana/eyay-toolkits

Skill Claude CodeCodex

Move language syntax — module layout, imports, mutability, visibility, method syntax, enums, macros, and comments.

6 2d ago A 31 tokens original MIT

sui-move

44

widnyana/eyay-toolkits

Skill Claude CodeCodex

Move smart contract development on Sui. Use when writing, reviewing, or debugging Move code, Move.toml configuration, or Sui object model patterns.

6 2d ago A 36 tokens original MIT

sui-seal

45

widnyana/eyay-toolkits

Skill Claude CodeCodex

Seal — decentralized secrets management on Sui. Identity-based encryption with onchain access policies enforced by threshold key servers. Use when building apps that encrypt user data (stored on Walrus, Sui objects, or off-chain) and gate decryption on Move-defined policies. Covers the Move side (sealapprove patterns)…

6 2d ago A 85 tokens original MIT

sui-ts-sdk

46

widnyana/eyay-toolkits

Skill Claude CodeCodex

Sui TypeScript SDK — PTB construction, client setup, transaction execution, and on-chain queries. Use when writing code that interacts with the Sui blockchain via @mysten/sui. These patterns apply in both backend scripts and frontend apps. For frontend-specific setup (dApp Kit, wallet adapters, React hooks), use the…

6 2d ago A 83 tokens original MIT

sui-walrus

47

widnyana/eyay-toolkits

Skill Claude CodeCodex

Walrus — decentralized blob storage and static site hosting coordinated by Sui. Use when storing files/blobs/assets in a Sui app via the @mysten/walrus TypeScript SDK, publisher/aggregator HTTP API, or walrus CLI. Also use when deploying a static website to Walrus Sites via site-builder, configuring ws-resources.json…

6 2d ago B 97 tokens original MIT

ts-backend-dev

48

widnyana/eyay-toolkits

Plugin Claude Code

TypeScript backend development skills: database performance optimization, code review, and Prisma schema design.

6 2d ago A tokens not measured original MIT