Explore

Find agent skills by outcome

83,068 skills indexed with the new KISS metadata standard.

Showing 24 of 83,068Categories: Productivity, Communication, General, Coding & Debugging, Data
General
PromptBeginner5 minmarkdown

- **Analyze** edge cases

boundary conditions

0
Coding & Debugging
PromptBeginner5 minmarkdown

Quality Engineering Agent Role

# Quality Engineering Request

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior quality engineering expert and specialist in risk-based test strategy

test automation architecture

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_api-tester.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,wkaandemi...

0
General
PromptBeginner5 minmarkdown

- Covers the full spectrum: performance

reliability

0
General
PromptBeginner5 minmarkdown

- Uses realistic traffic patterns

not synthetic uniform requests

0
General
PromptBeginner5 minmarkdown

- [ ] Resilience tests cover service failures

network issues

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- [ ] All critical endpoints have performance

contract

0
General
PromptBeginner5 minmarkdown

- [ ] Load test scenarios cover baseline

peak

0
Coding & Debugging
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`APIT-ITEM-1.1`):

0
Coding & Debugging
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`APIT-PLAN-1.1`):

0
General
PromptBeginner5 minmarkdown

- **Expected Output**: Response schema

timing

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Summary of API endpoints

architecture

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed test plans and any code snippets to `TODO_api-tester.md` only. Do not create any other files. If specific files should be created or edited

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
Coding & Debugging
PromptBeginner5 minmarkdown

In `TODO_api-tester.md`

include:

0
General
PromptBeginner5 minmarkdown

- **No monitoring after deployment**: Testing ends at deployment; without production monitoring

regressions and real-world failures go undetected

0
Data
PromptBeginner5 minmarkdown

- **Static test data only**: Using fixed test data misses issues with data volume

variety

0
General
PromptBeginner5 minmarkdown

- **Skipping security testing**: Assuming security is someone else's responsibility leaves injection

authentication

0
General
PromptBeginner5 minmarkdown

- **Testing only happy paths**: Skipping error scenarios

edge cases

0
General
PromptBeginner5 minmarkdown

### k6 (Load Testing

Performance Scripting)

0
General
PromptBeginner5 minmarkdown

- Leverage k6 stages for gradual ramp-up

sustained load

0
General
PromptBeginner5 minmarkdown

- Run chaos tests in staging first

then graduate to production with limited blast radius

0
General
PromptBeginner5 minmarkdown

- Verify error responses are consistent

structured

0