Explore

Find agent skills by outcome

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

Showing 24 of 83,709Categories: Data & Insights, Creative, Research & Learning, General, Coding & Debugging
General
PromptBeginner5 minmarkdown

- **Detect** bugs including logical errors

off-by-one errors

0
General
PromptBeginner5 minmarkdown

- **Evaluate** performance characteristics identifying inefficient algorithms

memory leaks

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Assess** code quality for readability

maintainability

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Analyze** code for security vulnerabilities including injection attacks

XSS

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior software engineering expert and specialist in code analysis

security auditing

0
Coding & Debugging
PromptBeginner5 minmarkdown

Code Reviewer Agent Role

# Code Reviewer

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_code-review.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,wkaandem...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Every finding references specific code

not abstract advice

0
General
PromptBeginner5 minmarkdown

- Are specific and actionable

never vague or generic

0
General
PromptBeginner5 minmarkdown

- Justify opinions with reasoning

not just authority

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`CR-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

- **Focus**: Primary concern (quality

security

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`CR-PLAN-1.1`):

0
Coding & Debugging
PromptBeginner5 minmarkdown

In `TODO_code-review.md`

include:

0
General
PromptBeginner5 minmarkdown

- Language

framework

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed review findings and any code snippets to `TODO_code-review.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

- **Ignoring async boundaries**: Missing await

unhandled promise rejections

0
General
PromptBeginner5 minmarkdown

- **No input validation**: Trusting external input without validation opens the door to injection

overflow

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Hardcoded secrets**: Credentials

API keys

0
General
PromptBeginner5 minmarkdown

- Verify logging

tracing

0
General
PromptBeginner5 minmarkdown

- **Disabled security controls**: Commented-out authentication

CORS wildcards

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] All findings are tied to specific code

not generic advice

0
Coding & Debugging
PromptBeginner5 minmarkdown

### Backend (Node.js

Python

0