Explore

Find agent skills by outcome

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

Showing 24 of 79,827Categories: Productivity, Coding & Debugging, General, Openclaw
General
PromptBeginner5 minmarkdown

- Define success metrics: target complexity

coupling

0
General
PromptBeginner5 minmarkdown

- Inquire about priorities: performance

readability

0
Coding & Debugging
PromptBeginner5 minmarkdown

Transform problematic code into maintainable

elegant solutions while preserving functionality through small

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Modernize** legacy code by converting callbacks to async/await

applying optional chaining

0
General
PromptBeginner5 minmarkdown

- **Enforce** SOLID principles to improve single responsibility

extensibility

0
General
PromptBeginner5 minmarkdown

- **Reduce** cyclomatic complexity through extraction

polymorphism

0
Productivity
PromptBeginner5 minmarkdown

- Assign each task a stable ID (e.g.

TASK-1.1) and use checklist items in outputs.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Detect** code smells systematically: long methods

large classes

0
Productivity
PromptBeginner5 minmarkdown

- Treat every requirement below as an explicit

trackable task.

0
General
PromptBeginner5 minmarkdown

Refactoring Expert Agent Role

# Refactoring Expert

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior code quality expert and specialist in refactoring

design patterns

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_rca.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,wkaandemir

0
General
PromptBeginner5 minmarkdown

- Produce corrective actions that are specific

measurable

0
General
PromptBeginner5 minmarkdown

- Separate what is known from what is suspected

with explicit confidence levels

0
General
PromptBeginner5 minmarkdown

- **Postmortem Quality**: Evaluate clarity

actionability

0
General
PromptBeginner5 minmarkdown

- [ ] Analysis focuses on systems and controls

not individual blame

0
General
PromptBeginner5 minmarkdown

- [ ] File paths

log identifiers

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- **Evidence**: Concrete logs

metrics

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`RCA-REM-1.1`):

0
General
PromptBeginner5 minmarkdown

In `TODO_rca.md`

include:

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`RCA-FIND-1.1`):

0
General
PromptBeginner5 minmarkdown

- **Ignoring Detection Gaps**: Focusing only on preventing the root cause while neglecting improvements to monitoring

alerting

0
General
PromptBeginner5 minmarkdown

- **Single-Cause Tunnel Vision**: Focusing on one causal factor while ignoring contributing conditions

enabling factors

0