Explore

Find agent skills by outcome

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

Showing 24 of 83,990Categories: Coding & Debugging, Communication, Cursor-rules, Creative, General
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
General
PromptBeginner5 minmarkdown

- **Inspect** for security vulnerabilities including injection

XSS

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Analyze** code quality

readability

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Identify** the programming language

framework

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

backend and frontend analysis

0
Coding & Debugging
PromptBeginner5 minmarkdown

Code Review Agent Role

# Code Review

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Enforce consistency automatically so developers focus on logic

not style.

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

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

0
General
PromptBeginner5 minmarkdown

- **Tool**: ESLint

Prettier

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- [ ] Team documentation covers setup

usage

0