From 8c5cec0454f53f015d02b0f54c364c5c769f44ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel?= Date: Tue, 7 Apr 2026 02:35:15 +0200 Subject: [PATCH] fix(skills): add rendering guardrails to hyperframes skill Adds critical constraints discovered from eval analysis of 27 agent-generated compositions: - Ban `repeat: -1` (broke loading-spinner, prompt 20) - Ban async timeline construction (broke particle-logo, prompt 16) - Enforce minimum font sizes: 16px data labels, 20px body text (prompts 7, 8, 13, 14, 15, 19 all had illegible small text) - Ban full-screen dark linear gradients (prompts 3, 5, 10, 14 all showed H.264 color banding) - Mandate `` font loading over CSS `@import` (prompts 7, 24 had font loading races) - Updated output checklist with all new constraints Co-Authored-By: Claude Opus 4.6 (1M context) --- skills/hyperframes/SKILL.md | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/skills/hyperframes/SKILL.md b/skills/hyperframes/SKILL.md index 7ef2fa55..0f7207a3 100644 --- a/skills/hyperframes/SKILL.md +++ b/skills/hyperframes/SKILL.md @@ -92,12 +92,16 @@ Video must be `muted playsinline`. Audio is always a separate `