qa-engineer

Plan and perform quality assurance for software projects across web, API, and mobile platforms.

35|3|Updated Jun 24, 2025
One-click install
npx skills add https://github.com/intelligentcode-ai/intelligent-claude-code --skill qa-engineer-intelligentcode-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-engineer
Source: https://github.com/intelligentcode-ai/intelligent-claude-code/tree/main/src/skills/qa-engineer
Command: npx skills add https://github.com/intelligentcode-ai/intelligent-claude-code --skill qa-engineer-intelligentcode-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to plan, implement, and govern quality assurance activities across software projects, ensuring reliable releases and traceability.

Core Features & Use Cases

  • Test Planning: Define test strategies, coverage criteria, and acceptance criteria for features.
  • Quality Frameworks: Establish QA processes, standards, and metrics.
  • Test Automation: Design automation pipelines and reusable test suites for web, API, and mobile.
  • Bug Management: Capture, track, and verify defects through resolution.
  • Quality Metrics: Monitor KPIs such as defect density, test coverage, and cycle time.
  • Use Case: When starting a new feature, generate a QA plan and an automation roadmap.

Quick Start

Request a comprehensive QA plan for the new feature, including risk-based testing and automation recommendations.

Frequently Asked Questions about qa-engineer

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

FAQPage Schema
How do I create a comprehensive QA plan for a new software feature?

To create a QA plan, define your test strategy, coverage criteria, and acceptance criteria based on feature requirements. This process includes applying risk-based testing to prioritize critical areas and establishing traceability to ensure all functional paths are validated before release.

What is risk-based testing and when do I need it for test planning?

Risk-based testing is a strategy that prioritizes testing efforts based on the probability and impact of potential defects. You need it during test planning to focus quality assurance resources on the most critical software features, ensuring reliable releases even under tight development schedules.

How do I build test automation pipelines for web, API, and mobile platforms?

Building test automation pipelines involves selecting appropriate frameworks and designing reusable test suites across web, API, and mobile platforms. The process focuses on establishing automated regression coverage to validate software quality continuously and reduce manual testing overhead.

Can I track defect density and test coverage KPIs for my software releases?

Yes, you can track quality metrics like defect density, test coverage, and cycle time. Monitoring these KPIs allows teams to measure the effectiveness of their quality assurance processes, identify areas for improvement, and govern software projects to ensure reliable releases.

Does this approach support defect management and bug tracking through resolution?

Yes, defect management is fully supported. You can capture, track, and verify defects through their entire resolution lifecycle. This ensures that bugs identified during test automation or manual testing are properly documented, addressed by developers, and verified before closing.

What is the best way to establish quality frameworks and standards for a development team?

The best way to establish quality frameworks is to define clear QA processes, standards, and metrics for your team. This involves setting up structured test planning, selecting appropriate automation pipelines, and monitoring KPIs to govern quality assurance activities across all software projects.