Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Ranger Testing avatar

Ranger

  • 1 repo stars
  • Updated July 21, 2026
  • ranger-testing/trailhead

E2E testing and feature development tools

About

ranger is a Claude Code skill in the Testing & QA category. E2E testing and feature development tools

  • ranger
  • Testing & QA
  • AI-coding skill

Ranger by the numbers

  • Data as of Jul 22, 2026 (Skillselion catalog sync)
/plugin marketplace add ranger-testing/trailhead
/plugin install ranger@trailhead

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars1
Last updatedJuly 21, 2026
Repositoryranger-testing/trailhead

What it does

E2E testing and feature development tools

README.md

Ranger Plugin for Claude Code

Automated browser verification and feature review for AI-assisted development. Ranger lets your coding agent verify UI features in a real browser and gives your team a dashboard to review the results.

Getting Started

1. Install and set up the Ranger CLI

npm install -g @ranger-testing/ranger-cli
ranger start

ranger start walks you through authentication, browser setup, plugin installation, environment configuration, and skill installation interactively.

2. Enable Ranger in Claude Code

At the start of your session:

/ranger:enable

Ranger stays enabled on your branch across sessions. Use /ranger:disable to turn it off.

What Happens

With Ranger enabled, Claude will:

  1. Create a feature with checklist items describing what to verify
  2. Implement the code
  3. Run browser verification -- a separate agent tests the feature in Chromium
  4. Fix issues and re-verify until everything passes
  5. Share a link to the feature review dashboard where you can review screenshots, video, leave comments, and approve

Plugin Commands

  • /ranger:enable -- Enable Ranger hooks for this session and branch
  • /ranger:disable -- Disable Ranger hooks

Skills

  • /ranger -- Invokes the Ranger skill for creating, verifying, and managing features (installed via ranger skillup)

Hooks

Hooks fire automatically at key points in the Claude Code session. They only activate after you run /ranger:enable.

When What happens
Entering plan mode Reminds Claude to include a Ranger Feature Specification
During plan mode Periodic reminders to add checklist items
Exiting plan mode Prompts to create a Ranger feature from the plan
After file edits Suggests using /ranger for UI work
Before compaction Reminds Claude to preserve feature specifications
Session ending Concludes active feature session

Learn More

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.