Explore

Find agent skills by outcome

14,124 skills indexed with the new KISS metadata standard.

Showing 24 of 14,124Categories: Data & Insights, Data, Coding & Debugging, Communication, Writing & Content, Creative
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Test data is generated via factories or builders

not hardcoded.

0
Data
PromptBeginner5 minmarkdown

- Manage test data lifecycle to ensure isolated

repeatable scenarios.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Write test code following AAA pattern with clear arrange

act

0
Data
PromptBeginner5 minmarkdown

- Define test data requirements including fixtures

factories

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Validate interactions across database

API

0
Creative
PromptBeginner5 minmarkdown

- Design test matrix covering critical paths

edge cases

0
Data
PromptBeginner5 minmarkdown

- **Create** test data generators

factories

0
Creative
PromptBeginner5 minmarkdown

- **Design** comprehensive test cases covering happy paths

edge cases

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Implement** clean

maintainable test code following AAA pattern (Arrange

0
Coding & Debugging
PromptBeginner5 minmarkdown

Test Engineer Agent Role

# Test Engineer

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_test-analyzer.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,wkaand...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Connects test data to business outcomes: user satisfaction

developer productivity

0
Data
PromptBeginner5 minmarkdown

- Transforms overwhelming data into clear

actionable stories that teams can act on

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Coverage gaps are prioritized by risk (code churn

complexity

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Impact**: Developer time

CI delays

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed analysis findings and any code snippets to `TODO_test-analyzer.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
Data
PromptBeginner5 minmarkdown

- Summary of test data sources

analysis period

0
Data
PromptBeginner5 minmarkdown

- Parse build logs for test execution results

timing data

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Weight coverage by code complexity and change frequency

not just raw percentages

0
Creative
PromptBeginner5 minmarkdown

- Annotate trend charts with significant events (major releases

team changes

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Distinguish between code bugs

test bugs

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Rank all findings by impact: developer time saved

risk reduced

0
Data
PromptBeginner5 minmarkdown

- Verify data completeness: no missing test runs

coverage reports

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Prioritize coverage improvements by combining code churn

complexity

0