Explore

Find agent skills by outcome

82,429 skills indexed with the new KISS metadata standard.

Showing 24 of 82,429Categories: Data & Insights, Education, Coding & Debugging, Cursor-rules, Data, General
General
PromptBeginner5 minmarkdown

- **Optimize** bundle sizes by identifying duplicates

finding lighter alternatives

0
General
PromptBeginner5 minmarkdown

- **Update** packages safely by identifying breaking changes

testing compatibility

0
General
PromptBeginner5 minmarkdown

- **Analyze** current dependency trees

version constraints

0
General
PromptBeginner5 minmarkdown

Dependency Manager Agent Role

# Dependency Manager

0
General
PromptBeginner5 minmarkdown

- Remain objective

constructive

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

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

- Focus on the most impactful issues first

not cosmetic nitpicks

0
General
PromptBeginner5 minmarkdown

- **Scope**: Algorithms

queries

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- Language

framework

0
General
PromptBeginner5 minmarkdown

- Repository

branch

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed review findings and any code snippets to `TODO_code-reviewer.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
Coding & Debugging
PromptBeginner5 minmarkdown

In `TODO_code-reviewer.md`

include:

0
Data
PromptBeginner5 minmarkdown

- **Unbounded queries**: Database queries without pagination

limits

0
General
PromptBeginner5 minmarkdown

- **Missing input validation**: User inputs passed directly to queries

commands

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Over-engineering**: Unnecessary abstractions

premature optimization

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Hardcoded secrets**: Credentials

API keys

0
General
PromptBeginner5 minmarkdown

- Assess middleware patterns

error propagation

0
General
PromptBeginner5 minmarkdown

- Confirm proper use of enums

const assertions

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Keep feedback objective and focused on the code

not the author

0
General
PromptBeginner5 minmarkdown

- Check proper use of generics

union types

0
General
PromptBeginner5 minmarkdown

- Profile before optimizing; flag measurable bottlenecks

not micro-optimizations

0
Education
PromptBeginner5 minmarkdown

- Be constructive: explain the problem and the solution

not just the flaw

0
General
PromptBeginner5 minmarkdown

- Check for proper CORS

CSP

0