browser-testing

Use when testing web applications, debugging browser console errors, automating form interactions, or verifying UI implementations. Load for localhost testing, authenticated app testing (Gmail, Notion), or recording demo GIFs. Requires Chrome extension 1.0.36+, Claude Code 2.0.73+, paid plan.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "browser-testing" with this command: npx skills add ingpoc/skills/ingpoc-skills-browser-testing

Browser Testing

Test and debug web applications via Chrome integration.

Prerequisites

RequirementMinimum
Chrome extension1.0.36+
Claude Code CLI2.0.73+
PlanPro/Team/Enterprise

Instructions

  1. Enable Chrome: claude --chrome or /chrome
  2. Get tab context: tabs_context_mcp
  3. Navigate: navigate to URL
  4. Interact: find, form_input, computer
  5. Verify: read_console_messages, read_page
  6. Evidence: computer(action="screenshot")

Quick Commands

# Check for console errors
scripts/check-console-errors.sh TAB_ID

# Verify page loaded
scripts/verify-page-load.sh TAB_ID URL

# Run smoke test
scripts/smoke-test.sh URL

MCP Tools

ToolPurpose
tabs_context_mcpGet tab IDs (call first)
navigateGo to URL
computerClick, type, screenshot
findFind element by description
form_inputFill form fields
read_console_messagesDebug with pattern filter
read_pageGet DOM/accessibility tree
gif_creatorRecord interactions

References

FileLoad When
references/patterns.mdDesigning test scenarios
references/examples.mdNeed concrete examples

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

async-programming-skill

No summary provided by upstream source.

Repository SourceNeeds Review
General

scroll-storyteller

No summary provided by upstream source.

Repository SourceNeeds Review
General

postgresql-skill

No summary provided by upstream source.

Repository SourceNeeds Review