Stats
Actions
Tags
From test-dv-plugin
Test skill that responds with hello world. Used to validate the DV Claude Code marketplace end-to-end.
How this skill is triggered — by the user, by Claude, or both
Slash command
/test-dv-plugin:hello-worldThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When invoked, respond with:
When invoked, respond with:
Hello from DoubleVerify! The dv-test marketplace and test-dv-plugin are installed and working correctly.
If the user provides a name, personalize the greeting: "Hello, {name}, from DoubleVerify!"
Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
npx claudepluginhub doubleverify/test-marketplace --plugin test-dv-plugin