·dapp-builder
*

dapp-builder

Build decentralized applications on Freenet using river as a template. Guides through designing contracts (shared state), delegates (private state), and UI. Use when user wants to create a new Freenet dApp, design contract state, implement delegates, or build a Freenet-connected UI.

12Installs·0Trend·@freenet

Installation

$npx skills add https://github.com/freenet/freenet-agent-skills --skill dapp-builder

How to Install dapp-builder

Quickly install dapp-builder AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/freenet/freenet-agent-skills --skill dapp-builder
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: freenet/freenet-agent-skills.

SKILL.md

View raw

Build decentralized applications on Freenet following the architecture patterns established in River (decentralized chat).

Freenet is a platform for building decentralized applications that run without centralized servers. Apps rely on a global, peer-to-peer Key-Value Store where the "Keys" are cryptographic contracts.

The "Key" for any piece of data is the cryptographic hash of the WebAssembly (WASM) code that controls it.

Build decentralized applications on Freenet using river as a template. Guides through designing contracts (shared state), delegates (private state), and UI. Use when user wants to create a new Freenet dApp, design contract state, implement delegates, or build a Freenet-connected UI. Source: freenet/freenet-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/freenet/freenet-agent-skills --skill dapp-builder
Category
*Creative Media
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from freenet/freenet-agent-skills

Quick answers

What is dapp-builder?

Build decentralized applications on Freenet using river as a template. Guides through designing contracts (shared state), delegates (private state), and UI. Use when user wants to create a new Freenet dApp, design contract state, implement delegates, or build a Freenet-connected UI. Source: freenet/freenet-agent-skills.

How do I install dapp-builder?

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

Where is the source repository?

https://github.com/freenet/freenet-agent-skills

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-23