Explore

Find agent skills by outcome

61,352 skills indexed with the new KISS metadata standard.

Showing 24 of 61,352Categories: Coding & Debugging, Data, General
General
PromptBeginner5 minmarkdown

background: Light blue sky with simple white clouds

a bright yellow sun with radiating rays in the upper right

0
General
PromptBeginner5 minmarkdown

depth_of_field: deep

everything is in sharp focus as per the drawing style

0
General
PromptBeginner5 minmarkdown

description: A hand-drawn

child-like illustration of Istanbul's skyline. The scene includes the Hagia Sophia and another mosque with blue domes and orange-terracotta walls

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

light_direction: Frontal/top-down

defined by shadows under the jaw

0
General
PromptBeginner5 minmarkdown

camera_angle: eye-level

looking slightly up

0
General
PromptBeginner5 minmarkdown

expression: neutral

contemplative

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