Claude Code Chrome Browser QA Capability Pack Skill
Expert Claude Code Chrome browser QA capability pack applying documented Claude in Chrome enablement, browser automation boundaries, and web QA checkpoint workflows.
Open the source and read safety notes before installing.
Safety notes
- Browser automation can access logged-in sessions—use staging accounts only.
- Claude chooses Chrome before computer use for web tasks when configured.
- Review permission prompts before approving navigation on sensitive pages.
Privacy notes
- Browser QA sends page content to the model—avoid customer PII in test flows.
- Screenshots and DOM snapshots may include session tokens in dev tools—close extras.
Prerequisites
- Claude in Chrome extension installed per official Chrome documentation.
- Staging web app URL and test credentials scoped to non-production.
- Team policy for browser automation on authenticated sessions.
Schema details
- Install type
- package
- Reading time
- 8 min
- Difficulty score
- 72
- Troubleshooting
- Yes
- Breaking changes
- No
- Scope
- Source repo
- Skill type
- capability-pack
- Skill level
- expert
- Verification
- validated
- Verified at
- 2026-06-16
| Platform | Support | Install path |
|---|---|---|
| claude-code | Native | .claude/skills/<skill-name>/SKILL.md |
| codex | Native | .agents/skills/<skill-name>/SKILL.md |
| windsurf | Native | .windsurf/skills/<skill-name>/SKILL.md |
| gemini | Native | .gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md |
| cursor | Adapter | .cursor/rules/<skill-name>.mdc |
| cli | Manual | AGENTS.md or tool-specific context file |
Full copyable content
# Trigger
"Apply the Claude Code Chrome browser QA capability pack for this web flow."
# Required output
1) Chrome integration enablement checklist
2) QA flow steps with URL checkpoints
3) Browser permission and data exposure review
4) Defect observations with evidence
5) Privacy-safe QA summaryAbout this resource
Knowledge Freshness
Grounded in Claude in Chrome documentation verified on 2026-06-16.
Retrieval Sources
- https://code.claude.com/docs/en/chrome
- https://code.claude.com/docs/en/skills
- https://code.claude.com/docs/en/security
- https://github.com/anthropics/claude-code
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
Source Verification Notes
Official Chrome docs describe Claude in Chrome for browser-based tasks, extension setup, and choosing browser automation before broader computer use for web work.
Scope Note
Community QA workflow skill applying documented Chrome integration steps—not an official Anthropic test product.
Core Workflow
- Verify extension install and account linkage.
- Define QA flow with URL and assertion checkpoints.
- Run staging-only tests with scoped credentials.
- Capture defect notes with page references—not production data.
- Stop and escalate if unexpected auth or payment pages appear.
Capability Scope
- Chrome extension enablement verification.
- Web QA flow checkpoint design.
- Browser permission and session exposure review.
- Defect observation with page-level evidence.
- Privacy-safe QA reporting.
Production Rules
- Use staging credentials only; never production admin accounts.
- Stop browser QA when payment or SSO pages appear unexpectedly.
- Do not store session cookies in skill output or public tickets.
- Prefer Claude in Chrome over computer use for standard web flows per docs.
- Human sign-off required before filing external bug reports with screenshots.
Review Matrix
| Flow | Checkpoint | Stop condition |
|---|---|---|
| Login | Staging auth only | Production SSO prompt |
| Checkout | Cart total visible | Real payment form |
| Form validation | Error messages | PII in error text |
Output Contract
- Enablement checklist.
- Flow steps and checkpoints.
- Permission review.
- Defect observations.
- Privacy-safe summary.
Duplicate Check
Distinct from chrome-integration-for-web-app-debugging-with-claude-code guide.
Troubleshooting
Issue: Extension not controlling tab Fix: Re-link extension; confirm staging URL allowlist in team policy.
Editorial Disclosure
Independent entry by kiannidev from public docs.
Source citations
Add this badge to your README
Show that Claude Code Chrome Browser QA Capability Pack Skill is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.
[](https://heyclau.de/entry/skills/claude-code-chrome-browser-qa-capability-pack)How it compares
Claude Code Chrome Browser QA Capability Pack Skill side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
| Field | Claude Code Chrome Browser QA Capability Pack Skill Expert Claude Code Chrome browser QA capability pack applying documented Claude in Chrome enablement, browser automation boundaries, and web QA checkpoint workflows. Open dossier | Claude Agent SDK Session Storage Capability Pack Skill Expert Claude Agent SDK session storage capability pack for designing, reviewing, and rolling out Agent SDK session storage with source-backed checklists, production rules, and privacy-safe output contracts. Open dossier | Claude Code Computer Use GUI QA Capability Pack Skill Expert Claude Code computer use GUI QA capability pack that applies documented computer-use MCP enablement, per-app session approval, screenshot checkpoints, and macOS permission workflows for native app validation—not an official Anthropic QA product. Open dossier | Claude Code Web Remote Environment Capability Pack Skill Expert Claude Code web remote environment capability pack applying documented cloud session isolation, network controls, and credential proxy patterns from official Claude Code on the web documentation. Open dossier |
|---|---|---|---|---|
| Trust | ||||
| Install risk | Review first | Review first | Review first | Review first |
| Notes | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ |
| Category | skills | skills | skills | skills |
| Source | source-backed | source-backed | source-backed | source-backed |
| Author | kiannidev | kiannidev | kiannidev | kiannidev |
| Added | 2026-06-16 | 2026-06-14 | 2026-06-16 | 2026-06-16 |
| Platforms | Claude CodeCodexWindsurfGeminiCursorCLI | Claude CodeCodexWindsurfGeminiCursorCLI | Claude CodeCodexWindsurfGeminiCursorCLI | Claude CodeCodexWindsurfGeminiCursorCLI |
| Source repo | — | — | — | — |
| Safety notes | ✓Browser automation can access logged-in sessions—use staging accounts only. Claude chooses Chrome before computer use for web tasks when configured. Review permission prompts before approving navigation on sensitive pages. | ✓This skill plans Agent SDK session storage; it must not execute destructive changes without explicit approval. Browser, computer-use, and remote surfaces can access sensitive UI state; scope tests carefully. MCP and SDK integrations may exfiltrate data if tool scopes are too broad. The public `anthropics/claude-code` repository ships documentation links to code.claude.com for settings, security, and integration surfaces. Scheduled or autonomous workflows compound risk; cap blast radius in staging first. | ✓Computer use controls real desktop apps with per-app session approval—not sandboxed Bash. Review sentinel warnings before approving Terminal, Finder, or System Settings access. Press Esc or Ctrl+C to stop computer use and release the machine-wide lock immediately. Only one Claude Code session can hold the computer-use lock at a time. | ✓Autonomous workflows can run shell commands without mid-run user input—scope paths and tools first. Do not enable destructive automation without explicit approval gates. Review outputs as draft until a human validates evidence. |
| Privacy notes | ✓Browser QA sends page content to the model—avoid customer PII in test flows. Screenshots and DOM snapshots may include session tokens in dev tools—close extras. | ✓Reviews may expose integration tokens, customer metadata, and internal URLs related to Agent SDK session storage. Telemetry and analytics configs can include account emails; redact before sharing externally. Keep troubleshooting logs in internal channels unless explicitly sanitized. Third-party vendors remain outside Anthropic retention policies; document separately. | ✓Screenshots are downscaled before model upload but may still capture sensitive UI content. Your terminal window is excluded from screenshots per official documentation. Redact customer or proprietary UI details before sharing screenshot evidence externally. Other visible apps are hidden while Claude works; still minimize sensitive windows before starting. | ✓Workflow and session output may contain proprietary code and credentials. Summaries for external channels require redaction. |
| Prerequisites |
|
|
|
|
| Install | — | — | — | — |
| Config | — | — | — | — |
| Citations | ||||
| Claim | Unclaimed | Unclaimed | Unclaimed | Unclaimed |
Signals
Loading live community signals…
A short, calm digest of reviewed Claude resources. Unsubscribe any time.