setup-browser-cookies

Import cookies from major browsers into a Playwright headless session via interactive picker for authenticated QA testing.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/zaeem-rafiq/tatheer-swift-sdk --skill setup-browser-cookies-zaeem-rafiq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-browser-cookies
Source: https://github.com/zaeem-rafiq/tatheer-swift-sdk/tree/main/.claude/skills/gstack/setup-browser-cookies
Command: npx skills add https://github.com/zaeem-rafiq/tatheer-swift-sdk --skill setup-browser-cookies-zaeem-rafiq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Import cookies from your real browser (Comet, Chrome, Arc, Brave, Edge) into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages. Use when asked to "import cookies", "login to the site", or "authenticate the browser".

Core Features & Use Cases

  • Import cookies from real browsers into the Playwright headless session.
  • Interactive picker UI to select which cookie domains to import.
  • Use before QA testing authenticated pages across multiple sites and domains.

Quick Start

Run the setup-browser-cookies skill and follow the interactive picker to import domain cookies into the headless session.

Frequently Asked Questions about setup-browser-cookies

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I import real browser cookies into a Playwright headless session?

To import real browser cookies into a Playwright headless session, run the setup-browser-cookies skill and use the interactive picker UI to select which cookie domains to load. This enables authenticated QA testing without manual login steps.

Can I use cookies from Chrome or Brave for authenticated QA testing?

Yes, you can use cookies from Chrome, Brave, Arc, Edge, and Comet for authenticated QA testing. The skill imports real browser cookies into the headless session through an interactive domain picker UI.

What is the best way to authenticate a headless browser without logging in manually?

The best way to authenticate a headless browser without manual login is to import existing real-browser cookies. This skill uses an interactive domain picker to transfer selected cookies into the Playwright session.

Does this cookie import tool require any local setup before I start?

Yes, this cookie import tool requires a one-time local setup. After completing the initial setup, you can launch the interactive browser cookie picker UI and use Bash commands to verify and finalize the imported domains.

How do I select which specific cookie domains to load into the headless browser?

You select which specific cookie domains to load into the headless browser by using the interactive picker UI. After choosing your domains, Bash-based commands verify and finalize the imports for your QA testing session.