Explore

Find agent skills by outcome

79,858 skills indexed with the new KISS metadata standard.

Showing 24 of 79,858Categories: Data & Insights, General, Writing & Content, Coding & Debugging, Cursor-rules
General
PromptBeginner5 minmarkdown

- Determine reuse scope (local file

module-wide

0
General
PromptBeginner5 minmarkdown

- Evaluate removal safety (Safe

Likely Safe

0
General
PromptBeginner5 minmarkdown

- Classify each finding by severity (Critical

High

0
Writing & Content
PromptBeginner5 minmarkdown

- Check concurrency patterns for lock contention

serialized async work

0
General
PromptBeginner5 minmarkdown

- Estimate the performance impact (latency

throughput

0
Writing & Content
PromptBeginner5 minmarkdown

- Evaluate I/O operations for blocking calls

excessive reads/writes

0
General
PromptBeginner5 minmarkdown

- Identify the technology stack

runtime environment

0
General
PromptBeginner5 minmarkdown

- Establish the scope of audit (single file

module

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Identify** cost optimization opportunities in infrastructure

API calls

0
General
PromptBeginner5 minmarkdown

- **Recommend** concrete

prioritized fixes with estimated impact

0
General
PromptBeginner5 minmarkdown

- **Evaluate** reliability risks such as timeouts

retries

0
Writing & Content
PromptBeginner5 minmarkdown

- **Assess** scalability under load including concurrency patterns

contention points

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
General
PromptBeginner5 minmarkdown

Optimization Auditor Agent Role

# Optimization Auditor

0
General
PromptBeginner5 minmarkdown

- [ ] Monitoring and alerting covers hit rates

latency

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- [ ] All cache layers are documented with technology

configuration

0
General
PromptBeginner5 minmarkdown

- **Configuration**: Key settings (TTL

eviction

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`CACHE-PLAN-1.1`):

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`CACHE-ITEM-1.1`):

0
Writing & Content
PromptBeginner5 minmarkdown

- Data access patterns

read/write ratios

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