Explore

Find agent skills by outcome

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

Showing 24 of 61,875Categories: Data & Insights, General, Data, Creative
General
PromptBeginner5 minmarkdown

6. **Every visual property is stated

never inherited by assumption.**

0
General
PromptBeginner5 minmarkdown

4. **Conditionals use explicit if/else

never as needed.**

0
Data
PromptBeginner5 minmarkdown

RIGHT: if data fetch takes >300ms

show skeleton. If fetch fails

0
General
PromptBeginner5 minmarkdown

If Tailwind: use Tailwind classes as primary

px as annotation

0
General
PromptBeginner5 minmarkdown

If CSS: use rem as primary

px as annotation

0
General
PromptBeginner5 minmarkdown

RIGHT: `text-lg` (18px) at ≥768px

`text-base` (16px) below

0
General
PromptBeginner5 minmarkdown

**If the reader has to guess

infer

0
General
PromptBeginner5 minmarkdown

must have a rule. No as appropriate

no roughly

0
General
PromptBeginner5 minmarkdown

Before writing any specs

follow these formatting rules exactly:

0
Creative
PromptBeginner5 minmarkdown

- Tertiary: You (the designer)

when checking if implementation matches intent

0
Creative
PromptBeginner5 minmarkdown

**Relationship to CLAUDE.md:** This document assumes a CLAUDE.md design system file already exists in the project root. Handoff Notes reference tokens from CLAUDE.md but don't redefine them. If no CLAUDE.md exists

run the Design System Extraction prompts first.

0
Creative
PromptBeginner5 minmarkdown

**When to use:** After design is finalized

before implementation begins. This replaces Figma handoff

0
General
PromptBeginner5 minmarkdown

**The core philosophy:** If an AI reads this document and has to guess anything

the document has failed.

0
Creative
PromptBeginner5 minmarkdown

**Description:** Generates a design handoff document that serves as direct implementation instructions for AI coding agents. Unlike traditional handoff notes that describe how a design should feel

this document provides machine-parseable specifications with zero ambiguity. Every value is explicit

0
Creative
PromptBeginner5 minmarkdown

Design Handoff Notes - AI First, Human Readable

# Design Handoff Notes — AI-First, Human-Readable

0
General
PromptBeginner5 minmarkdown

page.on('console'

msg => console.log('Browser log:'

0
General
PromptBeginner5 minmarkdown

await page.waitForSelector('#element-id'

{ state: 'visible' });

0
General
PromptBeginner5 minmarkdown

await page.fill('#password'

'password123');

0
General
PromptBeginner5 minmarkdown

console.log('Page title:'

title);

0
General
PromptBeginner5 minmarkdown

await page.fill('#username'

'testuser');

0
General
PromptBeginner5 minmarkdown

Improve visual hierarchy

clarity

0
General
PromptBeginner5 minmarkdown

Web Application Testing Skill (Imported)

---

0
General
PromptBeginner5 minmarkdown

Think of our tech stack as a crew

each member with a specialty:

0
Creative
PromptBeginner5 minmarkdown

Claude - Proje çalışma promptu

Plan a redesign for this web page before making any edits.

0