arweave-ao-cookbook
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
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/arweave-ao-cookbookCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
chaos-engineering-resilience
OtherThis 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.
vm-dev
DesignThe 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.
blockchain-expert
OtherThis 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.
content-collections
MetaThis 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.
