tests-expert

Automates test scaffolding, mocking strategies, and coverage analysis for QA workflows.

3|2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/wesleyegberto/software-engineering-skills --skill tests-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tests-expert
Source: https://github.com/wesleyegberto/software-engineering-skills/tree/main/plugins/programming-skills/skills/tests-expert
Command: npx skills add https://github.com/wesleyegberto/software-engineering-skills --skill tests-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Test teams often struggle to assemble comprehensive QA artifacts quickly. This skill automates test scaffolding, mocking strategies, code-coverage analysis, and test-architecture design, enabling faster, higher-quality releases.

Core Features & Use Cases

  • Generates unit/integration/e2e test skeletons and boilerplate.
  • Provides ready-made mocking strategies and test doubles.
  • Analyzes and reports code coverage, identifies gaps, and proposes remediation.
  • Designs scalable test architectures and produces defect reports and QA plans.
  • Works across functional, performance, and security testing; supports shift-left governance.

Quick Start

Generate a complete test plan for a new feature, including unit and integration tests, with a defect-report template.

Frequently Asked Questions about tests-expert

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

FAQPage Schema
How do I generate unit and integration test scaffolds for a new feature?

To generate test scaffolds, this skill automates creating unit, integration, and e2e test skeletons alongside boilerplate code. It provides ready-made mocking strategies and test doubles to accelerate software quality work and quickly assemble comprehensive QA artifacts.

What is the best way to analyze code coverage gaps and propose remediation?

Analyzing code coverage involves identifying gaps in your test suite and proposing remediation steps. This skill automates coverage analysis, reports findings, and designs scalable test architectures to ensure higher-quality releases and improve overall quality assurance workflows.

Can I design a complete test architecture covering functional, performance, and security testing?

Yes, you can design scalable test architectures covering functional, performance, and security testing. The skill supports shift-left governance and generates comprehensive QA plans, defect reports, and governance documentation using configurable templates.

How do I create a QA test plan with a defect report template?

Creating a QA test plan and defect report is handled by generating configurable templates aligned with QA workflows. The skill produces test plans, reports, and governance documentation, ensuring outputs match your specific software quality and testing requirements.

Does this approach support shift-left governance and e2e testing workflows?

Yes, the approach supports shift-left governance alongside end-to-end testing workflows. It enables design of test architectures and generation of defect reports, ensuring outputs align with QA workflows and governance documentation across the full testing spectrum.

Why does my test suite need mocking strategies and test doubles?

Mocking strategies and test doubles are needed to isolate components during unit and integration testing. This skill provides ready-made mocking strategies to automate test scaffolding, ensuring accurate code-coverage analysis and faster software quality cycles.