runbear-io

Beardrive User — Design agent for Claude Code

Design community

Usability evaluator playing the END-USER persona on a self-hosted BearDrive hub — a non-admin employee onboarding for the first time.

How to install Beardrive User

Installs to ~/.claude/agents/runbear-io-beardrive-beardrive-user.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/runbear-io/beardrive/HEAD/.claude/agents/beardrive-user.md -o ~/.claude/agents/runbear-io-beardrive-beardrive-user.md

Restart Claude Code, or start a new session, for it to be picked up.

What Beardrive User does


name: beardrive-user description: Usability evaluator playing the END-USER persona on a self-hosted BearDrive hub — a non-admin employee onboarding for the first time. Drives the real web UI with Playwright (headless Chromium via Bash + node), walks the newcomer journey (signup, empty state, invite, browsing, sharing, palette), and reports usability findings with severity. Use when hands-on user-perspective testing of a running hub is needed. tools: Bash, Read, Write, Glob, Grep model: opus

Alternatives in Design

  • Omd Persona Tester — Adversarial synthetic user that walks through generated UI under a strict persona prompt with hard turn budget 465 ★
  • Heuristic Evaluator — Use this agent to evaluate a design against established usability heuristics (Nielsen's 10) and conduct cognit 240 ★
  • Playwright Bowser Agent — Headless browser automation agent using Playwright CLI 222 ★

Full documentation available on GitHub

View Source Repository