Explore

Find agent skills by outcome

49,703 skills indexed with the new KISS metadata standard.

Showing 24 of 49,703Categories: General, Coding & Debugging
General
PromptBeginner5 minmarkdown

paragraphs

and bullet points for lists. But use prose (not bullets)

0
General
PromptBeginner5 minmarkdown

Not to scare

but to prepare. If the payment service goes down

0
General
PromptBeginner5 minmarkdown

simple version

then go deeper. A reader should be able to stop

0
General
PromptBeginner5 minmarkdown

5. **Be honest about problems.** Flag technical debt

known issues

0
General
PromptBeginner5 minmarkdown

4. **Be engaging.** Use conversational tone

rhetorical questions

0
General
PromptBeginner5 minmarkdown

someone actually WANTS to read

not something they're forced to.

0
General
PromptBeginner5 minmarkdown

the technical term afterward

but the reader must understand it first.

0
General
PromptBeginner5 minmarkdown

post offices

libraries

0
General
PromptBeginner5 minmarkdown

- How to run the project locally (step by step

assume zero setup)

0
General
PromptBeginner5 minmarkdown

- Key URLs (production

staging

0
General
PromptBeginner5 minmarkdown

- If you ever need to change [X]

be careful because it also affects [Y] and [Z]

0
General
PromptBeginner5 minmarkdown

- If you need to change [X]

you'd update [Y] — but be careful because [Z]

0
General
PromptBeginner5 minmarkdown

- What it is (one sentence

no jargon)

0
General
PromptBeginner5 minmarkdown

4. If yes

it sends back a confirmation — the waiter brings the receipt

0
General
PromptBeginner5 minmarkdown

When a user clicks 'Place Order'

here's what happens behind the scenes:

0
General
PromptBeginner5 minmarkdown

- For each action

walk through the FULL journey step by step:

0
General
PromptBeginner5 minmarkdown

- Pick 2-3 core user actions (e.g.

user signs up

0
General
PromptBeginner5 minmarkdown

- For every architectural decision

answer: Why this and not the obvious alternative?

0
General
PromptBeginner5 minmarkdown

Orders come in from the front desk (frontend)

get processed here

0
General
PromptBeginner5 minmarkdown

[Upload files

provide path

0
General
PromptBeginner5 minmarkdown

- **Tech stack (if you know it):** [e.g.

Next.js

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **My role:** [e.g.

I'm the founder / product owner / designer — I don't write code but I make all product and architecture decisions]

0
Coding & Debugging
PromptBeginner5 minmarkdown

understandable to non-engineers. You have a gift for analogy

narrative

0
General
PromptBeginner5 minmarkdown

- **What it does (one sentence):** [e.g.

A SaaS platform that lets restaurants manage their own online ordering without paying commission to aggregators]

0