Explore

Find agent skills by outcome

48,868 skills indexed with the new KISS metadata standard.

Showing 24 of 48,868Categories: Data & Insights, General
General
PromptBeginner5 minmarkdown

- Visual variants (size

color

0
General
PromptBeginner5 minmarkdown

- Font families (loaded fonts

fallback stacks

0
General
PromptBeginner5 minmarkdown

- Text styles as used combinations (e.g.

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

0
General
PromptBeginner5 minmarkdown

- Font sizes (every unique size used

in px/rem/Tailwind classes)

0
General
PromptBeginner5 minmarkdown

- Group by: primary

secondary

0
General
PromptBeginner5 minmarkdown

- Flag inconsistencies (e.g.

3 different grays used for borders)

0
General
PromptBeginner5 minmarkdown

- Every color value used (hex

rgb

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

- Mobile-first

responsive

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

4. **Show the Path:** If the fix requires multiple steps

order them to minimize risk and keep the project buildable at each step.

0
General
PromptBeginner5 minmarkdown

- Consider the Unity-specific implications: serialization

inspector visibility

0
General
PromptBeginner5 minmarkdown

- **Performance Considerations:** Memory

CPU

0