nondominium-holochain-dev

Create Holochain zomes following nondominium's 3-zome architecture and ValueFlows standards.

16|1|Updated Jul 19, 2025
One-click install
npx skills add https://github.com/Sensorica/nondominium --skill nondominium-holochain-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nondominium-holochain-dev
Source: https://github.com/Sensorica/nondominium/tree/main/.claude/skills
Command: npx skills add https://github.com/Sensorica/nondominium --skill nondominium-holochain-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cargo, hdk, hdi, serde, thiserror, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Holochain development, especially for ValueFlows-compliant, 3-zome architecture, can be complex and error-prone. This skill transforms Claude into a specialized assistant, providing expert guidance, proven patterns, and automated workflows to simplify and accelerate the development of robust, secure, and performant Holochain zomes, ensuring compliance with project standards and best practices.

Core Features & Use Cases

  • Guided Zome Creation: Automates the setup of new integrity/coordinator zomes, ensuring adherence to the nondominium project's unique 3-zome architecture.
  • ValueFlows Compliance: Provides patterns and validation for implementing economic resources, events, and commitments according to ValueFlows standards, crucial for resource sharing applications.
  • Performance & Security Best Practices: Offers critical Holochain patterns for WASM optimization, efficient queries, capability-based access control, and secure private data handling.
  • Use Case: When tasked with adding a new "EconomicFacility" feature to the nondominium project, use this skill to generate the zome structure, define ValueFlows-compliant entries, and ensure all data relationships and security patterns are correctly implemented, saving days of manual setup and debugging.

Quick Start

To begin developing a new Holochain zome for the nondominium project, following the integrity/coordinator pattern and ValueFlows standards, ask the skill: "Help me create a new Holochain zome for the nondominium project. I need to define a new EconomicFacility entry type and ensure it follows ValueFlows compliance and Holochain best practices."