# Planr Browser Qa

> Run practical browser-backed QA against real routes, forms, viewports, accessibility, console, and network behavior. Use for UI, authentication, session, navigation, or browser-network changes.

- **Type:** Skill
- **Install:** `agentstack add skill-openplanr-openplanr-planr-browser-qa`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [openplanr](https://agentstack.voostack.com/s/openplanr)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [openplanr](https://github.com/openplanr)
- **Source:** https://github.com/openplanr/OpenPlanr/tree/main/skills/planr-browser-qa
- **Website:** https://openplanr.dev

## Install

```sh
agentstack add skill-openplanr-openplanr-planr-browser-qa
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Planr Browser QA

Exercise the real browser surface directly and return useful findings from the current request and
repository context.

## Establish the target

Infer the routes, user journeys, runtime command, and relevant viewports from the request and
repository. Ask one concise question only when the target or required credentials cannot be
inferred. Never persist credentials, cookies, or session secrets.

## Run focused browser checks

1. Start or reuse the project's documented local runtime.
2. Exercise the requested route and the shortest meaningful happy path.
3. Check navigation, forms, responsive layout, keyboard access, visible focus, accessible names,
   console errors, failed requests, and loading or error states that are relevant to the change.
4. When a browser capability is unavailable, report the exact missing capability and provide the
   smallest runnable fallback; do not invent a PASS.
5. Remain report-only. When the user also wants fixes, return reproducible findings that a coding
   workflow can act on, then rerun Browser QA after those changes are available.

## Return

- **Outcome:** pass, issues-found, or blocked, with one sentence.
- **Coverage:** routes, journeys, viewports, and checks actually exercised.
- **Findings:** prioritized reproducible problems with path or UI location and expected behavior.
- **Fixes:** changed files and verification, or none.
- **Issues:** missing capability or unresolved risk, or none.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [openplanr](https://github.com/openplanr)
- **Source:** [openplanr/OpenPlanr](https://github.com/openplanr/OpenPlanr)
- **License:** MIT
- **Homepage:** https://openplanr.dev

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-openplanr-openplanr-planr-browser-qa
- Seller: https://agentstack.voostack.com/s/openplanr
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
