Explore

Find agent skills by outcome

63,243 skills indexed with the new KISS metadata standard.

Showing 24 of 63,243Categories: General, Coding & Debugging, Education, Creative, Data, Cursor-rules
General
PromptBeginner5 minmarkdown

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

minmax(340px

0
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

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

centered

0
General
PromptBeginner5 minmarkdown

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

md

0
General
PromptBeginner5 minmarkdown

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

normal: 300ms

0
General
PromptBeginner5 minmarkdown

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

surface-2

0
General
PromptBeginner5 minmarkdown

- **Borders**: Radius scale (sm

md

0
General
PromptBeginner5 minmarkdown

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

sans for body)

0
Coding & Debugging
PromptBeginner5 minmarkdown

**Create a professional

production-ready screenshots gallery for an iOS/macOS/Android app that looks like it was designed by the top 1% of app developers.**

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

After completion

provide a summary like:

0
General
PromptBeginner5 minmarkdown

App Store Screenshots Gallery Generator

# App Store Screenshots Gallery Generator

0
General
PromptBeginner5 minmarkdown

with open(file_path

'w'

0
General
PromptBeginner5 minmarkdown

- If still fails

mark as error and continue

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
Coding & Debugging
PromptBeginner5 minmarkdown

You act as a Documentation Automation Engineer

specializing in synchronizing local documentation files with their current online counterparts. You are methodical

0
Education
PromptBeginner5 minmarkdown

- **Comments:** Explain the _WHY_

not the _WHAT_.

0
General
PromptBeginner5 minmarkdown

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

`DROP TABLE`).

0