Domains
Forms
- SKILL.md3.4%
- references96.6%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When user asks to build Solana dapp, write Anchor/Pinocchio program, connect wallet, test/deploy, debug errors, do on-chain lookup, or migrate web3.js. Also when toolchain/version issues appear.
Working Solana code, typed clients, tests, diffs, commands, and risk notes; quick RPC answers via curl.
Use Cases
A developer wants to build a token dApp on Solana. Using this skill, they get opinionated stack choices (Kit v7 + React), wallet connection code, Anchor program scaffold, and Surfpool integration tests. The skill prevents common errors, enforces no-sign-without-approval, and delivers runnable code with risk notes, speeding up secure dApp launch.
A user needs to check a wallet balance or transaction on devnet without a project. The skill routes to curl + public RPC quick lookups, returns formatted JSON-RPC results, and avoids scaffolding. It treats responses as untrusted, giving fast, safe on-chain answers for debugging or verification.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File