testing-expert

Diagnose flaky tests and mocking issues across Jest, Vitest, Playwright, and Testing Library.

Updated Jan 17, 2026
One-click install
npx skills add https://github.com/VanhPoker/VietNamLookmaxing --skill testing-expert-vanhpoker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: testing-expert
Source: https://github.com/VanhPoker/VietNamLookmaxing/tree/main/.agent/skills/testing-expert
Command: npx skills add https://github.com/VanhPoker/VietNamLookmaxing --skill testing-expert-vanhpoker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects and resolves flaky tests, brittle mocks, and cross-framework testing issues to ensure reliable software delivery.

Core Features & Use Cases

  • Framework diagnostics: identifies Jest, Vitest, Playwright, and Testing Library patterns and pinpoints flaky areas.
  • Test architecture guidance: prescribes structured layouts (unit/integration/e2e) and effective mocking strategies.
  • Cross-framework migration support: provides migration planning and risk assessment for framework upgrades.

Quick Start

Audit your test suite and generate concrete recommendations for reliability, coverage, and framework best practices.

Frequently Asked Questions about testing-expert

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

FAQPage Schema
How do I fix flaky tests in Jest and Vitest?

Fix flaky tests by enforcing structured test architecture, proper async handling, and realistic mocks across Jest and Vitest. Analyzing test environments pinpoints brittle areas and prescribes actionable reliability strategies for consistent software delivery.

What is the best way to migrate tests from Jest to Vitest?

The best way to migrate tests from Jest to Vitest involves cross-framework migration support, providing migration planning and risk assessment. This ensures structured test architecture and CI/CD alignment are maintained during framework upgrades.

How do I handle complex mocking in Playwright and Testing Library?

Handle complex mocking in Playwright and Testing Library by applying prescribed effective mocking strategies and structured test layouts. Analyzing environments identifies brittle mocks and enforces realistic mock implementation for reliable testing.

Does this testing approach work for CI/CD pipeline alignment?

Yes, this testing approach works for CI/CD alignment by enforcing structured test architecture and coverage focus. It audits your test suite to generate concrete recommendations aligning framework best practices with your continuous integration workflows.

Why does my test suite have poor coverage and unreliable results?

Your test suite has poor coverage and unreliable results due to flaky tests, brittle mocks, and unstructured architecture. Auditing the suite identifies framework issues and prescribes actionable strategies focusing on coverage and reliability.