azam-sdet

15 mods across 1 repository, 2 stars between them.

qa-recorder

03

azam-sdet/10xquality

Cursor rule Cursor

QA Recorder - Records user's manual browser interactions and generates natural language test scripts with rich locator metadata.

2 5mo ago A 18 tokens original MIT

qa-script-executor

04

azam-sdet/10xquality

Cursor rule Cursor

QA Script Executor - Executes natural language test scripts using Chrome DevTools MCP and enhances them with technical hints.

2 5mo ago A 0 tokens original MIT

qa-automation

06

azam-sdet/10xquality

Skill Claude CodeCodex

AI-powered QA test automation — record browser flows, generate test cases from PRDs or Figma designs, execute natural language test scripts, and convert to Playwright + Cucumber BDD tests. Use when asked to "record a test", "create test cases", "execute test script", "automate UI test", "convert to BDD", "generate…

2 5mo ago A 89 tokens original MIT

qa-bdd-converter

07

azam-sdet/10xquality

Agent

Converts recorded natural language test scripts into Playwright + Cucumber BDD tests (feature files, page objects, step definitions). Use when asked to "convert to BDD", "generate Playwright tests", or "create Cucumber features from this script".

2 5mo ago A 58 tokens original MIT

qa-recorder

08

azam-sdet/10xquality

Agent

Records manual browser interactions and generates natural language test scripts with rich locator metadata and assertion capture. Use when asked to "record a test", "capture actions", or "record UI steps".

2 5mo ago A 41 tokens original MIT

qa-script-executor

09

azam-sdet/10xquality

Agent

Executes natural language test scripts step-by-step via Chrome DevTools MCP, with auto-retry, hint enhancement, and report generation. Use when asked to "execute a test script", "run the test", or "automate this flow".

2 5mo ago A 54 tokens original MIT

azam-sdet/10xquality

Agent

Generates structured test cases from any URL or content. Auto-detects source type — Confluence PRD, Figma design, or pasted text. Use when the user provides a URL and asks to "generate test cases", "create test cases", "write tests", or simply pastes a Confluence/Figma link.

2 5mo ago A 71 tokens original MIT

azam-sdet/10xquality

Cursor rule

Chrome DevTools MCP automation conventions — snapshot-first rule, MCP tool reference, error handling, and browser configuration.

2 5mo ago A 1,129 tokens original MIT

azam-sdet/10xquality

Cursor rule

Locator strategy for Playwright tests — priority order, ambiguity rules, label-based navigation, and dropdown patterns.

2 5mo ago A 0 tokens original MIT

azam-sdet/10xquality

Cursor rule

Assertion capture patterns — auto-detection via MutationObserver, manual assertions via keyboard shortcut, and assertion-to-step conversion rules.

2 5mo ago A 23 tokens original MIT

chrome-devtools

15

azam-sdet/10xquality

MCP server Claude CodeCodexCursor

Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.

2 5mo ago A tokens not measured copy · 100% MIT