Tag: test-generation
skill
★ 105
Automated AI Agent Test Case Generation
Automate the creation of test suites for AI agents by generating cases from SKILL.md files, manual descriptions, or by capturing live agent interactions via a proxy.
skill
★ 5
Independent Contract Compliance Verifier
This skill independently validates that a software implementation satisfies its defined contract by reading acceptance criteria, generating new test cases, and executing them using the project's existing toolchain. It serves as a secondary …