Build decentralized applications on Freenet - contracts, delegates, and UI
No verified skills in this plugin.
Freenet core development - PR creation guidelines and systematic debugging methodology
No verified skills in this plugin.
Freenet development skills - dApp builder, PR creation guidelines, and systematic debugging
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.
Methodology for debugging non-trivial problems systematically. This skill should be used automatically when investigating bugs, test failures, or unexpected behavior that isn't immediately obvious. Emphasizes hypothesis formation, parallel investigation with subagents, and avoiding common anti-patterns like jumping to conclusions or weakening tests.