بنقرة واحدة
clear-signing
يحتوي clear-signing على 7 من skills المجمعة من llbartekll، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Diagnose a wallet clear-signing failure from a pasted diagnostic capture or capture JSON file. Use when asked to "debug clear signing", "diagnose calldata capture", "diagnose typed data capture", "reproduce a clear-signing failure", or similar for either calldata or EIP-712.
Fetch real blockchain transactions from Etherscan and validate them against an ERC-7730 descriptor using the Rust library. Reports pass/fail per function. Use when asked to "generate tests for this descriptor", "fetch real transactions for testing", "test descriptor with real data", or "/generate-tests <path-or-url>".
Fetch real blockchain transactions from Etherscan and validate them against an ERC-7730 descriptor using the Rust library. Use when asked to "generate tests for this descriptor", "fetch real transactions for testing", "test descriptor with real data", or "smoke test this descriptor against mainnet activity".
Write idiomatic Rust following this project's patterns and conventions
Fetch real blockchain transactions from Etherscan and validate them against an ERC-7730 descriptor using the Rust library. Use when asked to "generate tests for this descriptor", "fetch real transactions for testing", "test descriptor with real data", or "smoke test this descriptor against mainnet activity".
Write idiomatic Rust following this project's patterns and conventions
Validate that every function signature key in a ERC-7730 descriptor's display.formats matches an on-chain selector. Use when asked to "check this descriptor", "validate descriptor against on-chain", "are these function signatures correct", or "check for selector mismatches".