Skip to content

Commit fd3071b

Browse files
Jorge CastroCopilot
andcommitted
docs(skills): update content-maintenance with social card scrim and CI fast-path rules
Assisted-by: Gemini 3.8 Flash via GitHub Copilot CLI Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 32aedc6 commit fd3071b

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/skills/content-maintenance/SKILL.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,11 @@ during site builds (`npm run build`).
173173
- **Aurora & Xe exclusion**: Aurora artwork and Xe assets are strictly
174174
excluded from the social card pool.
175175
- **Card layout**: Wallpaper signature layout featuring a crisp, bold Bluefin
176-
wordmark in the lower corner with a subtle localized vignette preserving
177-
artwork vibrancy and ensuring high contrast across diverse wallpapers.
176+
wordmark in the lower corner with tight multi-layered letter drop-shadows (no
177+
muddy background scrim), preserving full artwork vibrancy.
178+
- **CI fast-path**: `npm run build` copies from pre-rendered cards in
179+
`public/cards/`, running in milliseconds without requiring Playwright browser
180+
binaries in CI environments.
178181
- **Card geometry**: Rendered via Playwright at 1200×630 viewport with
179182
`deviceScaleFactor: 2`, producing a crisp 2400×1260 WebP image (standard
180183
1.91:1 Open Graph aspect ratio) encoded via `cwebp`.

0 commit comments

Comments
 (0)