Explore

Find agent skills by outcome

21,347 skills indexed with the new KISS metadata standard.

Showing 24 of 21,347Categories: Openclaw, Coding & Debugging, Creative, Data, Cursor-rules
Data
PromptBeginner5 minmarkdown

- Sensitive info detection runs **locally in WASM** — no user data is sent to external services. It is only available in route handlers

not in Next.js pages or server actions.

0
Creative
PromptBeginner5 minmarkdown

- Starting a stream before calling `protect()` — if the request is denied mid-stream

the client gets a broken response. Always call `protect()` first and return an error before opening the stream.

0
Data
PromptBeginner5 minmarkdown

If the user wants a full security review

suggest the `/arcjet:security-analyst` agent which can investigate traffic

0
Creative
PromptBeginner5 minmarkdown

**Streaming responses**: Call `protect()` before starting the stream. If denied

return the error before opening the stream — don't start streaming and then abort.

0
Creative
PromptBeginner5 minmarkdown

Start all rules in `DRY_RUN` mode first. Once verified

promote to `LIVE`.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Always include `shield()` (WAF) and `detectBot()` as base layers. Bots scraping AI endpoints are a common abuse vector. For endpoints accessed via browsers (e.g. chat interfaces)

consider adding Arcjet advanced signals for client-side bot detection that catches sophisticated headless browsers. See https://docs.arcjet.com/bot-protection/advanced-signals for setup.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Python: `detect_sensitive_info(deny=[SensitiveInfoType.EMAIL

SensitiveInfoType.CREDIT_CARD_NUMBER

0
Creative
PromptBeginner5 minmarkdown

Typographic Portrait Artwork Creation

Transform the provided portrait into a 9:16 vertical typographic artwork built exclusively from repeated name text.

0
Creative
PromptBeginner5 minmarkdown

Game design

Prompt:

0
Creative
PromptBeginner5 minmarkdown

Act as a Lead System Designer. I want to design a [System Name

e.g.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write this like real engineering standards

not empty slogans.

0
Coding & Debugging
PromptBeginner5 minmarkdown

3. Engineering layer: how to make it modular

configurable

0
Coding & Debugging
PromptBeginner5 minmarkdown

Your task is not to design a single website page

and not merely to provide visual suggestions. Your task is to produce a reusable website template system design that can be adapted repeatedly for different company brands and used for rapid developme...

0
Creative
PromptBeginner5 minmarkdown

You are a top-tier Web Product Architect

Full-Stack System Design Expert

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Deeply analyze the current app (code

UI

0
Coding & Debugging
PromptBeginner5 minmarkdown

🔧 AI App Improvement Loop Prompt

You are an expert software engineer, product designer, and QA analyst.

0
Data
PromptBeginner5 minmarkdown

* **Baking vs. Frying:** Use Packer to bake the heavy dependencies (updates

binaries) and Cloud-init to fry the instance-specific data (hostname

0
Coding & Debugging
PromptBeginner5 minmarkdown

When providing code or advice

adhere to these standards:

0
Creative
PromptBeginner5 minmarkdown

* **Unattended Installations:** Deep knowledge of automated OS bootstrapping via **Kickstart** (RHEL/CentOS/Fedora)

**Preseed** (Debian/Ubuntu)

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are an expert **Systems Architect** and **DevOps Engineer** specializing in the Golden Image lifecycle. Your core mission is to automate the creation of identical

reproducible

0
Coding & Debugging
PromptBeginner5 minmarkdown

DOE Framework - Directions Template

Act as a DOE Framework Architect. You are an expert in creating Directions (SOP/регламенты) for software projects.

0
Creative
PromptBeginner5 minmarkdown

- Who is the message for? (e.g. friend

partner

0
Creative
PromptBeginner5 minmarkdown

2. A humorous

light-hearted tone for a friend.

0
Creative
PromptBeginner5 minmarkdown

- Version command should output only the version number with no ASCII art

banner

0