/deploy
Deploy Solana program (devnet first, then mainnet)
$ npx -y skills add solanabr/solana-ai-kit --agent claude-codeShips with solana-ai-kit. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/deploy
Context preview
What this command does when you run it.
Deploy Solana program (devnet first, then mainnet)
Production-ready Claude Code configuration for full-stack Solana development. Combines best practices from multiple sources into an agent-optimized, token-efficient config you can install and adapt to your specific project.
Repo: solanabr/solana-ai-kit
Other commands on solana-ai-kit.
- /audit-infra
Infrastructure-first security audit โ secrets, supply chain, CI/CD, LLM/skill security, OWASP, STRIDE. Complements /audit-solana (program-level)
Open command - /audit-solana
Security audit for Solana programs (Anchor/native)
Open command - /benchmark
Benchmark CU usage and compare against baseline for regression detection
Open command - /build-app
Build web client application (Next.js, React, Vite)
Open command - /build-program
Build Solana program (Anchor or native)
Open command - /build-unity
Build Unity project (WebGL, Desktop, or PSG1)
Open command

