git-workflow
01Cursor rule Cursor
Git branching strategy and Conventional Commits for QA Skills Ecosystem.
Cursor rule Cursor
Git branching strategy and Conventional Commits for QA Skills Ecosystem.
Cursor rule Cursor
Standards for creating and orchestrating QA agents.
Cursor rule Cursor
QA project artifact routing — maps each skill to its output directory.
Cursor rule Cursor
Global QA project conventions.
Cursor rule Cursor
Standards for creating and maintaining QA skills.
Skill Claude CodeCodexCursor
Generate accessibility tests for WCAG 2.2 compliance using axe-core, Pa11y, and Lighthouse with automated checks for ARIA patterns, keyboard navigation, color contrast, and screen reader support.
Skill Claude CodeCodexCursor
Manage and formalize API contracts from existing endpoints, swagger/JSON, network traffic, or developer interviews into OpenAPI specifications.
Skill Claude CodeCodexCursor
Autonomously explore live web applications using Playwright MCP to collect page structure, form fields, validation rules, API endpoints, and user flows for test case generation.
Skill Claude CodeCodexCursor
Generate structured bug reports from test failures with expected/actual results, reproduction steps, evidence, severity/priority, and auto-create GitHub Issues via GitHub MCP with duplicate detection.
Skill Claude CodeCodexCursor
Analyze git diff and commit history to recommend which tests to add, update, or run based on code changes.
Skill Claude CodeCodexCursor
ClickUp integration for creating tasks, managing lists/spaces, and tracking QA workflows via REST API.
Skill Claude CodeCodexCursor
Generate CodeceptJS scenario-driven E2E and BDD tests for TypeScript with human-readable syntax, multi-backend support (Playwright/WebDriver/Puppeteer), and Gherkin integration.
Skill Claude CodeCodexCursor
Analyze test coverage across three dimensions -- requirements/model coverage via RTM, technique coverage per ISO 29119-4, and code coverage via Istanbul/V8/JaCoCo -- with risk-based gap recommendations.
Skill Claude CodeCodexCursor
Generate Cypress E2E and component tests for TypeScript with time-travel debugging, cy.intercept for network mocking, and component testing via cy.mount.
Skill Claude CodeCodexCursor
Generate realistic test data using fixtures, factory patterns, and faker-based seeds for consistent and reproducible test environments.
Skill Claude CodeCodexCursor
Universal diagram generator supporting 14 Mermaid diagram types. Works standalone or as an embedded service for other QA skills.
Skill Claude CodeCodexCursor
QA-adapted discovery interview that transforms vague context into structured QA briefs through iterative questioning. Works standalone or as an embedded service auto-triggered by other skills when input is insufficient.
Skill Claude CodeCodexCursor
Verify test environment readiness by checking services, databases, required accounts, configurations, dependencies, and tool availability before test execution.
Skill Claude CodeCodexCursor
Analyze CI history and test execution data to identify flaky tests using 4-pattern classification -- race conditions, shared state, time-dependency, external dependencies -- with suggested fixes.
Skill Claude CodeCodexCursor
Enhanced GitHub Issues workflows with auto-labels, issue templates, milestone management, and structured QA workflows via GitHub MCP.
Skill Claude CodeCodexCursor
Generate httpx/requests API tests for Python with async support, session management, and schema validation using pytest.
Skill Claude CodeCodexCursor
Generate Jest unit and integration tests for TypeScript/JavaScript projects with jest.mock, snapshots, code coverage, and describe/it patterns.
Skill Claude CodeCodexCursor
Jira integration for creating issues, managing epics/sprints, syncing with Xray/Zephyr test management, and tracking QA workflows via REST API or Atlassian MCP.
Skill Claude CodeCodexCursor
Generate JMeter performance test plans in XML/JMX format with thread groups, samplers, listeners, assertions, and CI-ready configuration.