Explore

Find agent skills by outcome

72,179 skills indexed with the new KISS metadata standard.

Showing 24 of 72,179
General
PromptBeginner5 minmarkdown

Illustrative Hand-Drawn Istanbul Skyline Prompt

{

0
General
PromptBeginner5 minmarkdown

light_reflection: minimal

only visible as highlights on the glasses frames and in the pupils

0
General
PromptBeginner5 minmarkdown

surface_detail: Fine newsprint texture

visible ink lines

0
Research & Learning
PromptBeginner5 minmarkdown

color_temperature: warm overall due to paper

with cool blue accents

0
General
PromptBeginner5 minmarkdown

light_direction: Frontal/top-down

defined by shadows under the jaw

0
Research & Learning
PromptBeginner5 minmarkdown

background: Aged

yellowed vintage newspaper with columns of text and small faded images

0
General
PromptBeginner5 minmarkdown

camera_angle: eye-level

looking slightly up

0
General
PromptBeginner5 minmarkdown

expression: neutral

contemplative

0
Research & Learning
PromptBeginner5 minmarkdown

negative_space: Moderate

occupied by paint splatters and newspaper text

0
General
PromptBeginner5 minmarkdown

pose_or_state: static

head tilted slightly up

0
General
PromptBeginner5 minmarkdown

- Suggested next steps (integration tests

property-based tests

0
General
PromptBeginner5 minmarkdown

Mixed Media Portrait Illustration

{

0
General
PromptBeginner5 minmarkdown

description: A portrait of a man with short

dark

0
General
PromptBeginner5 minmarkdown

- Assert mock interactions where relevant (e.g.

assert_called_once_with)

0
General
PromptBeginner5 minmarkdown

- One test file

clearly sectioned by function/class

0
General
PromptBeginner5 minmarkdown

- Use MagicMock for objects

patch for functions/modules

0
General
PromptBeginner5 minmarkdown

- 🟡 Should Have — Edge cases

error handling

0
General
PromptBeginner5 minmarkdown

- 🔴 Must Have — Core functionality

critical paths

0
General
PromptBeginner5 minmarkdown

- 🔵 Nice to Have — Rare scenarios

informational

0
General
PromptBeginner5 minmarkdown

Before writing tests

present the complete test plan:

0
General
PromptBeginner5 minmarkdown

- 🛡️ Risk Areas : Misuse scenarios

boundary conditions

0
General
PromptBeginner5 minmarkdown

- ❌ Edge Case — Boundaries

empty

0
General
PromptBeginner5 minmarkdown

- 📤 Outputs : Return values

types

0
Coding & Debugging
PromptBeginner5 minmarkdown

- 🔌 External Deps : DB calls

API calls

0