·magicblock

MagicBlock Ephemeral Rollups development patterns for Solana. Covers delegation/undelegation flows, dual-connection architecture (base layer + ER), cranks for scheduled tasks, VRF for verifiable randomness, and TypeScript/Anchor integration. Use for high-performance gaming, real-time apps, and fast transaction throughput on Solana.

8Installs·0Trend·@magicblock-labs

Installation

$npx skills add https://github.com/magicblock-labs/magicblock-dev-skill --skill magicblock

SKILL.md

What this Skill is for Use this Skill when the user asks for:

Ephemeral Rollups enable high-performance, low-latency transactions by temporarily delegating Solana account ownership to an ephemeral rollup. Ideal for gaming, real-time apps, and fast transaction throughput.

Delegation transfers account ownership from your program to the delegation program, allowing the ephemeral rollup to process transactions at 10-50ms latency vs 400ms on base layer.

MagicBlock Ephemeral Rollups development patterns for Solana. Covers delegation/undelegation flows, dual-connection architecture (base layer + ER), cranks for scheduled tasks, VRF for verifiable randomness, and TypeScript/Anchor integration. Use for high-performance gaming, real-time apps, and fast transaction throughput on Solana. Source: magicblock-labs/magicblock-dev-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/magicblock-labs/magicblock-dev-skill --skill magicblock
Category
</>Dev Tools
Verified
First Seen
2026-02-16
Updated
2026-02-18

Quick answers

What is magicblock?

MagicBlock Ephemeral Rollups development patterns for Solana. Covers delegation/undelegation flows, dual-connection architecture (base layer + ER), cranks for scheduled tasks, VRF for verifiable randomness, and TypeScript/Anchor integration. Use for high-performance gaming, real-time apps, and fast transaction throughput on Solana. Source: magicblock-labs/magicblock-dev-skill.

How do I install magicblock?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/magicblock-labs/magicblock-dev-skill --skill magicblock Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/magicblock-labs/magicblock-dev-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-16

Related Skills

None