Составление плана ручного тестирования

★ 7.1 · vibe-coding

manual-test-planning is a Claude Code skill that produces a plain-language manual test plan from supplied context — an executive summary, a named list of tests, and a per-test detail section with the steps a person follows by hand and the outcomes they should expect. It reads files, git diffs, branches, and PRs to understand what changed, but none of that technical detail surfaces in the plan itself: everything is written for the person running tests through the product's own screens and commands. When the plan contains more than five tests and at least two natural categories emerge, both the test list and detail sections are organized under those categories. If nothing in the supplied context can be manually tested, the skill says so clearly and asks for more context rather than producing an empty document. Use it to draft QA scenarios or an acceptance walkthrough for a feature without writing any test code.