← all publishers

ahmedesmail07

@ahmedesmail07 source repo

5 published skills

  1. QA Plan · ahmedesmail07 bundle
    Generate structured test cases from business logic, user stories, or a QA discovery report. Produces test suites organized by priority with exact steps, test data, and expected results. Examples: "/qa-plan", "/qa-plan from:qa-discovery-report.md", "/qa-plan feature:login"
    0 installs
  2. QA Report · ahmedesmail07 bundle
    Generate a structured QA report summarizing all testing done in this session. Consolidates findings from qa-discover, qa-plan, qa-execute, qa-verify into a final report. Examples: "/qa-report", "/qa-report save:qa-report-2026-04-01.md"
    0 installs
  3. QA Verify · ahmedesmail07 bundle
    Deep verification of a specific behavior, bug, or fix using Playwright MCP. Focused single-issue testing with thorough state inspection (DOM, console, network, JS state). Examples: "/qa-verify auto-save fires on blur", "/qa-verify fix for #123", "/qa-verify login redirect"
    0 installs
  4. QA Execute · ahmedesmail07 bundle
    Execute QA test cases using Playwright MCP browser tools. Navigates, interacts, validates, screenshots. Works with any web app. Give it a URL and test cases (or let it discover them). Examples: "/qa-execute http://localhost:3000", "/qa-execute http://localhost:9174 plan:test-plan.md"
    0 installs
  5. QA Discover · ahmedesmail07 bundle
    Extract business logic, validation rules, user stories, and testable behaviors from any codebase. Use when starting QA on a new feature, module, or entire app. Works with any framework/language. Examples: "/qa-discover", "/qa-discover apps/billing", "/qa-discover src/auth"
    0 installs