ck:web-testing

Coordinate Playwright, Vitest, and k6 for automated web testing across multiple types.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/felix-howard/ella --skill ck-web-testing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:web-testing
Source: https://github.com/felix-howard/ella/tree/main/.opencode/skills/web-testing
Command: npx skills add https://github.com/felix-howard/ella --skill ck-web-testing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @axe-core/cli, @lhci/cli, k6, @playwright/test, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for robust and multi-faceted web application testing, ensuring quality across various testing dimensions from unit to load.

Core Features & Use Cases

  • Multi-Type Testing: Supports unit, integration, E2E, load, security, visual, and accessibility testing.
  • Tool Integration: Leverages Playwright, Vitest, and k6 for diverse testing needs.
  • Use Case: Automate end-to-end user flows, identify performance bottlenecks, ensure cross-browser compatibility, and verify accessibility standards.

Quick Start

Run all unit tests using Vitest.

Frequently Asked Questions about ck:web-testing

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

FAQPage Schema
What is the best way to run load testing and analyze Core Web Vitals?

Run load testing using k6 to identify performance bottlenecks and analyze Core Web Vitals. The suite integrates k6 to measure system behavior under stress, ensuring your web application maintains performance standards during heavy traffic.

Can I use axe-core to verify accessibility standards in my web app?

Yes, you can verify accessibility standards using the integrated @axe-core/cli dependency. The suite includes dedicated accessibility testing to ensure your web application meets compliance requirements and functions correctly for all users.

Does this web testing suite support cross-browser and mobile gesture testing?

Yes, the suite supports cross-browser and mobile gesture testing through Playwright integration. It enables comprehensive end-to-end user flow automation across different environments and devices, mitigating test flakiness.

How do I set up visual regression and security testing for a web application?

Set up visual regression and security testing using the suite's comprehensive multi-type testing capabilities. It provides automated test execution alongside E2E, unit, and load testing to ensure robust quality across various dimensions.