What problem does it solve?
This Skill eliminates the tedious, time-consuming pre-audit preparation work for Solidity smart contract projects, freeing development teams to focus on building and auditors to focus on finding real vulnerabilities instead of chasing missing documentation, untested code, or hygiene issues.
Core Features & Use Cases
- 8-Phase Automated Readiness Checks: Covers test coverage, test quality, NatSpec documentation, code hygiene, dependency health, best practice enforcement, deployment readiness, and project documentation completeness.
- Scored Actionable Reports: Generates clear, prioritized reports with pass/fail status and specific fix recommendations for every finding, plus an overall audit readiness score.
- Multi-Framework Support: Works with both Foundry and Hardhat Solidity projects, with optional auto-fixes for common issues like floating pragmas, missing NatSpec stubs, and unsafe ERC20 calls.
- Use Case: A DeFi team preparing their lending protocol for a security audit can run this skill to identify gaps like missing deploy scripts, untested contracts, and missing trust assumptions before the audit begins, ensuring auditors can focus on critical bugs instead of administrative follow-ups.
Quick Start
Use the audit-prep skill to run a complete 8-phase audit readiness check on your Solidity project and receive a scored report with prioritized actionable fixes.