/RegressMobileWebFlow
Build a regression suite around a mobile-web responsive flow — e.g. a checkout flow tested only on desktop so far.
Your AI Command Vault
Compiling prompts that actually work.
Regression
12 commands
Build a regression suite around a mobile-web responsive flow — e.g. a checkout flow tested only on desktop so far.
Build a regression suite around a mocked third-party api — e.g. a weather api that returns inconsistent test data.
Build a regression suite around a user signup flow — e.g. a signup flow with email verification.
Build a regression suite around a nightly automated test run — e.g. a full regression suite that should run every night.
Build a regression suite around a search-and-filter interaction — e.g. a product list filtered by price and category.
Build a regression suite around a recurring production bug — e.g. a date-off-by-one bug that keeps resurfacing.
Build a regression suite around a payment gateway integration — e.g. an integration with a third-party payment processor.
Build a regression suite around a cross-browser test suite — e.g. a suite that must pass on chrome.
Build a regression suite around a multi-step form wizard — e.g. a five-step onboarding wizard with validation per step.
Build a regression suite around a full checkout user journey — e.g. a journey from cart to order confirmation.
Build a regression suite around a shared design system's components — e.g. a component library rendered across three themes.
Build a regression suite around an email delivery integration — e.g. a flow that sends a receipt email after purchase.