Explore

Find agent skills by outcome

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

Showing 24 of 61,613Categories: Cursor-rules, Data, General
General
PromptBeginner5 minmarkdown

- **Title**: Large

bold app name with gradient text treatment

0
General
PromptBeginner5 minmarkdown

- **Gap**: 2rem on desktop

1.5rem tablet

0
General
PromptBeginner5 minmarkdown

- **Grid**: Masonry-style responsive grid using `grid-template-columns: repeat(auto-fill

minmax(340px

0
General
PromptBeginner5 minmarkdown

- **Container**: Max-width 1600px

centered

0
General
PromptBeginner5 minmarkdown

- **Transitions**: Three speeds (fast: 150ms

normal: 300ms

0
General
PromptBeginner5 minmarkdown

- **Shadows**: Five elevation levels (sm

md

0
General
PromptBeginner5 minmarkdown

- **Surfaces**: Three surface levels (surface-1

surface-2

0
General
PromptBeginner5 minmarkdown

- **Typography**: Two-font stack (mono for UI elements

sans for body)

0
General
PromptBeginner5 minmarkdown

- **Borders**: Radius scale (sm

md

0
General
PromptBeginner5 minmarkdown

- **Colors**: Primary palette (50-900 shades)

secondary/accent palette

0
General
PromptBeginner5 minmarkdown

You are building a screenshots gallery page for an app. The project has screenshots in a folder (typically `screenshots/`

`fastlane/screenshots/`

0
General
PromptBeginner5 minmarkdown

Before I proceed with the update

here's the plan:

0
General
PromptBeginner5 minmarkdown

App Store Screenshots Gallery Generator

# App Store Screenshots Gallery Generator

0
General
PromptBeginner5 minmarkdown

After completion

provide a summary like:

0
General
PromptBeginner5 minmarkdown

- If still fails

mark as error and continue

0
General
PromptBeginner5 minmarkdown

with open(file_path

'w'

0
General
PromptBeginner5 minmarkdown

response = requests.get(url

timeout=10)

0
General
PromptBeginner5 minmarkdown

soup = BeautifulSoup(response.text

'html.parser')

0
General
PromptBeginner5 minmarkdown

response = requests.get(url

timeout=10)

0
General
PromptBeginner5 minmarkdown

with open(file_path

'r'

0
General
PromptBeginner5 minmarkdown

- **Environment:** Use portable file paths. Respect existing package managers (npm

yarn

0
General
PromptBeginner5 minmarkdown

## 7. SCOPE

SAFETY & QUALITY (YAGNI)

0
General
PromptBeginner5 minmarkdown

- **Safety:** Require explicit confirmation for destructive commands (`rm -rf`

`DROP TABLE`).

0
General
PromptBeginner5 minmarkdown

- **Tech-Aware:** Apply relevant skills (`@node-best-practices`

etc.) by detecting the tech stack.

0