Manual Testing Flows

Analyze the project and existing tests, then describe 2–3 main user flows to manually test with clear steps.

dvasyliev db8b1ac 738 B Updated

File contents

Skill: Manual Testing Flows

Overview

This skill creates a short manual test plan with the 2–3 most important user flows, based on the project and any existing tests.

Instructions

  • Analyze the project structure to understand the main features.
  • Find and review existing tests to learn key flows and edge cases.
  • Pick the 2–3 most important user flows (most common or most risky).
  • For each flow, write:
    • Preconditions (if needed)
    • Steps (numbered)
    • Expected result

Expected output

  • 2–3 manual test flows with clear steps and expected results

dvasyliev/ai-dev-tools-getting-started/tree/main/antigravity/skills/manual-testing-flows commit db8b1ac8bf

Frequently asked questions

npx skillmds@latest add dvasyliev/manual-testing-flows