{
  "markdown": "# playwright-aqa\n\nPlaywright + TypeScript automated testing skill (UI E2E and API). Covers Page Object Model architecture, per-page fixtures, locator strategies, waiting strategies, API request builders, and CLI workflows.\n\n## Install\n\n```bash\n# In Claude Code\n/plugin marketplace add stroievus-maksym/playwright-aqa-plugin\n/plugin install playwright-aqa@playwright-aqa-skills\n```\n\nOr for local development:\n\n```bash\n/plugin marketplace add /absolute/path/to/playwright-aqa-plugin\n/plugin install playwright-aqa@playwright-aqa-skills\n```\n\n## Usage\n\nOnce installed, the skill activates automatically when you ask Claude Code about:\n\n- writing or refactoring Playwright tests\n- building Page Object Models\n- writing API tests with `APIRequestContext`\n- setting up custom fixtures\n- configuring `playwright.config.ts`\n- debugging failing tests, `codegen`, trace viewer, UI mode\n\n## Structure\n\n```\nplaywright-aqa-plugin/\n├── .claude-plugin/\n│   ├── plugin.json\n│   └── marketplace.json\n└── skills/\n    └── playwright-aqa/\n        ├── SKILL.md\n        └── references/\n            ├── api-testing.md\n            ├── cli-commands.md\n            └── patterns.md\n```\n\n## License\n\nMIT\n",
  "bytes": 1175,
  "sha": "84646030d4980af1945a821abba5c8bdfe1d8e66c33647af58109e5d96eeff11",
  "repo_slug": "mstroievus/playwright-aqa-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_mstroievus_playwright_aqa_plugin_playwri_a4c11afb/readme"
}