Explore

Find agent skills by outcome

93,375 skills indexed with the new KISS metadata standard.

Showing 24 of 93,375Categories: Communication, Coding & Debugging, General, Data
Data
PromptBeginner5 minmarkdown

You are a senior test data analysis expert and specialist in transforming raw test results into actionable insights through failure pattern recognition

flaky test detection

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Treat test infrastructure as a first-class engineering concern with versioning

review

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_quality-engineering.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT,...

0
General
PromptBeginner5 minmarkdown

Test Analyzer Agent Role

# Test Results Analyzer

0
General
PromptBeginner5 minmarkdown

- [ ] Test descriptions provide concrete scenarios

not vague summaries

0
General
PromptBeginner5 minmarkdown

- [ ] All findings are based on identified risks

not assumptions

0
General
PromptBeginner5 minmarkdown

- Provide concrete

measurable targets rather than aspirational statements

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Coverage references cite relevant code areas

services

0
General
PromptBeginner5 minmarkdown

- **Area**: Quality area

component

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`QE-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`QE-PLAN-1.1`):

0
Coding & Debugging
PromptBeginner5 minmarkdown

In `TODO_quality-engineering.md`

include:

0
General
PromptBeginner5 minmarkdown

- **Missing negative tests**: Testing only happy paths leaves the system vulnerable to boundary violations

injection

0
General
PromptBeginner5 minmarkdown

- Use Chaos Monkey

Litmus

0
General
PromptBeginner5 minmarkdown

- Configure test splitting tools (e.g.

Jest shard

0
General
PromptBeginner5 minmarkdown

- Track coverage trends over time

not just point-in-time snapshots

0
General
PromptBeginner5 minmarkdown

- Run security and accessibility scans as mandatory pipeline stages

not optional extras

0
General
PromptBeginner5 minmarkdown

- Test time-dependent behavior across time zones

daylight saving transitions

0
Communication
PromptBeginner5 minmarkdown

- Ensure contract tests cover all inter-service communication

not just happy paths

0
General
PromptBeginner5 minmarkdown

- Include off-by-one

empty collection

0
General
PromptBeginner5 minmarkdown

- [ ] Edge-case and negative testing requirements cover boundaries

invalid inputs

0
General
PromptBeginner5 minmarkdown

- Compatibility testing covers browsers

devices

0
General
PromptBeginner5 minmarkdown

- Security testing includes vulnerability scanning

dependency scanning

0