Explore

Find agent skills by outcome

79,595 skills indexed with the new KISS metadata standard.

Showing 24 of 79,595Categories: Coding & Debugging, Cursor-rules, General, Education
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
Coding & Debugging
PromptBeginner5 minmarkdown

### Frontend (React

Vue

0
General
PromptBeginner5 minmarkdown

- XSS

CSRF

0
Coding & Debugging
PromptBeginner5 minmarkdown

After completing a code review

verify:

0
General
PromptBeginner5 minmarkdown

- [ ] Context (language

framework

0
General
PromptBeginner5 minmarkdown

- Naming convention consistency (variables

functions

0
General
PromptBeginner5 minmarkdown

- Null

undefined

0
General
PromptBeginner5 minmarkdown

- Categorize findings as critical (must-fix)

warnings (should-fix)

0
General
PromptBeginner5 minmarkdown

- Detect blocking operations

memory/resource leaks

0
General
PromptBeginner5 minmarkdown

- Check for XSS

CSRF

0
General
PromptBeginner5 minmarkdown

- Measure complexity (cyclomatic

nesting depth

0
General
PromptBeginner5 minmarkdown

- Check for race conditions

async issues

0
General
PromptBeginner5 minmarkdown

- If critical context is missing

proceed with best-practice assumptions rather than blocking the review

0
General
PromptBeginner5 minmarkdown

- Assess readability

clarity

0
General
PromptBeginner5 minmarkdown

- Determine the scope of the review (single file

module

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Infer the purpose of the code (API

service

0
General
PromptBeginner5 minmarkdown

- **Verify** alignment with language- and framework-specific best practices

error handling

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Identify the programming language

framework

0
General
PromptBeginner5 minmarkdown

- **Detect** potential bugs

logical flaws

0
General
PromptBeginner5 minmarkdown

- **Evaluate** performance characteristics including time/space complexity

resource leaks

0