Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agentic-qe

agentic-qe에는 proffesor-for-testing에서 수집한 skills 181개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
181
Stars
405
업데이트
2026-06-27
Forks
77
직업 범위
직업 카테고리 6개 · 96% 분류됨
저장소 탐색

이 저장소의 skills

qe-quality-assessment
미분류

Evaluates code quality through complexity analysis, lint results, code smell detection, and test health metrics. Use when assessing deployment readiness, configuring quality gates, scoring a codebase for release, or generating quality reports with pass/fail verdicts.

2026-06-27
qe-quality-assessment
미분류

Evaluates code quality through complexity analysis, lint results, code smell detection, and test health metrics. Use when assessing deployment readiness, configuring quality gates, scoring a codebase for release, or generating quality reports with pass/fail verdicts.

2026-06-27
qe-test-generation
미분류

Generates durable-first tests — invariants, contracts, and property-based tests at boundaries that survive a reimplementation — plus unit, integration, and e2e coverage. Use when creating tests for new or changed code, filling coverage gaps, or migrating test suites between Jest, Vitest, and Playwright.

2026-06-27
qe-test-generation
미분류

Generates durable-first tests — invariants, contracts, and property-based tests at boundaries that survive a reimplementation — plus unit, integration, and e2e coverage. Use when creating tests for new or changed code, filling coverage gaps, or migrating test suites between Jest, Vitest, and Playwright.

2026-06-27
qe-code-intelligence
미분류

Builds semantic code indexes, maps dependency graphs, and performs intelligent code search across large codebases. Use when understanding unfamiliar code, tracing call chains, analyzing import dependencies, or reducing context window usage through targeted retrieval.

2026-06-27
qe-code-intelligence
미분류

Knowledge graph-based code understanding with semantic search and 80% token reduction through intelligent context retrieval.

2026-06-27
verification-quality-assurance
미분류

Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

2026-06-23
agentic-quality-engineering
소프트웨어 품질 보증 분석가·테스터

Use when orchestrating QE agents, understanding PACTS principles, configuring the AQE v3 fleet, or leveraging AI agents as force multipliers for quality work.

2026-06-20
holistic-testing-pact
소프트웨어 품질 보증 분석가·테스터

Apply the Holistic Testing Model evolved with PACTS (Proactive, Autonomous, Collaborative, Targeted, Structured) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices.

2026-06-20
qcsd-ideation-swarm
소프트웨어 품질 보증 분석가·테스터

QCSD Ideation phase swarm for Quality Criteria sessions using HTSM v6.3, Risk Storming, and Testability analysis before development begins. Uses 5-tier browser cascade: Vibium → agent-browser → Playwright+Stealth → WebFetch → WebSearch-fallback.

2026-06-20
qe-agentic-quality-engineering
소프트웨어 품질 보증 분석가·테스터

AI agents as force multipliers for quality work. Core skill for all 19 QE agents using PACTS principles.

2026-06-20
qe-holistic-testing-pact
소프트웨어 품질 보증 분석가·테스터

Apply the Holistic Testing Model evolved with PACTS (Proactive, Autonomous, Collaborative, Targeted, Structured) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices.

2026-06-20
mutation-testing
소프트웨어 품질 보증 분석가·테스터

Test quality validation through mutation testing, assessing test suite effectiveness by introducing code mutations and measuring kill rate. Use when evaluating test quality, identifying weak tests, or proving tests actually catch bugs.

2026-06-12
qe-chaos-resilience
소프트웨어 품질 보증 분석가·테스터

Injects controlled faults (network partition, latency, process kill, disk pressure) into distributed systems and validates recovery behavior. Use when testing circuit breakers, failover paths, retry logic, or building confidence in system resilience through chaos engineering.

2026-06-12
qe-coverage-analysis
소프트웨어 품질 보증 분석가·테스터

Analyzes test coverage data (Istanbul, c8, lcov) to identify uncovered lines, branches, and functions with risk-weighted gap detection. Use when analyzing coverage reports, identifying coverage gaps, comparing coverage between branches, or prioritizing which untested code to cover first.

2026-06-12
qe-test-execution
소프트웨어 품질 보증 분석가·테스터

Orchestrates test suite execution with parallel sharding, intelligent retry, and real-time reporting across Jest, Vitest, and Playwright. Use when running test suites, optimizing execution time, handling flaky tests, configuring CI test pipelines, or analyzing test run results.

2026-06-12
risk-based-testing
소프트웨어 품질 보증 분석가·테스터

Focus testing effort on highest-risk areas using risk assessment and prioritization. Use when planning test strategy, allocating testing resources, or making coverage decisions.

2026-06-12
qe-browser
소프트웨어 품질 보증 분석가·테스터

Browser automation for QE agents using Vibium (WebDriver BiDi) with assertions, batch execution, visual diff, prompt-injection scanning, and semantic intents. Use when any QE skill needs to drive a real browser — visual testing, accessibility audits, E2E flow verification, pentest validation, or exploratory testing.

2026-06-12
mutation-testing
소프트웨어 품질 보증 분석가·테스터

Test quality validation through mutation testing, assessing test suite effectiveness by introducing code mutations and measuring kill rate. Use when evaluating test quality, identifying weak tests, or proving tests actually catch bugs.

2026-06-12
a11y-ally
소프트웨어 품질 보증 분석가·테스터

Use when running comprehensive WCAG accessibility audits with axe-core + pa11y + Lighthouse, generating context-aware remediation, or testing video accessibility. Supports 3-tier browser cascade with graceful degradation.

2026-06-12
accessibility-testing
소프트웨어 품질 보증 분석가·테스터

WCAG 2.2 compliance testing, screen reader validation, and inclusive design verification. Use when ensuring legal compliance (ADA, Section 508), testing for disabilities, or building accessible applications for 1 billion disabled users globally.

2026-06-12
api-testing-patterns
소프트웨어 품질 보증 분석가·테스터

Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.

2026-06-12
cicd-pipeline-qe-orchestrator
소프트웨어 품질 보증 분석가·테스터

Orchestrate quality engineering across CI/CD pipeline phases. Use when designing test strategies, planning quality gates, or implementing shift-left/shift-right testing.

2026-06-12
compatibility-testing
소프트웨어 품질 보증 분석가·테스터

Cross-browser, cross-platform, and cross-device compatibility testing ensuring consistent experience across environments. Use when validating browser support, testing responsive design, or ensuring platform compatibility.

2026-06-12
compliance-testing
소프트웨어 품질 보증 분석가·테스터

Regulatory compliance testing for GDPR, CCPA, HIPAA, SOC2, PCI-DSS and industry-specific regulations. Use when ensuring legal compliance, preparing for audits, or handling sensitive data.

2026-06-12
contract-testing
소프트웨어 품질 보증 분석가·테스터

Consumer-driven contract testing for microservices using Pact, schema validation, API versioning, and backward compatibility testing. Use when testing API contracts or coordinating distributed teams.

2026-06-12
database-testing
소프트웨어 품질 보증 분석가·테스터

Database schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or validating database migrations.

2026-06-12
enterprise-integration-testing
소프트웨어 품질 보증 분석가·테스터

Use when testing enterprise integrations across SAP, middleware, WMS, or backend systems, validating E2E enterprise flows, testing SAP-specific patterns (RFC, BAPI, IDoc, OData, Fiori), or enforcing cross-system quality gates.

2026-06-12
localization-testing
소프트웨어 품질 보증 분석가·테스터

Internationalization (i18n) and localization (l10n) testing for global products including translations, locale formats, RTL languages, and cultural appropriateness. Use when launching in new markets or building multi-language products.

2026-06-12
middleware-testing-patterns
소프트웨어 품질 보증 분석가·테스터

Enterprise middleware testing patterns for message routing, transformation, DLQ, protocol mediation, ESB error handling, and EIP patterns. Use when testing middleware layers, message brokers, ESBs, or integration buses.

2026-06-12
mobile-testing
소프트웨어 품질 보증 분석가·테스터

Comprehensive mobile testing for iOS and Android platforms including gestures, sensors, permissions, device fragmentation, and performance. Use when testing native apps, hybrid apps, or mobile web, ensuring quality across 1000+ device variants.

2026-06-12
n8n-expression-testing
소프트웨어 품질 보증 분석가·테스터

n8n expression syntax validation, context-aware testing, common pitfalls detection, and performance optimization. Use when validating n8n expressions and data transformations.

2026-06-12
n8n-integration-testing-patterns
소프트웨어 품질 보증 분석가·테스터

API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations.

2026-06-12
n8n-security-testing
소프트웨어 품질 보증 분석가·테스터

Credential exposure detection, OAuth flow validation, API key management testing, and data sanitization verification for n8n workflows. Use when validating n8n workflow security.

2026-06-12
n8n-trigger-testing-strategies
소프트웨어 품질 보증 분석가·테스터

Webhook testing, schedule validation, event-driven triggers, and polling mechanism testing for n8n workflows. Use when testing how workflows are triggered.

2026-06-12
n8n-workflow-testing-fundamentals
소프트웨어 품질 보증 분석가·테스터

Comprehensive n8n workflow testing including execution lifecycle, node connection patterns, data flow validation, and error handling strategies. Use when testing n8n workflow automation applications.

2026-06-12
observability-testing-patterns
소프트웨어 품질 보증 분석가·테스터

Observability and monitoring validation patterns for dashboards, alerting, log aggregation, APM traces, and SLA/SLO verification. Use when testing monitoring infrastructure, dashboard accuracy, alert rules, or metric pipelines.

2026-06-12
pentest-validation
정보 보안 분석가

Use when validating security findings from SAST/DAST scans, proving exploitability of reported vulnerabilities, eliminating false positives, or running the 4-phase pentest pipeline (recon, analysis, validation, report).

2026-06-12
performance-testing
소프트웨어 품질 보증 분석가·테스터

Profiles application performance under load using k6, Artillery, or JMeter to measure latency, throughput, and error rates. Use when planning load tests, stress tests, soak tests, benchmarking APIs, or identifying performance bottlenecks.

2026-06-12
qcsd-cicd-swarm
소프트웨어 품질 보증 분석가·테스터

Use when enforcing CI/CD quality gates before release, running regression analysis, detecting flaky tests, or assessing deployment readiness in the QCSD Verification phase.

2026-06-12
이 저장소에서 수집된 skills 181개 중 상위 40개를 표시합니다.