A Claude Code skill for creating and editing Solana projects, including Rust/Anchor/Quasar and TypeScript, with a focus on:
- Maintainability
- Readability
- Minimal code
- Financial math
- 2026 best practices
This skill has the most stars of any ecosystem Solana Claude skill and is made by someone working in the software industry for more than 25 years, based on production-code used by some of the largest programs on Solana.
Tip
If you find this skill useful, please add a GitHub star above! 🙏
Shout out to Quicknode for sponsoring development of this Claude skill!
Claude Code supports "skills" - reusable instruction sets that Claude automatically applies when working on your code. Skills are stored in .claude/skills/ directories and can be invoked manually or triggered automatically based on context.
npx skills add https://github.com/quicknode/solana-claude-skillThis automatically installs the skill to your Claude Code skills directory (~/.claude/skills/).
Once installed, the skill automatically applies when Claude Code works on Solana/Anchor/Quasar projects. You can also manually invoke it with:
/solana-claude-skill