"Creates comprehensive test suites for Move contracts with 100% coverage requirement. Triggers on: 'generate tests', 'create tests', 'write test suite', 'test this contract', 'how to test', 'add test coverage', 'write unit tests'."
$npx -y skills add aptos-labs/aptos-agent-skills --skill generate-testsInstalls into the current project.
Run `npx skills use "https://github.com/aptos-labs/aptos-agent-skills" --skill "aptos-labs/aptos-agent-skills/generate-tests"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aptos-labs/aptos-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/aptos-labs/aptos-agent-skills"` and select the relevant skills, then follow their instructions.