概要
This skill provides a standardized verification protocol for Solidity developers using Claude Code to maintain high-quality smart contract codebases. It automates the critical post-modification workflow by detecting your project framework (Foundry or Hardhat) and executing a sequential battery of checks including code formatting, Solhint linting, type-check compilation, and regression testing. By enforcing a 'Zero Issue' target and providing a structured decision tree for exception handling, it ensures that every code change is secure, consistent, and functionally sound before the task is marked as complete.