solana-devDevelop Solana dApps with React/Next.js, manage wallet connections, build and test programs using Anchor or Pinocchio, and apply SDKs and testing tools per S...
Install via ClawdBot CLI:
clawdbot install PlaydaDev/solana-devGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://solana.com/SKILL.mdAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A user requests a dashboard for monitoring Solana DeFi positions, including wallet connection, transaction history, and real-time balance updates. This skill guides using @solana/react-hooks for UI, @solana/kit for client SDK, and LiteSVM for unit testing to ensure fast iteration and reliable wallet interactions.
A project needs to integrate Solana-based NFT minting and trading into an existing website. The skill recommends framework-kit patterns for UI, Anchor for program development due to IDL generation, and Surfpool for integration tests to simulate mainnet-like conditions for transaction flows.
A gaming startup requires a Solana dApp with optimized on-chain logic for in-game transactions. The skill suggests Pinocchio over Anchor for CU optimization and minimal binary size, using @solana/kit for client SDK, and Mollusk for Rust unit tests to handle performance-critical program layers.
A company wants to build a platform for issuing and managing tokenized assets on Solana, with security audits and compliance features. The skill provides guidance on using Anchor for mature tooling, @solana/web3-compat for legacy library boundaries, and security hardening checks from the included security.md reference.
Offer a subscription-based platform providing tools and templates built with this skill, such as pre-configured React components and testing suites. Revenue comes from monthly fees for access to updates, support, and integration with Solana ecosystem services.
Provide technical consulting to help projects adopt Solana best practices, using this skill for authoritative reviews. Revenue is generated through hourly rates or fixed project fees for implementing recommendations like migrating from web3.js to @solana/kit and setting up LiteSVM tests.
Specialize in security audits for Solana programs and dApps, leveraging the skill's security checklist and testing strategies. Revenue comes from one-time audit fees or retainer models for ongoing security reviews, focusing on transaction safety and compliance with Solana standards.
💬 Integration Tip
When integrating with legacy systems, use @solana/web3-compat adapters to contain web3.js types and prevent leaks, ensuring clean separation between new kit-based code and existing libraries.
Scored Apr 19, 2026
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Understand blockchain technology, interact with smart contracts, and evaluate when distributed ledgers solve real problems.
网页剪藏到有道云笔记。触发词:剪藏网页、保存网页、收藏网页。
Deploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.
有道云笔记官方 skill,支持笔记 CRUD(创建/读取/更新/删除)、待办管理、网页剪藏、笔记搜索、文件夹管理等基础操作。如需构建知识库或 Wiki,请使用 youdaonote-llm-wiki skill 而非本 skill。
Self-sovereign EVM wallet for AI agents. Use when the user wants to create a crypto wallet, check balances, send ETH or ERC20 tokens, swap tokens, or interact with smart contracts. Supports Base, Ethereum, Polygon, Arbitrum, and Optimism. Private keys stored locally — no cloud custody, no API keys required.