solana-dev-skill
Build, test, and secure Solana apps with AI guidance
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install solana-dev-skill?โผ
Run `npx skills add solana-foundation/solana-dev-skill --all -g -y` in your terminal to install the skill globally for your coding agents.
What does the Solana dev skill do?โผ
It gives your AI agent expert knowledge of the Solana ecosystem, including the Kit SDK, Anchor and Pinocchio programs, wallet connections, testing tools, and security best practices.
Which AI agents work with this skill?โผ
It works with any agent that reads SKILL.md files, including Claude Code, OpenAI Codex, GitHub Copilot, Gemini CLI, Cursor, Windsurf, Cline, and OpenCode.
Can it help fix Solana build and version errors?โผ
Yes. It includes a full error reference covering GLIBC issues, Anchor version conflicts, Rust toolchain problems, and step-by-step migration guides between SDK versions.
Does it help test Solana programs?โผ
Yes. It teaches agents to write unit tests with LiteSVM and Mollusk, and integration tests with Surfpool, including mainnet forking and cheatcodes.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core