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…
원문 언어: 영어