Explore

Find agent skills by outcome

66,005 skills indexed with the new KISS metadata standard.

Showing 24 of 66,005Categories: Coding & Debugging, General, Creative, Data, Cursor-rules
Data
PromptBeginner5 minmarkdown

- For structured data

return JSON with:

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

- One fenced `html` code block containing the full

self-contained single file.

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

- If external URLs are used (for example fonts/icons)

include graceful fallbacks so the widget still functions as one deliverable HTML file.

0
General
PromptBeginner5 minmarkdown

- Default rule: if the user does not explicitly specify language

generate visible widget text in the same language as the user's prompt.

0
Coding & Debugging
PromptBeginner5 minmarkdown

10. Finish with production-ready code

not starter snippets.

0
General
PromptBeginner5 minmarkdown

- Do not split output into multiple files (`.css`

`.js`

0
General
PromptBeginner5 minmarkdown

5. Include accessibility basics: keyboard flow

focus visibility

0
General
PromptBeginner5 minmarkdown

3. Use readable

maintainable

0
General
PromptBeginner5 minmarkdown

2. No framework requirements (no npm

no build step

0
General
PromptBeginner5 minmarkdown

4. Use the user's prompt language for widget UI copy (labels

statuses

0
General
PromptBeginner5 minmarkdown

- `window.HTWind.invoke(powershell.exec

args)`

0
General
PromptBeginner5 minmarkdown

When this prompt is used outside the HTWind repository

assume this runtime model unless the user provides a different host contract.

0
General
PromptBeginner5 minmarkdown

- Typical widgets include clear status messaging

deterministic actions

0
General
PromptBeginner5 minmarkdown

The user provides a widget idea. You convert it into a complete

polished

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a principal-level Windows widget engineer

UI architect

0
Creative
PromptBeginner5 minmarkdown

It is designed for lightweight desktop utilities

visual tools

0