The TAT skills are designed to help coding agents create and work with Tiny API Test (TAT) files for HTTP API testing. These skills provide practical guidance for generating .tat.yml and .tat.json test files, organizing API test suites, and following the expected TAT schema and conventions.
tat-create: Creates new TAT test files for HTTP API testing. Useful for scaffolding.tat.ymlor.tat.jsonfiles, generating endpoint tests, setting up authentication headers, and validating test definitions for the TAT CLI.
If you encounter a bug, have feedback, or want to suggest an improvement to the skills, please open an issue in this repository with enough detail to reproduce the problem or describe the requested change clearly.