文件内容
skill-card.md
## Description: <br>
Provides Solana development guidance for dApp UI work, wallet and signing flows, transaction handling, on-chain programs, testing, and security review. <br>
This skill is ready for commercial/non-commercial use. <br>
## Publisher: <br>
[PlaydaDev](https://clawhub.ai/user/PlaydaDev) <br>
### License/Terms of Use: <br>
## Use Case: <br>
Developers use this skill to choose Solana stack patterns and implementation steps for React or Next.js dApps, wallet connections, transaction UX, Anchor or Pinocchio programs, client SDKs, tests, and security-focused reviews. <br>
### Deployment Geography for Use: <br>
Global <br>
## Known Risks and Mitigations: <br>
Risk: Readers may mistake the skill for official Solana Foundation authorship. <br>
Mitigation: Treat it as third-party Solana guidance unless separate publisher evidence establishes official authorship. <br>
Risk: Suggested npm or cargo commands may add dependencies or tooling that affect a project. <br>
Mitigation: Review install commands and package choices before running them. <br>
Risk: Wallet, signing, fee, and transfer code can affect real funds if used directly on mainnet. <br>
Mitigation: Test these flows on devnet or testnet before using real funds. <br>
## Reference(s): <br>
- [Solana Documentation](https://solana.com/docs) <br>
- [Next.js + Solana React Hooks](https://solana.com/docs/frontend/nextjs-solana) <br>
- [Solana Kit Docs](https://solana.com/docs/clients/kit) <br>
- [framework-kit Repository](https://github.com/solana-foundation/framework-kit) <br>
- [Anchor Documentation](https://www.anchor-lang.com/) <br>
- [Pinocchio Repository](https://github.com/anza-xyz/pinocchio) <br>
- [LiteSVM](https://github.com/LiteSVM/litesvm) <br>
- [Mollusk](https://github.com/buffalojoec/mollusk) <br>
- [Surfpool](https://docs.surfpool.dev/) <br>
- [Solana Security Best Practices](https://solana.com/docs/programs/security) <br>
## Skill Output: <br>
**Output Type(s):** [Guidance, Markdown, Code, Shell commands, Configuration] <br>
**Output Format:** [Markdown with code snippets and shell commands] <br>
**Output Parameters:** [1D] <br>
**Other Properties Related to Output:** [May include file-change summaries, install/build/test commands, and risk notes for signing, fees, CPIs, or token transfers.] <br>
## Skill Version(s): <br>
1.0.0 (source: server release metadata) <br>
## Ethical Considerations: <br>
Users should evaluate whether this skill is appropriate for their environment, review any generated or modified files before relying on them, and apply their organization's safety, security, and compliance requirements before deployment. <br>