solana-account-model

Community

Design safe, rent-efficient Solana accounts.

AuthorSanctifiedOps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps Solana developers model and audit account flows to ensure correct ownership, signers, rent handling, and deterministic PDAs, reducing runtime errors and security risks.

Core Features & Use Cases

  • Ownership and signer validation: verify which accounts must be owned by which programs and which must sign.
  • PDA seeds and bump planning: document seed patterns, bump derivation, and collision avoidance.
  • CPI metas and account layout: design cross-program invocations with correct writable and signer flags and account order.
  • Rent planning and lifecycle: ensure accounts remain rent-exempt as they grow or shrink.
  • Use Case: auditing a program's initialization and state transitions for correctness and security.

Quick Start

Review an instruction set and map each involved account's owner, signer, writable, and seeds to produce a robust, auditable account plan.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: solana-account-model
Download link: https://github.com/SanctifiedOps/solana-skills/archive/main.zip#solana-account-model

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.