---
title: "agentic-bundle-qa-testing"
description: "Portable skills-only \"QA & Testing\" plugin from Agentic Awesome Skills."
canonical: https://agentpluginsdirectory.com/plugins/agentic-bundle-qa-testing
last-updated: 2026-09-21
---

# agentic-bundle-qa-testing
Portable skills-only "QA & Testing" plugin from Agentic Awesome Skills.
- Slug: agentic-bundle-qa-testing
- Publisher: sickn33 and contributors
- Repository: https://github.com/sickn33/agentic-awesome-skills
- Manifest: plugins/agentic-bundle-qa-testing/plugin.json
- Version: 18.0.0
- License: MIT
- Category (editorial): testing
- Skills: 7 (browser-automation, ci-cd-and-automation, code-review-checklist, e2e-testing-patterns, systematic-debugging, test-driven-development, test-fixing)
- MCP servers: 0
- Stars: 46689
- Repository created: 2026-01-14
- Repository last pushed: 2026-09-21
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/agentic-bundle-qa-testing
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- browser-automation: Build reliable browser checks using observed UI state, semantic locators, bounded waits, isolated test data and explicit outcome verification.
- ci-cd-and-automation: Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
- code-review-checklist: Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability
- e2e-testing-patterns: Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
- systematic-debugging: Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- test-driven-development: Use a failing behavioral test to guide a feature or bug fix, then implement and refactor with relevant regression checks.
- test-fixing: Systematically identify and fix all failing tests using smart grouping strategies. Use when explicitly asks to fix tests ("fix these tests", "make tests pass"), reports test failures ("tests are failing", "test suite is broken"), or completes implementation and wants tests passing.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
