What problem does it solve?
Pre-ship QA audit for Ethereum dApps built with Scaffold-ETH 2, providing a fresh-review context to catch bugs before release and validate against baseline LLM checks.
Core Features & Use Cases
This skill is designed for post-build review, handed to a new reviewer agent after the dApp is built. The reviewer reads the source code (app/, components/, contracts/), runs the app to verify flows, and reports PASS/FAIL for a suite of checks including wallet flow, four-state button flow, branding, contract address display, address inputs, USD value display, OG image URIs, RPC/polling configuration, dark-mode handling, mobile wallet deep linking, and button loading behavior. Use cases include validating an initial release candidate, reproducing critical UX and security checks, and ensuring the app adheres to a strict, verified QA standard.
Quick Start
After the build completes, hand this to a fresh reviewer agent to perform a comprehensive pre-ship audit following the listed rules.