Matches all tools
Hooks run on every tool call, not just specific ones
Modifies files
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Hook triggers on file write and edit operations
Hook triggers on file write and edit operations
Ranger integrations for AI coding agents. This repo ships the Claude Code plugin and the OpenCode plugin.
npm install -g @ranger-testing/ranger-cli
ranger setup
/ranger:enable.npm install -g @ranger-testing/ranger-cli
ranger setup --opencode
opencode.json includes the plugin.{
"$schema": "https://opencode.ai/config.json",
"plugin": ["@ranger-testing/opencode-plugin"]
}
ranger_enable tool.npx claudepluginhub ranger-testing/trailhead --plugin rangerQuality assurance - E2E testing, PR review, browser automation
Run real-browser end-to-end (E2E) acceptance tests on your web app from any AI coding agent. Generate test scripts from plain English, replay them on localhost, capture screenshots, and validate user flows like signup, checkout, and dashboards. Works across Claude Code, Cursor, Codex, and Windsurf.
Commands for code review, testing, and analysis
Editorial "QA & Testing" bundle for Claude Code from Antigravity Awesome Skills.
TestForge - Master of quality assurance through intelligent test generation. Analyzes code behavior to auto-generate comprehensive tests that catch real bugs, not just boost coverage numbers. Supports Jest, Pytest, Vitest, and more.
End-to-end test execution and recording for web applications