Back to Skills

arweave-ao-cookbook

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

About

This skill helps developers build decentralized applications on AO's actor-based compute platform. It provides guidance for creating parallel processes with message-passing that leverage Arweave's permanent storage. Use it when you need to develop scalable, permanent dApps with decentralized compute capabilities.

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/data/arweave-ao-cookbook
0

Related Skills

arweave-ao-cookbook

Other

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.

View skill

arweave-ao-cookbook

Other

This skill helps developers build decentralized applications on AO, a parallel compute platform using actor model architecture. It provides guidance on creating processes with native message-passing and leveraging permanent Arweave storage. Use it when developing decentralized apps requiring scalable, permanent compute and storage solutions.

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

polymarket

Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill