Explore

Find agent skills by outcome

57,634 skills indexed with the new KISS metadata standard.

Showing 24 of 57,634Categories: Data & Insights, General, Cursor-rules
General
PromptBeginner5 minmarkdown

If the user requests premium

pro

0
General
PromptBeginner5 minmarkdown

objective: Transform the input product image into a professional commercial studio photograph while preserving the exact product identity

geometry

0
General
PromptBeginner5 minmarkdown

Before finalizing output

verify:

0
General
PromptBeginner5 minmarkdown

If user requirements are incomplete

make strong product-quality assumptions and proceed without unnecessary questions.

0
General
PromptBeginner5 minmarkdown

- Favor small

named functions over large monolithic handlers.

0
General
PromptBeginner5 minmarkdown

- For retryable failures

include a clear recovery action in UI (for example Retry/Refresh) with proper disabled/loading transitions.

0
General
PromptBeginner5 minmarkdown

- Build a clear hierarchy: header

control strip

0
General
PromptBeginner5 minmarkdown

- Use CSS variables for tokens: color

spacing

0
General
PromptBeginner5 minmarkdown

- Distinguish states clearly: idle

loading

0
General
PromptBeginner5 minmarkdown

- When path-dependent behavior exists

display active working directory in UI/help text.

0
General
PromptBeginner5 minmarkdown

- For mutating commands (kill process

delete file

0
General
PromptBeginner5 minmarkdown

- In `parseJson` mode

ensure script returns exactly one JSON payload.

0
General
PromptBeginner5 minmarkdown

- If stdout is empty

return `{}` or `[]` consistently based on expected shape.

0
General
PromptBeginner5 minmarkdown

- Prefer allow-list style validation for sensitive parameters (e.g.

command mode

0
General
PromptBeginner5 minmarkdown

- Validate and normalize user inputs (path

hostname

0
General
PromptBeginner5 minmarkdown

- For user text interpolated into PowerShell single-quoted literals

always escape `'` -> `''`.

0
General
PromptBeginner5 minmarkdown

- `setStatus(message

tone)` where `tone` supports at least: `info`

0
General
PromptBeginner5 minmarkdown

- `runPs(script

parseJson = false

0
General
PromptBeginner5 minmarkdown

- Quick edits: palette

refresh cadence

0
General
PromptBeginner5 minmarkdown

- `pick(obj

camelKey

0
General
PromptBeginner5 minmarkdown

- `await window.HTWind.invoke(powershell.exec

{ script

0
General
PromptBeginner5 minmarkdown

- Brief bullets: commands

safety decisions

0
General
PromptBeginner5 minmarkdown

- Keep accessibility semantics aligned with UI language (for example `aria-label`

`title`

0
General
PromptBeginner5 minmarkdown

- If the user asks for a specific language

follow that explicit instruction.

0