home / skills / sanctifiedops / solana-skills

sanctifiedops/solana-skills

A comprehensive, open-source skills bank for Solana devs, marketers, and operators. Designed for use with Claude Code and AI agents to ship real Solana projects.

22 skills
GitHub

Sponsored

token-2022-extensions

sanctifiedops/solana-skills

Implement Token-2022 (Token Extensions) features - transfer fees, permanent delegate, metadata pointer, confidential transfers, and more. Use when creating advanced tokens or analyzing Token-2022 tokens.
pump-fun-mechanics

sanctifiedops/solana-skills

Deep technical understanding of pump.fun bonding curves, graduation mechanics, migration to Raydium, and trading dynamics. Use for building, analyzing, or trading pump.fun tokens.
wallet-monitoring-bot

sanctifiedops/solana-skills

Build a Solana wallet monitoring bot (inflows/outflows, threshold alerts) with safe rate limits and privacy guardrails. Use for treasury monitoring, whale tracking, or security alerts.
instruction-design-and-validation

sanctifiedops/solana-skills

Design Solana/Anchor instructions with clear inputs, constraints, authority checks, and invariants. Use when defining or reviewing instruction APIs.
upgrade-vs-immutable-decision

sanctifiedops/solana-skills

Framework for deciding whether to keep a Solana program upgradeable or make it immutable, including trust, operations, and governance tradeoffs. Use before deployment or key rotation.
jupiter-swap-integration

sanctifiedops/solana-skills

Integrate Jupiter aggregator for swaps - API usage, route optimization, slippage handling, and frontend/bot implementation. Use when building swap UIs or trading bots.
token-analysis-checklist

sanctifiedops/solana-skills

Comprehensive token analysis for rug detection - LP analysis, authority checks, holder distribution, insider patterns, and red flags. Use before buying any Solana token.
indexing-strategy

sanctifiedops/solana-skills

Decide when and how to index Solana data vs direct RPC reads. Covers event design, backfill, storage, and performance. Use for data architecture decisions.
rug-detection-checklist

sanctifiedops/solana-skills

Comprehensive rug detection for Solana tokens - red flags, contract analysis, LP verification, insider patterns, and escape routes. Use before buying any token to protect against scams.
jito-bundles-and-priority-fees

sanctifiedops/solana-skills

Master Jito bundles for MEV protection and priority fee optimization on Solana - bundle submission, tip strategies, and transaction landing. Use for trading bots, high-priority transactions, and MEV-aware applications.
rpc-selection-and-resilience

sanctifiedops/solana-skills

Playbook for selecting Solana RPC providers and building resilient client access (fallbacks, timeouts, rate limits, caching, cost control). Use when designing infra or debugging RPC issues.
webhooks-and-event-processing

sanctifiedops/solana-skills

Design webhook/event pipelines for Solana activity with idempotency, dedupe, retries, and ordering. Use when consuming RPC/webhook feeds.
sniper-dynamics-and-mitigation

sanctifiedops/solana-skills

Understand sniper bots in Solana launches and implement defensive measures without harming fair access. Use before token or LP go-live.
whale-wallet-analysis

sanctifiedops/solana-skills

Track and analyze whale wallets on Solana - identify smart money, cluster related wallets, detect accumulation/distribution patterns, and filter signal from noise. Use for alpha generation and risk assessment.
token-authority-and-risk

sanctifiedops/solana-skills

Evaluate and configure SPL token authorities (mint/freeze/close) with risk implications and best practices. Use for audits, rotations, or disclosures.
token-distribution-planning

sanctifiedops/solana-skills

Plan wallet splits, allocations, vesting, and transparency for SPL token launches. Use when designing distribution charts or multisig treasuries.
launch-alert-bot

sanctifiedops/solana-skills

Build a bot that detects new Solana launches (mints/LPs) and sends safe alerts. Use for discovery and monitoring without shilling scams.
compressed-nfts-basics

sanctifiedops/solana-skills

Build with Solana compressed NFTs (cNFTs) - Merkle trees, minting at scale, transfers, and metadata. Use when creating large NFT collections or reducing mint costs.
frontend-security-basics

sanctifiedops/solana-skills

Secure Solana frontends against phishing, bad prompts, and unsafe signing requests. Use for audits of wallet UX and dApp sites.
social-signal-bot

sanctifiedops/solana-skills

Automate posting/monitoring social signals (X/Telegram) with rate-limit awareness and safe templates. Use for content cadence or alerts.