General Rust conventions for Pluto. Use it once for understanding the codebase better.
原文の言語: 英語
メニュー
SkillsMP は NethermindEth/pluto から 7 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 7 件中 7 件を表示しています。
General Rust conventions for Pluto. Use it once for understanding the codebase better.
原文の言語: 英語
Use when porting Charon components to understand Go codebase architecture, workflow, design patterns, or component responsibilities
原文の言語: 英語
Pluto-specific code review guidelines. Use as a general guideline when asked to conduct a code review.
原文の言語: 英語
Guides Go→Rust porting for Pluto. Invoke when asked to port, implement parity for, or translate a Go component.
原文の言語: 英語
Full multi-agent code review for a Pluto PR. Spawns parallel agents covering functional correctness, security, Rust style, and code quality, then posts all findings as isolated GitHub review comments and submits a final approve/request-changes verdict. Invoke…
原文の言語: 英語
Iteratively review and fix a Pluto PR until it is "ideal" — drives the /review-pr multi-agent pipeline inside /ralph-loop, applying fixes between iterations and never posting inline comments. After the loop terminates, posts a single summary comment to the…
原文の言語: 英語
Use when implementing, reviewing, debugging, or explaining Pluto Rust libp2p code: Node/P2PContext ownership, PlutoBehaviour composition, NetworkBehaviour and ConnectionHandler protocols, relay/force-direct/quic-upgrade behaviours, peerinfo/parsigex protocol…
原文の言語: 英語