---
name: bilal140202/manual-testing-flows
source: https://app.decimal.ai/s/bilal140202-manual-testing-flows@1/SKILL.md
source_sha256: 1ec1b5bc7ea4
---

# 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