Converts a feature request or bug report into a suite of test cases that define the expected behavior, catching edge cases before implementation starts.
Best for: Engineers building features or fixes who want fewer regressions and clearer specs.
Creator's repository · flutter/skills
License: BSD-3-Clause