Back to Skills

arweave-ao-cookbook

majiayu000
Updated 13 days ago
14 views
58
9
58
View on GitHub
Otherarweaveaodecentralized-computesmart-contractsblockchainluapermanent-storagedistributed-systems

About

This skill helps developers build decentralized applications on the AO compute platform using the actor model. It provides guidance for creating parallel processes with native message-passing and leveraging permanent storage on Arweave. Use it when you need to develop scalable, permanent dApps on this decentralized infrastructure.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/arweave-ao-cookbook

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/arweave-ao-cookbook
0

Related Skills

chaos-engineering-resilience

Other

This skill applies chaos engineering principles to test distributed systems by injecting controlled failures and validating recovery. It helps developers build confidence in fault tolerance and disaster recovery capabilities through resilience testing. Use it when you need to systematically assess how your system handles disruptions while maintaining steady-state operations.

View skill

vm-dev

Design

The vm-dev Claude Skill helps developers build and optimize smart contracts for the ËtwasmVM. It provides capabilities to scaffold a Wasm execution engine, integrate VMw gas accounting logic, and add developer hooks for contracts. Use this skill when working on Rust-based smart contract projects that require precise gas metering and VM integration.

View skill

blockchain-expert

Other

This skill provides expert guidance for blockchain development, including smart contracts, DeFi protocols, and Web3 applications. Use it for tasks like writing and auditing Solidity code, designing dApp architectures, or implementing cryptocurrency systems. It covers core concepts from consensus mechanisms to gas optimization and security patterns.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill