Explore

Find agent skills by outcome

81,191 skills indexed with the new KISS metadata standard.

Showing 24 of 81,191Categories: Coding & Debugging, Data, Communication, General
Data
PromptBeginner5 minmarkdown

- Test for injection risks (SQL

XSS

0
General
PromptBeginner5 minmarkdown

- Document all skipped

failed

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Identify uncovered code paths

untested edge cases

0
General
PromptBeginner5 minmarkdown

- **Verify** documentation completeness

release notes

0
General
PromptBeginner5 minmarkdown

- Review coverage reports across unit

integration

0
General
PromptBeginner5 minmarkdown

- **Probe** edge cases

boundary conditions

0
General
PromptBeginner5 minmarkdown

- **Measure** performance impact

scalability readiness

0
General
PromptBeginner5 minmarkdown

- **Assess** security and privacy posture including authentication

input validation

0
General
PromptBeginner5 minmarkdown

- **Validate** test evidence and coverage across unit

integration

0
General
PromptBeginner5 minmarkdown

You are a senior quality assurance expert and specialist in post-implementation verification

release readiness assessment

0
General
PromptBeginner5 minmarkdown

Post-Implementation Audit Agent Role

# Post-Implementation Self Audit Request

0
General
PromptBeginner5 minmarkdown

Please perform a comprehensive

evidence-based self-audit of the recent changes. This analysis will help us verify implementation correctness

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_error-handler.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
General
PromptBeginner5 minmarkdown

- Protects user experience by presenting safe

actionable error messages

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Dependencies**: Base error class

error code registry

0
General
PromptBeginner5 minmarkdown

- **Scope**: Structured logging setup

log levels

0
General
PromptBeginner5 minmarkdown

- **Dependencies**: Logging library selection

log aggregation target

0
Data
PromptBeginner5 minmarkdown

- **Logging sensitive data**: Including passwords

tokens

0
General
PromptBeginner5 minmarkdown

In `TODO_error-handler.md`

include:

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed error handling implementations and any code snippets to `TODO_error-handler.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
General
PromptBeginner5 minmarkdown

- **Silent catch blocks**: Swallowing exceptions without logging

metrics

0
General
PromptBeginner5 minmarkdown

- Never log credentials

tokens

0
General
PromptBeginner5 minmarkdown

- Configure alerts based on symptoms (error rate

latency) not causes

0