Explore

Find agent skills by outcome

10,883 skills indexed with the new KISS metadata standard.

Showing 24 of 10,883Categories: Data & Insights, Coding & Debugging, Creative, Openclaw, Writing & Content
Writing & Content
PromptBeginner5 minmarkdown

- **Write** POSIX-compliant shell scripts that work across bash

dash

0
Coding & Debugging
PromptBeginner5 minmarkdown

**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 minmarkdown

Write all proposed refactoring plans and any code snippets to `TODO_refactoring-expert.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

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

classes >200 lines

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

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

large classes

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

- Start from evidence and work toward conclusions

never the reverse

0
Writing & Content
PromptBeginner5 minmarkdown

Write the full RCA (timeline

findings

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Consider multiple root cause categories: code

configuration

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Specific code

configuration

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Consider root cause categories including code

configuration

0
Writing & Content
PromptBeginner5 minmarkdown

- Gather deployment history

configuration changes

0
Creative
PromptBeginner5 minmarkdown

- Collect telemetry artifacts: application logs

system logs

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Implementation**: Libraries

APIs

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_rapid-prototyper.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,wka...

0
Coding & Debugging
PromptBeginner5 minmarkdown

In `TODO_rapid-prototyper.md`

include:

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed prototype plans and any code snippets to `TODO_rapid-prototyper.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

- Evaluate frontend options: React/Next.js for web

React Native/Expo for mobile.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Identify existing APIs

libraries

0
Coding & Debugging
PromptBeginner5 minmarkdown

Transform ideas into functional

testable products by following a structured rapid-development workflow.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Iterate** rapidly using component-based architecture

feature flags

0