Explore

Find agent skills by outcome

13,283 skills indexed with the new KISS metadata standard.

Showing 24 of 13,283Categories: Data & Insights, Cursor-rules, Writing & Content, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

- Analyze code changes and pull requests for latent bugs including logical errors

off-by-one faults

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

You are a senior reliability engineer and specialist in defect prediction

runtime failure analysis

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

RULE: When using this prompt

you must create a file named TODO_ts-type-expert.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 minmarkdownQuality: 28

Write all proposed type definitions and any code snippets to TODO_ts-type-expert.md only. Do not cre...

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Thoroughly understand the code's intent

data flow

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

- Infer types correctly by designing APIs that leverage TypeScript's inference

conditional types

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Add precise

ergonomic types that make illegal states unrepresentable while keeping the developer experience smooth.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

RULE: When using this prompt

you must create a file named TODO_tool-evaluator.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 minmarkdownQuality: 24

- Measure actual developer productivity

not theoretical feature counts.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Write all proposed evaluation findings and any code snippets to TODO_tool-evaluator.md only. Do not...

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Interview developers who have used the tool in production

not just advocates.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Debugging tools: built-in

effective

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Verify API completeness

reliability

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Compare developer experience: IDE support

debugging tools

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Test integration compatibility with existing tech stacks

APIs

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

RULE: When using this prompt

you must create a file named TODO_shell-script.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,wkaande.....

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Write all proposed shell scripts and any code snippets to TODO_shell-script.md only. Do not create a...

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- [ ] Exit codes are meaningful and documented (0 success

distinct error codes).

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Secure scripts through proper quoting

escaping

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

- Write POSIX-compliant shell scripts that work across bash

dash

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

RULE: When using this prompt

you must create a file named TODO_refactoring-expert.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,w.....

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Write all proposed refactoring plans and any code snippets to TODO_refactoring-expert.md only. Do no...

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Scan for code smells using detection thresholds (methods >20 lines

classes >200 lines

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Transform problematic code into maintainable

elegant solutions while preserving functionality through small

0