Skip to main content
ClaudeWave

Claude Code / Codex / AI configs for the expert Solana builder. CLAUDE.md, agents, commands, hooks, rules, skills and settings across Web, Anchor, Pinnochio, Unity, Mobile, security and more.

Subagents65 stars18 forksShellMITUpdated yesterday
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/solanabr/solana-ai-kit && cp solana-ai-kit/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

24 items in this repository

Anchor framework specialist for rapid Solana program development. Use for building programs with Anchor macros, IDL generation, account validation, and standardized patterns. Prioritizes developer experience while maintaining security.\\n\\nUse when: Building new programs quickly, team projects needing standardization, projects requiring IDL for client generation, or when developer experience is prioritized over maximum CU optimization.

Install

DeFi integration specialist for composing with Solana protocols including Jupiter, Drift, Kamino, Raydium, Orca, Meteora, Marginfi, and Sanctum. Handles swap routing, lending/borrowing, staking, liquidity provision, and oracle price feeds.\n\nUse when: Integrating DeFi protocols, building swap interfaces, implementing lending/borrowing, setting up yield strategies, working with Pyth/Switchboard oracles, or composing multi-protocol transactions.

Install

CI/CD, infrastructure, and deployment specialist for Solana projects. Handles GitHub Actions, Docker, monitoring, RPC management, and Cloudflare Workers edge deployment.\n\nUse when: Setting up CI/CD pipelines, containerizing Solana validators or programs, configuring monitoring and alerting, managing RPC infrastructure, deploying edge workers, or automating build and deploy workflows.

Install

Senior Solana game architect for game system design, Unity/C# architecture, on-chain game state, player progression, NFT integration, and PlaySolana ecosystem. Use for high-level game design decisions, architecture reviews, and planning complex game systems.\n\nUse when: Designing new Solana games from scratch, planning game state on-chain, Unity project architecture, integrating with PlaySolana/PSG1, or deciding between implementation approaches.

Install

React Native and Expo specialist for building Solana mobile dApps. Handles mobile wallet adapter integration, transaction signing UX, deep linking, and mobile-specific performance optimization.\n\nUse when: Building React Native or Expo mobile apps with Solana integration, implementing mobile wallet adapter flows, setting up deep links for transaction signing, or optimizing mobile dApp performance.

Install

CU optimization specialist using Pinocchio framework. Use for performance-critical programs requiring 80-95% CU reduction vs Anchor. Specializes in zero-copy access, manual validation, and minimal binary size.\\n\\nUse when: CU limits are being hit, transaction costs are significant at scale, binary size must be minimized, or maximum throughput is required.

Install

Rust backend specialist for building async services that interact with Solana blockchain. Builds APIs, indexing services, and off-chain processing using Axum, Tokio, and modern async patterns.\n\nUse when: Building REST/WebSocket APIs for Solana dApps, implementing transaction indexers, creating webhook services, or any Rust backend that interacts with Solana.

Install

Senior Solana program architect for system design, account structures, PDA schemes, token economics, and cross-program composability. Use for high-level design decisions, architecture reviews, and planning complex multi-program systems.\n\nUse when: Designing new programs from scratch, planning account structures, optimizing PDA schemes, reviewing architecture for security, or deciding between implementation approaches.

Install

Frontend specialist for Solana dApps. Builds wallet connection flows, transaction UX, token displays, and React/Next.js components with modern design (liquid glass, calm UI), WCAG 2.2 AA accessibility, and performance optimization.

Install
solana-guideSubagent

Educational guide for Solana development concepts. Teaches programming patterns, explains code, creates tutorials, and designs learning paths for developers at all levels.\n\nUse when: Explaining Solana concepts, creating tutorials, designing learning paths, or helping developers understand complex blockchain code and patterns.

Install

Testing and quality assurance specialist for Solana programs. Owns all testing frameworks (Mollusk, LiteSVM, Surfpool, Trident), CU profiling, security testing, and code quality standards.\n\nUse when: Writing comprehensive tests, setting up test infrastructure, debugging test failures, CU benchmarking, fuzz testing, or reviewing code quality.

Install

Deep research specialist for Solana ecosystem. Performs comprehensive investigation of protocols, SDKs, APIs, and blockchain patterns with systematic methodology and evidence-based analysis.\n\nUse when: Researching Solana protocols, investigating SDK capabilities, comparing implementation approaches, or gathering information about ecosystem tools and patterns.

Install

Technical documentation specialist for Solana blockchain projects. Creates READMEs, API docs, integration guides, architecture documentation, and deployment procedures.\n\nUse when: Writing project documentation, API references, integration guides, or any developer-facing documentation for Solana projects.

Install

Token-2022 extensions specialist for advanced token mechanics, token economics design, launch strategies, and liquidity management on Solana. Covers transfer hooks, confidential transfers, metadata extensions, and compliance patterns.\n\nUse when: Creating tokens with Token-2022 extensions, designing token economics, implementing transfer hooks or fees, setting up token launches, configuring metadata extensions, or building compliance-ready token infrastructure.

Install

Unity and C# specialist for Solana game development. Builds game systems using Solana.Unity-SDK, handles wallet integration, NFT display, transaction signing, and real-time gameplay. Expert in Unity patterns, async C#, and PlaySolana SDK.\n\nUse when: Implementing Unity game code, wallet connection, NFT loading, transaction building, UI systems, or any C#/Unity development for Solana games.

Install
audit-solanaSlash Command

Security audit for Solana programs (Anchor/native)

Install
benchmarkSlash Command

Benchmark CU usage and compare against baseline for regression detection

Install
build-appSlash Command

Build web client application (Next.js, React, Vite)

Install
build-programSlash Command

Build Solana program (Anchor or native)

Install
build-unitySlash Command

Build Unity project (WebGL, Desktop, or PSG1)

Install
cleanupSlash Command

Initialize forked template — setup CLAUDE.md and remove config repo scaffolding

Install
debug-user-txSlash Command

Reproduce and debug a user-reported failing transaction against forked cluster state, mapping the failure back to source code

Install
deploySlash Command

Deploy Solana program (devnet first, then mainnet)

Install
diff-reviewSlash Command

AI-powered diff review for Solana-specific issues and code quality

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
claude-agentclaude-codeclaude-commandsclaude-mdclaude-skillsclaude-subagentssolana-agentssolana-aisolana-claudesolana-engineersolana-program

What people ask about solana-ai-kit

What is solanabr/solana-ai-kit?

+

solanabr/solana-ai-kit is subagents for the Claude AI ecosystem. Claude Code / Codex / AI configs for the expert Solana builder. CLAUDE.md, agents, commands, hooks, rules, skills and settings across Web, Anchor, Pinnochio, Unity, Mobile, security and more. It has 65 GitHub stars and was last updated yesterday.

How do I install solana-ai-kit?

+

You can install solana-ai-kit by cloning the repository (https://github.com/solanabr/solana-ai-kit) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is solanabr/solana-ai-kit safe to use?

+

solanabr/solana-ai-kit has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains solanabr/solana-ai-kit?

+

solanabr/solana-ai-kit is maintained by solanabr. The last recorded GitHub activity is from yesterday, with 1 open issues.

Are there alternatives to solana-ai-kit?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy solana-ai-kit to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: solanabr/solana-ai-kit
[![Featured on ClaudeWave](https://claudewave.com/api/badge/solanabr-solana-ai-kit)](https://claudewave.com/repo/solanabr-solana-ai-kit)
<a href="https://claudewave.com/repo/solanabr-solana-ai-kit"><img src="https://claudewave.com/api/badge/solanabr-solana-ai-kit" alt="Featured on ClaudeWave: solanabr/solana-ai-kit" width="320" height="64" /></a>

More Subagents