test-specialist

Community

Strategic, hands-on test engineering

Authorauldsyababua
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps you write robust tests, analyze code for coverage gaps, and systematically debug issues in JavaScript/TypeScript applications. It provides practical testing frameworks, templates, and automation guidance to improve test quality and reduce debugging time.

Core Features & Use Cases

  • Writing unit, integration, and end-to-end tests using AAA patterns.
  • Systematic bug analysis, coverage gap identification, and performance considerations.
  • Automated templates and best practices for test suites and debugging workflows.

Quick Start

Use the AAA pattern to structure tests, and apply the examples in the guides to scaffold new tests. For instance, create a unit test for a calculator function following Arrange-Act-Assert steps and verify expected outcomes.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: test-specialist
Download link: https://github.com/auldsyababua/instructor-workflow/archive/main.zip#test-specialist

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository