testing-devops

Automate testing and operations workflows for software projects.

Updated May 15, 2026
One-click install
npx skills add https://github.com/w020316/cautious-broccoli --skill testing-devops
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: testing-devops
Source: https://github.com/w020316/cautious-broccoli/tree/main/testing-devops
Command: npx skills add https://github.com/w020316/cautious-broccoli --skill testing-devops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates testing and operations workflows triggered by keywords, reducing manual toil across software projects.

Core Features & Use Cases

  • Unit testing: Vitest with Testing Library
  • E2E testing: Playwright (preferred) / Cypress
  • API testing: Vitest + Supertest / Postman
  • CI/CD: GitHub Actions
  • Containerization: Docker + Docker Compose
  • Small-team deployment: Vercel + Railway
  • Internal deployment: Alibaba Cloud ECS + RDS + OSS
  • Monitoring: Sentry + Uptime Kuma

Quick Start

Trigger the testing-devops skill to automate your project's testing, deployment, and monitoring workflows.

Frequently Asked Questions about testing-devops

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

FAQPage Schema
How do I automate testing and deployment workflows for my software project?▼

Automate testing and deployment workflows by triggering this skill to configure unit, E2E, and API testing pipelines using Vitest, Playwright, and GitHub Actions for your software projects.

Does this CI/CD automation support Docker and Docker Compose for containerized deployments?▼

Yes, this CI/CD automation supports containerized deployments using Docker and Docker Compose to build and orchestrate container images within your automated operations workflows.

Can I use Playwright for E2E testing within my GitHub Actions CI/CD pipeline?▼

Yes, you can use Playwright for E2E testing within your GitHub Actions pipeline, as this skill specifically supports configuring Playwright for end-to-end test automation alongside CI/CD workflows.

What's the best way to set up monitoring for a small-team deployment on Vercel and Railway?▼

The best way to set up monitoring for small-team deployments on Vercel and Railway is using Sentry and Uptime Kuma, which this skill configures to track application errors and uptime.

How do I write API tests using Vitest and Supertest?▼

You can write API tests using Vitest and Supertest by applying this skill, which automates the configuration of API testing workflows to validate your endpoints within your software project.

Can I configure internal deployment to Alibaba Cloud ECS with this DevOps skill?▼

Yes, you can configure internal deployment to Alibaba Cloud using ECS, RDS, and OSS, as this DevOps skill supports automating deployment workflows for internal cloud infrastructure.