Explore

Find agent skills by outcome

8,167 skills indexed with the new KISS metadata standard.

Showing 24 of 8,167Categories: Coding & Debugging, Education, Cursor-rules, Data
Coding & Debugging
PromptBeginner5 minmarkdown

After completing a code review

verify:

0
Data
PromptBeginner5 minmarkdown

- Injection vulnerability detection (SQL

NoSQL

0
Data
PromptBeginner5 minmarkdown

- Inspect for injection vulnerabilities (SQL

NoSQL

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Infer the purpose of the code (API

service

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Identify the programming language

framework

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
Coding & Debugging
PromptBeginner5 minmarkdown

In `TODO_code-formatter.md`

include:

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

- **Missing ignore patterns**: Formatting generated code

vendor files

0
Education
PromptBeginner5 minmarkdown

- **No documentation**: Formatting rules configured but never explained

leading to confusion and resentment.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Provide editor configuration files (.vscode/settings.json

.editorconfig) in the repository.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Use lint-staged to format only changed files

not the entire codebase on commit.

0
Education
PromptBeginner5 minmarkdown

- [ ] Team documentation explains the setup

rationale

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Prettier handles code formatting (semicolons

quotes

0
Coding & Debugging
PromptBeginner5 minmarkdown

- ESLint handles code quality rules (unused variables

no-console

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Configure ignore patterns for generated code

vendor files

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Enable plugins for React

Vue

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Configure editor settings (.editorconfig

VS Code settings) for consistency.

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior code quality expert and specialist in formatting tools

style guide enforcement

0