A Claude Code skill for creating and editing Solana projects, including Rust/Anchor and TypeScript, with a focus on:
- Maintainability
- Readability
- Minimal code
- 2026 best practices
Tip
This skill has the most stars of any Solana Claude skill not produced by the Solana Foundation (which inherently get more distribution) and is made by someone working in the software industry for more than 25 years. If you find it 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/quiknode-labs/solana-anchor-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 projects. You can also manually invoke it with:
/solana-anchor-claude-skill