Explore

Find agent skills by outcome

3,828 skills indexed with the new KISS metadata standard.

Showing 24 of 3,828Categories: Data & Insights, Cursor-rules, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

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

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Evidence**: Specific code path

pattern

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed optimization findings and any code snippets to `TODO_optimization-auditor.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

- **Dead code and unused exports**: Functions

classes

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Unbounded data loading**: Queries or API calls without pagination

limits

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Assess removal safety for dead code (Safe

Likely Safe

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Classify findings as Reuse Opportunity

Dead Code

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Cite specific code paths

patterns

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Dead code

unused imports

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Propose concrete code changes

query rewrites

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Identify** cost optimization opportunities in infrastructure

API calls

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Profile** code

queries

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior optimization engineering expert and specialist in performance profiling

algorithmic efficiency

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_caching-architect.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,wk...

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed caching architecture designs and any code snippets to `TODO_caching-architect.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

**RULE:** When using this prompt

you must create a file named `TODO_legal-document-generator.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,...

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed legal documents and any code snippets to `TODO_legal-document-generator.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

- Generate page components or static HTML files for each route based on the project's framework (React

Next.js

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Prioritize developer experience through intuitive

well-documented APIs

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_ui-architect.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,FALSE,TEXT,wkaand...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Target framework and version (React 18

Vue 3

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed components and any code snippets to `TODO_ui-architect.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

- **Hardcoded colors

sizes

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Use the Composition API (`defineComponent`

`ref`

0