Back to repositoriesView on GitHub
Indexed repository
freenet/freenet-agent-skills
These skills were discovered automatically and have not necessarily received an editorial review.
2 indexed skills1 stars
dapp-builderIndexed
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.
View indexed skillsystematic-debuggingIndexed
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.
View indexed skill