
from safe-solana-builder125
Scaffold and produce production‑grade Solana programs (Native Rust or Anchor) with built‑in security checks, test skeletons, and a comprehensive audit checklist
Safe Solana Builder generates secure, production-ready Solana program scaffolds and code guidance. It enforces a security-first workflow: asking framework/testing choices, loading reference security rules, classifying risk, gathering requirements, producing a full project scaffold, and producing tests and a security checklist. Every output emphasizes explicit account validation, panic safety, PDA bump hygiene, and upgrade/authority considerations.
Use this skill for any request to write or scaffold Solana on‑chain code: new programs, Anchor migrations, Native Rust implementations, security hardening of existing programs, or when a developer needs a production-ready starting point plus test coverage. Apply it for audits, CI-focused test setups, and high-risk financial programs.
examples/.Designed for Claude-style assistants that can author code and follow long-form procedural guidance; outputs are framework-agnostic (Anchor, Native Rust, Pinocchio) and include TypeScript/Rust test scaffolds as appropriate.
This skill has not been reviewed by our automated audit pipeline yet.