stably-cli

Automate Playwright test creation, execution, and failure fixing in CI/CD workflows.

37|12|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/exiao/skills --skill stably-cli-exiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stably-cli
Source: https://github.com/exiao/skills/tree/main/stably-cli
Command: npx skills add https://github.com/exiao/skills --skill stably-cli-exiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, running, and fixing Playwright tests, significantly reducing the manual effort and time required for test automation and maintenance.

Core Features & Use Cases

  • AI-Powered Test Generation: Create new Playwright tests from natural language prompts or by inferring from code changes.
  • Automated Test Execution: Run Playwright tests with enhanced reporting and support for remote environments.
  • Intelligent Test Fixing: Automatically diagnose and fix failing tests by analyzing execution traces and artifacts.
  • Use Case: When a Playwright test fails in your CI pipeline, use this Skill to automatically fix it, preventing build failures and saving developer time.

Quick Start

Use the stably-cli skill to automatically fix failing Playwright tests.

Frequently Asked Questions about stably-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically fix failing Playwright tests in CI?

Automatically fix failing Playwright tests by diagnosing failures through execution trace analysis and applying AI-driven code patches to resolve errors and prevent pipeline build failures.

Can I generate Playwright tests from natural language prompts?

Generate Playwright tests from natural language prompts or by inferring necessary test coverage from recent code changes, streamlining the creation of new test automation scripts.

Do I need a Stably account to run Playwright tests with remote environments?

Yes, running Playwright tests with Stably's remote environments and accessing enhanced reporting requires Stably account credentials, alongside a Node.js environment and installed Playwright framework.

What is the best way to manage Playwright test execution and reporting?

Manage Playwright test execution by running tests with enhanced reporting features and remote environment integration, providing efficient CI/CD workflows and detailed artifact analysis within the bloom-tests repository.

Why does AI-driven test fixing matter for test maintenance?

AI-driven test fixing reduces manual maintenance effort by automatically diagnosing and resolving test failures, saving developer time and preventing build failures when Playwright tests break in CI pipelines.