testdino-audit
Installation
SKILL.md
TestDino Audit
Use the TestDino audit flow only when the user explicitly asks for a TestDino audit.
Rules:
- If the user asks for a generic review or audit, do a normal review in chat.
- If the user explicitly asks for a TestDino audit and the target is Playwright code, use the
test_audittool flow. - If the user names TestDino but the target is not Playwright code, explain that the TestDino audit flow is for Playwright automated tests and offer a normal review instead.
Preferred flow:
- Call
healthifprojectIdis not known. - Call
test_auditwith the initial analyze action. - Review the local Playwright target using the returned context.
- Submit the completed audit report through
test_audit.
Important: