qa

Audit Scaffold-ETH 2 Ethereum dApps against a pre-ship QA checklist.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/freeslugs/unlink-hackathon --skill qa-freeslugs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/freeslugs/unlink-hackathon/tree/main/_skills/eth-skills/qa
Command: npx skills add https://github.com/freeslugs/unlink-hackathon --skill qa-freeslugs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies and flags common, critical bugs that AI agents frequently introduce into Ethereum dApp builds, ensuring a higher quality of deployed applications.

Core Features & Use Cases

  • Automated QA Checklist: Provides a comprehensive, step-by-step audit process for dApps built with Scaffold-ETH 2.
  • Bug Detection: Focuses on specific, recurring AI-generated errors in wallet interaction, UI consistency, branding, and configuration.
  • Use Case: After an AI agent completes building an Ethereum dApp, hand this Skill to a reviewer to systematically check for critical flaws like incorrect wallet connection UI or leftover default branding before deployment.

Quick Start

Review the attached dApp's source code and deployed instance using the provided checklist.

Frequently Asked Questions about qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit an Ethereum dApp for common AI-generated bugs?

You audit an Ethereum dApp by manually reviewing its frontend and source code against a predefined checklist that validates critical UI flows, branding consistency, contract interactions, and environment configurations.

What common bugs do AI agents introduce when building Scaffold-ETH 2 dApps?

AI agents building Scaffold-ETH 2 dApps frequently introduce critical flaws in wallet interaction UI, leave default branding unchanged, and create incorrect contract interactions and environment configurations that require manual review to detect.

Does this dApp audit process work with frameworks other than Scaffold-ETH 2?

The audit checklist is specifically designed to target recurring errors in Scaffold-ETH 2 projects, so using it with other Ethereum dApp frameworks may not accurately validate their specific environment configurations and contract interactions.

When do I need to run a pre-ship audit on my Ethereum dApp?

You need a pre-ship audit immediately after an AI agent completes building your Ethereum dApp and before deployment, ensuring a reviewer systematically checks for critical flaws like incorrect wallet connection UI.

What limitations exist when manually checking a dApp for AI bugs?

The main limitation is that this bug detection process requires manual review of the dApp's frontend and source code to verify each audit item, meaning it cannot fully automate the validation of environment configurations and UI flows.