qa-expert

Community

Automate QA testing & autonomous QA prompts.

Authordaymade
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps organizations establish comprehensive QA testing processes, writes test strategies following Google Testing Standards, and enables autonomous QA execution with master prompts and complete templates for handoffs. It reduces QA setup time, increases test coverage, and streamlines reporting while embedding OWASP security testing practices.

Core Features & Use Cases

  • Establish QA infrastructure for new/existing projects and generate standardized test artifacts
  • Write standardized test cases following AAA patterns and Google Testing Standards
  • Execute test plans with autonomous, LLM-driven execution and live progress tracking
  • File bugs with P0-P4 severity classifications and generate QA progress reports
  • Include OWASP security testing coverage and 90% target adherence
  • Produce third-party handoff documentation templates for smooth onboarding

Quick Start

  • Initialize QA project templates and infrastructures: python scripts/init_qa_project.py <project-name> [output-directory]
  • Start writing test cases using templates at: assets/templates/TEST-CASE-TEMPLATE.md
  • Review security references and onboarding materials under references/

Dependency Matrix

Required Modules

python3

Components

scriptsreferencesassets

💻 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: qa-expert
Download link: https://github.com/daymade/claude-code-skills/archive/main.zip#qa-expert

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