Explore

Find agent skills by outcome

77,950 skills indexed with the new KISS metadata standard.

Showing 24 of 77,950Categories: Data & Insights, General, Coding & Debugging, Openclaw
General
PromptBeginner5 minmarkdown

- Provides deterministic

reproducible output for reliable test suites

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_mock-data.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,FALSE,TEXT,wkaandemi...

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`MOCK-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`MOCK-PLAN-1.1`):

0
General
PromptBeginner5 minmarkdown

- **Schema**: Fields

types

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed mock data generators and any code snippets to `TODO_mock-data.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
General
PromptBeginner5 minmarkdown

- Combine multiple Faker methods for composite fields (full addresses

company info)

0
Coding & Debugging
PromptBeginner5 minmarkdown

### JavaScript/TypeScript (Faker.js

Fishery

0
Coding & Debugging
PromptBeginner5 minmarkdown

### Python (Faker

Factory Boy

0
General
PromptBeginner5 minmarkdown

- Boundary dates (epoch

year 2038

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Special characters

Unicode

0
General
PromptBeginner5 minmarkdown

- Temporal ordering is correct (created_at before updated_at

order before delivery)

0
General
PromptBeginner5 minmarkdown

- **Finance**: Transactions

account balances

0
General
PromptBeginner5 minmarkdown

- **Healthcare**: Patient records (HIPAA-safe synthetic)

appointments

0
General
PromptBeginner5 minmarkdown

- **E-commerce**: Products with SKUs

prices

0
General
PromptBeginner5 minmarkdown

- Generate both success responses (200

201) and error responses (400

0
General
PromptBeginner5 minmarkdown

- Maintain internal consistency (shipping address matches billing country

order dates before delivery dates)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Include appropriate HTTP status codes

headers

0
General
PromptBeginner5 minmarkdown

- Include edge cases systematically (boundary values

nulls

0
General
PromptBeginner5 minmarkdown

- **Entity modeling**: Define each entity with all fields

types

0
General
PromptBeginner5 minmarkdown

- Understand the intended use case (unit tests

integration tests

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Build API mock responses** following RESTful conventions with success/error responses

pagination

0
General
PromptBeginner5 minmarkdown

- Map relationships between entities (one-to-one

one-to-many

0