← all publishers

azanir

@azanir source repo

58 published skills

  1. QA Security Test Writer · azanir bundle
    Generate security tests based on OWASP Top 10 and WSTG covering injection, XSS, CSRF, authentication bypass, and DAST using ZAP and custom scripts.
    0
    installs
  2. QA Selenium Java Writer · azanir bundle
    Generate Selenium Java E2E tests with JUnit 5, Page Object Model, explicit waits, AssertJ assertions, and Allure reporting integration.
    0
    installs
  3. QA Shortcut Integration · azanir bundle
    Shortcut (formerly Clubhouse) integration for creating stories, managing epics/iterations, and tracking QA workflows via REST API.
    0
    installs
  4. QA Browser Data Collector · azanir bundle
    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.
    0
    installs
  5. QA Github Issues Enhanced · azanir bundle
    Enhanced GitHub Issues workflows with auto-labels, issue templates, milestone management, and structured QA workflows via GitHub MCP.
    0
    installs
  6. QA Requirements Generator · azanir bundle
    Extract and normalize requirements from any source (URL, Figma, code, description) into structured specifications per ISO 29148.
    0
    installs
  7. QA Robot Framework Writer · azanir bundle
    Generate Robot Framework tests for E2E, acceptance testing, and RPA with keyword-driven human-readable syntax, SeleniumLibrary, BrowserLibrary, and RequestsLibrary.
    0
    installs
  8. QA Visual Regression Writer · azanir bundle
    Generate visual regression tests using Playwright screenshots, Percy, and BackstopJS for screenshot comparison, layout drift detection, and baseline management.
    0
    installs
  9. QA Accessibility Test Writer · azanir bundle
    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.
    0
    installs
  10. QA Playswag · azanir bundle
    Analyze OpenAPI/Swagger spec (JSON or YAML) against existing test files and generate an HTML coverage report with QA automation tasks. Use when user provides an OpenAPI spec file and wants to know test coverage status.
    0
    installs
  11. QA K6 Writer · azanir bundle
    Generate k6 performance tests in JavaScript for load, stress, soak, and spike testing with thresholds, scenarios, checks, and CI-friendly output.
    0
    installs
  12. QA Jest Writer · azanir bundle
    Generate Jest unit and integration tests for TypeScript/JavaScript projects with jest.mock, snapshots, code coverage, and describe/it patterns.
    0
    installs
  13. QA Nfr Analyst · azanir bundle
    Dedicated non-functional requirements analysis per ISO/IEC 25010 quality model covering performance, security, usability, reliability, maintainability, and portability.
    0
    installs
  14. QA Pact Writer · azanir bundle
    Generate consumer-driven contract tests using Pact for JavaScript and Python to verify microservice API compatibility between consumer and provider.
    0
    installs
  15. QA Spec Writer · azanir bundle
    Transform requirements into detailed technical specifications with acceptance criteria, boundary conditions, and edge cases.
    0
    installs
  16. QA Test Healer · azanir bundle
    Self-healing test system that runs failing tests, debugs with MCP tools, auto-fixes broken selectors/assertions/waits, and marks unfixable tests as test.fixme() with explanation.
    0
    installs
  17. QA Data Factory · azanir bundle
    Generate realistic test data using fixtures, factory patterns, and faker-based seeds for consistent and reproducible test environments.
    0
    installs
  18. QA Httpx Writer · azanir bundle
    Generate httpx/requests API tests for Python with async support, session management, and schema validation using pytest.
    0
    installs
  19. QA Orchestrator · azanir bundle
    Master skill coordinating all QA skills through pipeline modes (full-cycle, docs-only, testcases-only, write-tests, report), formalized handoff chains, scheduler rules, and framework/language selection based on project context.
    0
    installs
  20. QA Plan Creator · azanir bundle
    Universal QA plan generator supporting 10 plan types including test plans, sprint plans, regression plans, release plans, UAT plans, performance plans, migration plans, onboarding plans, and custom plans.
    0
    installs
  21. QA Spec Auditor · azanir bundle
    Living documentation auditor that compares requirements vs UI/behavior vs API contract vs test results to detect spec drift, outdated docs, and undocumented features.
    0
    installs
  22. QA Task Creator · azanir bundle
    Generate work tasks from QA analysis, coverage gaps, and bug reports. Works standalone for any task creation or paired with qa-bug-ticket-creator for linked fix tasks.
    0
    installs
  23. QA Jmeter Writer · azanir bundle
    Generate JMeter performance test plans in XML/JMX format with thread groups, samplers, listeners, assertions, and CI-ready configuration.
    0
    installs
  24. QA Junit5 Writer · azanir bundle
    Generate JUnit 5 unit and integration tests for Java with parameterized tests, nested classes, extensions, Mockito mocking, and AssertJ assertions.
    0
    installs
  25. QA Locust Writer · azanir bundle
    Generate Locust performance tests in Python for load testing with distributed mode, custom load shapes, and real-time web UI monitoring.
    0
    installs
  26. QA Pytest Writer · azanir bundle
    Generate pytest unit and integration tests for Python with fixtures, parametrize, markers, conftest patterns, and plugin ecosystem support.
    0
    installs
  27. QA Risk Analyzer · azanir bundle
    Risk-based testing prioritization with impact analysis for code changes using the formula Risk = Complexity × ChangeFrequency × (1 - TestCoverage).
    0
    installs
  28. QA Test Reporter · azanir bundle
    Aggregate test results from all frameworks, parse JUnit XML/JSON/Allure reports, generate HTML/markdown dashboards with trends, and produce ISO 29119-3 compliant test status and completion reports.
    0
    installs
  29. QA Test Reviewer · azanir bundle
    Code review for test files analyzing structure, assertions, coverage, anti-patterns, and providing a code-smell catalog with before/after improvement examples.
    0
    installs
  30. QA Test Strategy · azanir bundle
    Generate comprehensive test strategy documents covering scope, approach, testing types, environments, risk assessment, entry/exit criteria, and resource planning.
    0
    installs
  31. QA Vitest Writer · azanir bundle
    Generate Vitest unit and integration tests for TypeScript projects with ESM-native support, Vite integration, and Jest-compatible API.
    0
    installs
  32. QA Cypress Writer · azanir bundle
    Generate Cypress E2E and component tests for TypeScript with time-travel debugging, cy.intercept for network mocking, and component testing via cy.mount.
    0
    installs
  33. QA Flaky Detector · azanir bundle
    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.
    0
    installs
  34. QA Project Memory · azanir bundle
    QA project memory with auto-update. Structured log of bugs, decisions, tests, regressions, environments. Automatically updated after every QA task. Archive system with searchable index for large projects. Trigger phrases (EN): "initialize memory", "init qa memory", "find known bug", "search memory", "show what was done", "check regressions", "memory status", "archive memory", "log a bug", "add decision", "memory summary", "what bugs do we know", "update memory", "show test log". Trigger phrases (UA): "ініціалізувати пам'ять", "знайти відомий баг", "пошук у пам'яті", "показати що було зроблено", "перевірити регресії", "статус пам'яті", "архівувати пам'ять", "залогувати баг", "додати рішення", "зведення пам'яті", "які баги відомі", "оновити пам'ять", "показати лог тестів", "що ми вирішили про", "які тестові середовища є".
    0
    installs
  35. QA Jira Integration · azanir bundle
    Jira integration for creating issues, managing epics/sprints, syncing with Xray/Zephyr test management, and tracking QA workflows via REST API or Atlassian MCP.
    0
    installs
  36. QA Qase Integration · azanir bundle
    Qase.io TMS integration for syncing test cases, pushing test run results, and pulling test case updates between local QA workflow and Qase.io projects via REST API.
    0
    installs
  37. QA Supertest Writer · azanir bundle
    Generate Supertest API and integration tests for TypeScript/Node.js with Express/Koa integration, chained assertions, and authentication handling.
    0
    installs
  38. QA Testcase From UI · azanir bundle
    Generate test cases from screenshots, UI mockups, and Figma exports using vision analysis to identify interactive elements and derive test scenarios.
    0
    installs
  39. QA Codeceptjs Writer · azanir bundle
    Generate CodeceptJS scenario-driven E2E and BDD tests for TypeScript with human-readable syntax, multi-backend support (Playwright/WebDriver/Puppeteer), and Gherkin integration.
    0
    installs
  40. QA Coverage Analyzer · azanir bundle
    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.
    0
    installs
  41. QA Diagram Generator · azanir bundle
    Universal diagram generator supporting 14 Mermaid diagram types. Works standalone or as an embedded service for other QA skills.
    0
    installs
  42. QA Test Doc Compiler · azanir bundle
    Compile formal test documentation per ISO/IEC/IEEE 29119-3 including test policies, plans, specifications, execution logs, incident reports, and completion reports.
    0
    installs
  43. QA Bug Ticket Creator · azanir bundle
    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.
    0
    installs
  44. QA Changelog Analyzer · azanir bundle
    Analyze git diff and commit history to recommend which tests to add, update, or run based on code changes.
    0
    installs
  45. QA Linear Integration · azanir bundle
    Linear integration for creating issues, managing projects/cycles, and tracking QA workflows via GraphQL API or Linear MCP.
    0
    installs
  46. QA Mobile Test Writer · azanir bundle
    Generate mobile tests using Appium, WebdriverIO Mobile, and Flutter Driver for iOS and Android native, hybrid, Flutter, and mobile web applications.
    0
    installs
  47. QA Selenium Py Writer · azanir bundle
    Generate Selenium E2E tests for Python with WebDriver, explicit/implicit waits, Page Object Model, and headless browser support.
    0
    installs
  48. QA Spring Test Writer · azanir bundle
    Generate Spring Boot integration tests with @SpringBootTest, MockMvc, TestContainers, @DataJpaTest, WebTestClient, and profile-based configuration.
    0
    installs
  49. QA Testcase From Docs · azanir bundle
    Generate structured test cases from requirements and specification documents using test model-based approach per ISO 29119-4.
    0
    installs
  50. QA Webdriverio Writer · azanir bundle
    Generate WebdriverIO E2E and mobile web tests for TypeScript using W3C WebDriver protocol with multi-browser support, Appium integration, and Page Object pattern.
    0
    installs
  51. QA Clickup Integration · azanir bundle
    ClickUp integration for creating tasks, managing lists/spaces, and tracking QA workflows via REST API.
    0
    installs
  52. QA Discovery Interview · azanir bundle
    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.
    0
    installs
  53. QA Environment Checker · azanir bundle
    Verify test environment readiness by checking services, databases, required accounts, configurations, dependencies, and tool availability before test execution.
    0
    installs
  54. QA REST Assured Writer · azanir bundle
    Generate REST Assured API tests for Java with BDD-style syntax, JSON/XML schema validation, authentication handling, and Allure reporting.
    0
    installs
  55. QA API Contract Curator · azanir bundle
    Manage and formalize API contracts from existing endpoints, swagger/JSON, network traffic, or developer interviews into OpenAPI specifications.
    0
    installs
  56. QA Manual Test Designer · azanir bundle
    Design manual test cases and exploratory testing charters using specification-based techniques, risk-based prioritization, and persona-based testing approaches.
    0
    installs
  57. QA Playwright Py Writer · azanir bundle
    Generate Playwright E2E tests for Python with async/sync API, pytest-playwright integration, POM pattern, and live browser record mode via Playwright MCP.
    0
    installs
  58. QA Playwright TS Writer · azanir bundle
    Generate Playwright E2E, component, and unit tests for TypeScript with auto-wait, multi-browser support, POM pattern, and live browser record mode via Playwright MCP.
    0
    installs