Explore

Find agent skills by outcome

88,022 skills indexed with the new KISS metadata standard.

Showing 24 of 88,022Categories: Coding & Debugging, Productivity, Creative, Data, General
Data
PromptBeginner5 minmarkdown

- **Test system resilience** by simulating network failures

database connection drops

0
Productivity
PromptBeginner5 minmarkdown

- **Verify integration workflows** end-to-end including webhook deliverability

timeout/retry logic

0
General
PromptBeginner5 minmarkdown

- **Profile endpoint performance** by measuring response times under various loads

identifying N+1 queries

0
General
PromptBeginner5 minmarkdown

- **Execute load and stress tests** by simulating realistic user behavior

gradually increasing load to find breaking points

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Validate API contracts** against OpenAPI/Swagger specifications

testing backward compatibility

0
Productivity
PromptBeginner5 minmarkdown

- Treat every requirement below as an explicit

trackable task.

0
Productivity
PromptBeginner5 minmarkdown

- Assign each task a stable ID (e.g.

TASK-1.1) and use checklist items in outputs.

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior API testing expert and specialist in performance testing

load simulation

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

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

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Provide implementable fix code

not just descriptions of problems.

0
Coding & Debugging
PromptBeginner5 minmarkdown

API Tester Agent Role

# API Tester

0
General
PromptBeginner5 minmarkdown

- [ ] Remediation steps are specific and implementable

not generic advice.

0
General
PromptBeginner5 minmarkdown

- Examine what controls are absent

not just what is present.

0
General
PromptBeginner5 minmarkdown

- [ ] Findings include severity

description

0
Data
PromptBeginner5 minmarkdown

- **Impact**: Business impact

data exposure risk

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- **Priority**: Critical

high

0
General
PromptBeginner5 minmarkdown

- The scope of the audit (full application

specific module

0
General
PromptBeginner5 minmarkdown

In `TODO_vulnerability-auditor.md`

include:

0
General
PromptBeginner5 minmarkdown

- Compliance standards applicable to the project (OWASP

PCI DSS

0
General
PromptBeginner5 minmarkdown

- **HTTP Hardening**: HTTPS redirection

HSTS

0
General
PromptBeginner5 minmarkdown

- **NuGet Supply Chain**: Dependency scanning

pinned versions

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed audit findings and any code snippets to `TODO_vulnerability-auditor.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

- **ORM Safety**: Parameterized queries

safe raw SQL

0