From testdino
Use only when the user explicitly asks for a TestDino audit of Playwright automated test code. Routes through the `test_audit` tool flow. For generic code review or non-Playwright targets, do a normal review instead.
How this skill is triggered — by the user, by Claude, or both
Slash command
/testdino:testdino-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the TestDino audit flow only when the user explicitly asks for a TestDino audit.
Use the TestDino audit flow only when the user explicitly asks for a TestDino audit.
Rules:
test_audit tool flow.Preferred flow:
health if projectId is not known.test_audit with the initial analyze action.test_audit.Important:
npx claudepluginhub testdino-hq/testdino-plugins --plugin testdinoProvides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.