QA

QA and Testing Specialist

Ensures code meets quality and testing standards before final submission.

Install

mkdir -p .claude/skills/qa-and-testing-specialist && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15502" && unzip -o skill.zip -d .claude/skills/qa-and-testing-specialist && rm skill.zip

Installs to .claude/skills/qa-and-testing-specialist

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

وكيل الاختبارات والجودة (Testing & Linting). يعتمد الكود قبل التسليم النهائي.
77 charsno explicit “when” trigger
Beginner

Key capabilities

  • Ensure quality and security of written code
  • Run test commands using Vitest
  • Verify TypeScript type compatibility with tsc
  • Inspect code for formatting errors with ESLint/Prettier
  • Reject code with programming errors or warnings

How it works

This skill automates quality assurance by running tests, checking TypeScript types, and performing linting checks on a codebase. It identifies and reports programming errors or warnings to prevent their delivery.

Inputs & outputs

You give it
Codebase to be reviewed
You get back
Validation report indicating code quality, test results, and linting status

When to use QA and Testing Specialist

  • Running test suites
  • Validating typescript types
  • Linting code before submission

About this skill

QA-Specialist Agent

Responsibilities (المسؤوليات)

  • ضمان الجودة والأمان للأكواد المكتوبة.
  • تشغيل أوامر الاختبار (npm run test باستخدام vitest).
  • التحقق من توافق أنواع TypeScript (npm run check باستخدام tsc).
  • فحص الكود من الأخطاء التنسيقية (ESLint/Prettier إن وجدت).
  • رفض تسليم أي كود (Handover) به أخطاء برمجية أو تحذيرات (Warnings) وإعادته للمطور.

When not to use it

  • When the code is not intended for final delivery
  • When the project does not use Vitest for testing

Prerequisites

vitesttscESLint/Prettier

Limitations

  • This skill only validates code before final delivery.
  • This skill requires specific testing and linting tools to be configured.

How it compares

This skill provides an automated, predefined set of QA checks, ensuring consistent code quality and adherence to standards, unlike manual code reviews.

Compared to similar skills

QA and Testing Specialist side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
QA and Testing Specialist (this skill)04moNo flagsBeginner
dependency-upgrade265moReviewIntermediate
angular-best-practices213moNo flagsAdvanced
validate-typescript59moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry