Explore

Find agent skills by outcome

57,742 skills indexed with the new KISS metadata standard.

Showing 24 of 57,742Categories: Cursor-rules, Data, General
General
PromptBeginner5 minmarkdown

- Icon system (Lucide

Heroicons

0
General
PromptBeginner5 minmarkdown

- Scroll-based animations (if any library like Framer Motion

GSAP is used)

0
General
PromptBeginner5 minmarkdown

- Visual variants (size

color

0
General
PromptBeginner5 minmarkdown

- Grid system (columns

gutters

0
General
PromptBeginner5 minmarkdown

- Text styles as used combinations (e.g.

heading-large = Inter 32px/700/1.2)

0
General
PromptBeginner5 minmarkdown

- Flag inconsistencies (e.g.

3 different grays used for borders)

0
General
PromptBeginner5 minmarkdown

- Font sizes (every unique size used

in px/rem/Tailwind classes)

0
General
PromptBeginner5 minmarkdown

- Font families (loaded fonts

fallback stacks

0
General
PromptBeginner5 minmarkdown

- Every color value used (hex

rgb

0
General
PromptBeginner5 minmarkdown

- Group by: primary

secondary

0
General
PromptBeginner5 minmarkdown

- Mobile-first

responsive

0
General
PromptBeginner5 minmarkdown

Suggest 3 specific improvements with reasoning

then implement them.,FALSE,TEXT,gokbeyinac

0
General
PromptBeginner5 minmarkdown

Iteration & Polish

Review the current ${page} against these criteria:

0
General
PromptBeginner5 minmarkdown

Page-by-Page Build

Based on the approved concept, build the [Homepage/About/etc.] page.

0
General
PromptBeginner5 minmarkdown

5. Tech stack decisions (animations

libraries) with reasoning

0
General
PromptBeginner5 minmarkdown

**Key pages:** [Homepage

About

0
General
PromptBeginner5 minmarkdown

**Tone:** [3-5 adjective: eg. confident

minimal

0
General
PromptBeginner5 minmarkdown

- Implement seamless integration of text

voice

0
General
PromptBeginner5 minmarkdown

- Architectural patterns in use (event systems

DI framework

0
General
PromptBeginner5 minmarkdown

- You do NOT skip edge cases. If there's a gotcha (Unity serialization quirks

execution order issues

0
General
PromptBeginner5 minmarkdown

- You do NOT produce vague

hand-wavy architectural advice. Everything is concrete and actionable.

0
General
PromptBeginner5 minmarkdown

- [ ] Are dependencies explicit and injectable

not hidden?

0
General
PromptBeginner5 minmarkdown

- [ ] Does every class have a single

clear responsibility?

0
General
PromptBeginner5 minmarkdown

- Use Unity's naming conventions: `PascalCase` for public members

`_camelCase` for private fields

0