solana-dev
- Repo stars 24
- License MIT
- Author updated Live
- Author repo solana-vault-standard
- Domain
- Other
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 94 / 100 · audit passed
- Author / version / license
- @solanabr · MIT
- Token usage
- Lean
- Setup complexity
- Guided setup
- External API key
- Required · Vendor-specific
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Shell exec
- Write / modify
- Network behavior
- External requests
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: solana-dev
description: Unified skill hub for Solana development. Routes to external submodule skills (solana-foundation…
category: other
runtime: no special runtime
---
# solana-dev output preview
## PART A: Task fit
- Use case: Unified skill hub for Solana development. Routes to external submodule skills (solana-foundation, sendai, solana-game, trailofbits, cloudflare, qedgen, colosseum) and local skills. Progressive disclosure — read only what you need..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “Core Solana Development / Token Extensions / DeFi & Ecosystem Protocols” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “Unified skill hub for Solana development. Routes to external submodule skills (solana-foundation, sendai, solana-game, trailofbits, cloudflare, qedgen, colosseum) and local skills. Progressive disclosure — read only what you need.”.
- **02** When the source has headings, the agent prioritizes “Core Solana Development / Token Extensions / DeFi & Ecosystem Protocols” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, run shell commands, write/modify files; may access external network resources; requires Vendor-specific API keys.
## Running Rules
- read files, run shell commands, write/modify files; may access external network resources; requires Vendor-specific API keys.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, run shell commands, write/modify files.
Start with a small task and check whether the result follows “Core Solana Development / Token Extensions / DeFi & Ecosystem Protocols”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: solana-dev
description: Unified skill hub for Solana development. Routes to external submodule skills (solana-foundation…
category: other
source: solanabr/solana-vault-standard
---
# solana-dev
## When to use
- Unified skill hub for Solana development. Routes to external submodule skills (solana-foundation, sendai, solana-game…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “Core Solana Development / Token Extensions / DeFi & Ecosystem Protocols” and keep inference separate from source facts.
- read files, run shell commands, write/modify files; may access external network resources; requires Vendor-specific API keys.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "solana-dev" {
input -> user goal + target files + boundaries + acceptance criteria
context -> Core Solana Development / Token Extensions / DeFi & Ecosystem Protocols
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, run shell commands, write/modify files | may access external network resources
guardrails -> requires Vendor-specific API keys + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} Solana Development Skill Hub
Routes to the right skill file based on the task. Read the relevant section, follow the link, load that skill.
Core Solana Development
Primary entry point — read first for any Solana program, frontend, testing, or client task:
- ext/solana-dev/skill/SKILL.md — Solana Foundation skill (framework-kit-first, Kit types, wallet-standard)
Key references within:
- programs/anchor.md — Anchor patterns, IDL, constraints (canonical)
- programs/pinocchio.md — Zero-copy, CU optimization (canonical)
- frontend-framework-kit.md — React hooks, wallet connection, @solana/kit UI
- kit-web3-interop.md — Kit ↔ web3.js boundary patterns
- testing.md — LiteSVM, Mollusk, Surfpool, CI
- security.md — Vulnerability categories, checklists
- idl-codegen.md — Codama/Shank client generation
- payments.md — Commerce Kit, Kora, Solana Pay
- resources.md — Official documentation links
Token Extensions
- token-2022.md — SPL Token-2022 extensions: transfer hooks, confidential transfers, transfer fees, metadata, CPI guard, soulbound tokens, and all extension types with Anchor/native patterns
DeFi & Ecosystem Protocols
Protocol-specific skills from SendAI:
| Protocol | Skill | Use for |
|---|---|---|
| Jupiter | jupiter/ | Swaps, DCA, limit orders |
| Drift | drift/ | Perpetuals, margin trading |
| Raydium | raydium/ | AMM, CLMM pools |
| Meteora | meteora/ | DLMM, dynamic pools |
| Orca | orca/ | Whirlpools, concentrated liquidity |
| Kamino | kamino/ | Lending, vaults |
| Marginfi | marginfi/ | Lending protocol |
| Sanctum | sanctum/ | LST staking |
| Metaplex | metaplex/ | NFT standards, metadata |
| PumpFun | pumpfun/ | Token launch |
| Pyth | pyth/ | Price oracles |
| Switchboard | switchboard/ | Oracles, VRF |
| Squads | squads/ | Multisig |
| Helius | helius/ | RPC, webhooks, DAS |
| DeBridge | debridge/ | Cross-chain bridging |
| Light Protocol | light-protocol/ | ZK compression |
| Solana Agent Kit | solana-agent-kit/ | AI agent framework |
| Phantom Connect | phantom-connect/ | Phantom wallet connection |
| MagicBlock | magicblock/ | On-chain game engine |
| QuickNode | quicknode/ | RPC, streams, functions |
| Solana Kit | solana-kit/ | @solana/kit patterns |
| Solana Kit Migration | solana-kit-migration/ | web3.js → Kit migration |
| Manifest | manifest/ | Order book DEX |
| dFlow | dflow/ | Payment-for-order-flow |
| VulnHunter | vulnhunter/ | Vulnerability scanning |
Security Auditing
From Trail of Bits:
- solana-vulnerability-scanner/ — Automated Solana vulnerability detection
- audit-prep-assistant/ — Prepare codebase for audit
- code-maturity-assessor/ — Assess code maturity level
- token-integration-analyzer/ — Token integration analysis
- guidelines-advisor/ — Security guidelines
From safe-solana-builder:
- ext/safe-solana-builder/SKILL.md — Security-first Solana program scaffolding: 5-step workflow enforcing vulnerability prevention during code generation. Covers Anchor, native Rust, and Pinocchio. 70+ audit-derived security rules.
Formal Verification
From QEDGen:
- ext/qedgen/SKILL.md — Formal verification for Solana programs using Lean 4 theorem proving (Leanstral). Verifies access control, CPI correctness, state machines, arithmetic safety. Requires
qedgenCLI andMISTRAL_API_KEY.
Infrastructure & Deployment
From Cloudflare:
- workers-best-practices/ — Cloudflare Workers deployment
- agents-sdk/ — Agents SDK
- building-mcp-server-on-cloudflare/ — MCP server deployment
- building-ai-agent-on-cloudflare/ — AI agent deployment on Workers
- durable-objects/ — Durable Objects patterns
- wrangler/ — Wrangler CLI usage
Local:
- deployment.md — Devnet/mainnet workflows, verifiable builds, multisig, CI/CD
Game Development
From solana-game-skill:
- ext/solana-game/skill/SKILL.md — Game skill entry point
- unity-sdk.md — Solana.Unity-SDK, wallet integration, NFT loading
- playsolana.md — PlaySolana, PSG1 console, PlayDex, PlayID
- game-architecture.md — On-chain game state, ECS patterns
- mobile.md — Mobile game patterns
- csharp-patterns.md — C# patterns for Solana
Mobile Development
From solana-mobile:
- mwa/ — Mobile Wallet Adapter 2.0 integration
- genesis-token/ — Saga Genesis Token patterns
- skr-address-resolution/ — SKR address resolution
Ideation & Research
From Colosseum:
- ext/colosseum/skills/colosseum-copilot/SKILL.md — Solana startup research: idea validation, competitive analysis, hackathon project discovery (5,400+ submissions), crypto archives, and The Grid ecosystem data. Requires
COLOSSEUM_COPILOT_PAT.
Backend
- backend-async.md — Axum 0.8/Tokio patterns, spawn_blocking, RPC integration, Redis caching
Task Routing
| User asks about... | Primary skill |
|---|---|
| Wallet connection, React hooks | ext/solana-dev → frontend-framework-kit.md |
| Transaction building, Kit types | ext/solana-dev → kit-web3-interop.md |
| Anchor program code | ext/solana-dev → programs/anchor.md |
| CU optimization, Pinocchio | ext/solana-dev → programs/pinocchio.md |
| Unit testing, CU benchmarks | ext/solana-dev → testing.md |
| Security review, audit | ext/solana-dev → security.md + ext/trailofbits |
| Backend API, indexer | backend-async.md |
| Deploy to devnet/mainnet | deployment.md |
| DeFi integration (swaps, lending) | ext/sendai → protocol-specific skill |
| NFT standards, metadata | ext/sendai → metaplex/ |
| Payment flows, checkout | ext/solana-dev → payments.md |
| Generated clients, IDL | ext/solana-dev → idl-codegen.md |
| Unity game development | ext/solana-game → unity-sdk.md |
| PlaySolana, PSG1 console | ext/solana-game → playsolana.md |
| Game architecture, ECS | ext/solana-game → game-architecture.md |
| Workers, edge deployment | ext/cloudflare → workers-best-practices/ |
| Mobile wallet adapter, MWA | ext/solana-mobile → mwa/ |
| Saga Genesis Token | ext/solana-mobile → genesis-token/ |
| Token-2022, transfer hooks, extensions | token-2022.md |
| Vulnerability scanning | ext/trailofbits → solana-vulnerability-scanner/ |
| Formal verification, proofs | ext/qedgen → SKILL.md |
| Idea validation, competitive research, hackathon projects | ext/colosseum → colosseum-copilot/SKILL.md |
| Security-first scaffolding, safe code generation | ext/safe-solana-builder → SKILL.md |
Decide Fit First
Design Intent
How To Use It
Boundaries And Review